Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918112
en ru br
ALT Linux repos
S:4.3.0-alt1

Group :: Development/Python3
RPM: python3-module-pypresence

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modname pypresence

Name: python3-module-%modname
Version: 4.3.0
Release: alt1

Summary: Discord RPC and Rich Presence wrapper library

License: MIT
Group: Development/Python3
Url: https://qwertyquerty.github.io/pypresence/html/index.html
# https://github.com/qwertyquerty/pypresence

Source: %url/archive/%version/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires: rpm-build-python3 python3-module-setuptools python3-module-wheel

%description
%summary.

%prep
%setup -n %modname-%version
# description-file will not be supported in future versions
sed -i 's|description-file|description_file|' setup.cfg

%build
%pyproject_build

%install
%pyproject_install

%files
%doc docs README.md LICENSE CONTRIBUTING.md
%python3_sitelibdir_noarch/%{modname}*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin