rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.3.2-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
ac4659db15
commit
7e5ae27f32
@ -1,6 +1,6 @@
|
|||||||
Name: python-setproctitle
|
Name: python-setproctitle
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Python library that allow customization of the process title
|
Summary: A Python library that allow customization of the process title
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,8 +11,9 @@ Source: http://pypi.debian.net/setproctitle/setproctitle-%{version}.tar.g
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
setproctitle allow customization of the process title.
|
setproctitle allow customization of the process title.
|
||||||
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYRIGHT
|
%doc COPYRIGHT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.2-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user