rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.9.6.1-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
0cbbdb0407
commit
5626ec7461
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-vobject
|
||||
Version: 0.9.6.1
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A Python iCalendar library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,10 +11,11 @@ URL: http://vobject.skyhouseconsulting.com/
|
||||
Source: https://pypi.debian.net/vobject/vobject-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(python-dateutil)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(python-dateutil)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
|
||||
@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.9.6.1-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Aug 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6.1-2mamba
|
||||
- rebuilt for python3 and with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user