rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.3.0-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
05bf9fbddb
commit
e9b9592d7b
@ -1,6 +1,6 @@
|
||||
Name: python-qserve
|
||||
Version: 0.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Job queue server
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,10 @@ URL: https://github.com/pediapress/qserve
|
||||
Source: https://pypi.debian.net/qserve/qserve-%{version}.zip
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(future)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(future)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/qserve-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 0.3.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 0.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user