automatic version update by autodist [release 4.6.1-1mamba;Thu Nov 13 2025]

This commit is contained in:
2025-11-13 23:28:23 +01:00
parent 8188ae32c2
commit 9636ab6342

View File

@@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pypresence
Version: 4.3.0
Release: 2mamba
Version: 4.6.1
Release: 1mamba
Summary: Discord RPC client written in Python
Group: System/Libraries
Vendor: openmamba
@@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/qwertyquerty/pypresence
Source: https://pypi.debian.net/pypresence/pypresence-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Nov 13 2025 Automatic Build System <autodist@openmamba.org> 4.6.1-1mamba
- automatic version update by autodist
* Tue Feb 20 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.0-2mamba
- rebuilt with python3 ~= 3.11