automatic version update by autodist [release 0.11.0-1mamba;Mon Apr 15 2024]
This commit is contained in:
parent
70253fd14d
commit
d7e6560c02
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-moddb
|
Name: python-moddb
|
||||||
Version: 0.10.0
|
Version: 0.11.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A scrapper for ModDB Mod and Game pages
|
Summary: A scrapper for ModDB Mod and Game pages
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,9 +13,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.11dist(beautifulsoup4) >= 4 with python3.11dist(beautifulsoup4) < 5)
|
BuildRequires: (python3.11dist(beautifulsoup4) >= 4 with python3.11dist(beautifulsoup4) < 5)
|
||||||
BuildRequires: (python3.11dist(requests) >= 2 with python3.11dist(requests) < 3)
|
BuildRequires: (python3.11dist(requests) >= 2 with python3.11dist(requests) < 3)
|
||||||
BuildRequires: (python3.11dist(toolz) >= 0 with python3.11dist(toolz) < 1)
|
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(pyrate-limiter)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 0.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.0-2mamba
|
* Wed Feb 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.0-2mamba
|
||||||
- relax version requirement for pyrate-limiter
|
- relax version requirement for pyrate-limiter
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user