rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.1.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
8d8152914d
commit
e0f55da596
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-ghp-import
|
Name: python-ghp-import
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Copy your docs directly to the gh-pages branch
|
Summary: Copy your docs directly to the gh-pages branch
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,9 +11,10 @@ URL: https://github.com/c-w/ghp-import
|
|||||||
Source: http://pypi.debian.net/ghp-import/ghp-import-%{version}.tar.gz
|
Source: http://pypi.debian.net/ghp-import/ghp-import-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(python-dateutil)
|
BuildRequires: python3.11dist(python-dateutil)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -49,5 +50,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Tue Sep 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
|
* Tue Sep 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user