rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
7965bbe06f
commit
0197db72a6
@ -1,6 +1,6 @@
|
|||||||
Name: python-mpd2
|
Name: python-mpd2
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Python library which provides a client interface for the Music Player Daemon
|
Summary: A Python library which provides a client interface for the Music Player Daemon
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ URL: https://pypi.org/project/python-mpd2/
|
|||||||
Source: https://pypi.debian.net/python-mpd2/python-mpd2-%{version}.tar.gz
|
Source: https://pypi.debian.net/python-mpd2/python-mpd2-%{version}.tar.gz
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/python_mpd2-%{version}-py*.egg-info/*
|
%{python_sitearch}/python_mpd2-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user