rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.4.3-3mamba;Fri Sep 29 2023]
This commit is contained in:
parent
adbb020740
commit
e46a803227
@ -1,6 +1,6 @@
|
|||||||
Name: python-cube-scramble-cli
|
Name: python-cube-scramble-cli
|
||||||
Version: 0.4.3
|
Version: 0.4.3
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Applications/Games
|
Summary: Applications/Games
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,12 +10,13 @@ URL: https://github.com/seanbreckenridge/cube-scramble-cli
|
|||||||
Source: https://github.com/seanbreckenridge/cube-scramble-cli.git/%{version}/cube-scramble-cli-%{version}.tar.bz2
|
Source: https://github.com/seanbreckenridge/cube-scramble-cli.git/%{version}/cube-scramble-cli-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(prompt-toolkit)
|
BuildRequires: python3.11dist(prompt-toolkit)
|
||||||
BuildRequires: python3.7dist(pytwistyscrambler)
|
BuildRequires: python3.11dist(pytwistyscrambler)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(tabulate)
|
BuildRequires: python3.11dist(tabulate)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 0.4.3-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.3-2mamba
|
* Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.3-2mamba
|
||||||
- rebuild for python3 and with dist deps
|
- rebuild for python3 and with dist deps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user