rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.6-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
0169b29c8f
commit
493e8d1b37
@ -1,6 +1,6 @@
|
|||||||
Name: python-pyTwistyScrambler
|
Name: python-pyTwistyScrambler
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Python module for generating scrambles of various twisty puzzles, including the Rubik's cube, 4x4x4 cube, and others
|
Summary: Python module for generating scrambles of various twisty puzzles, including the Rubik's cube, 4x4x4 cube, and others
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,13 +10,14 @@ URL: https://github.com/euphwes/pyTwistyScrambler
|
|||||||
Source: https://pypi.debian.net/pyTwistyScrambler/pyTwistyScrambler-%{version}.tar.gz
|
Source: https://pypi.debian.net/pyTwistyScrambler/pyTwistyScrambler-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(appdirs)
|
BuildRequires: python3.11dist(appdirs)
|
||||||
BuildRequires: python3.7dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.7dist(pyexecjs)
|
BuildRequires: python3.11dist(pyexecjs)
|
||||||
BuildRequires: python3.7dist(pyparsing)
|
BuildRequires: python3.11dist(pyparsing)
|
||||||
BuildRequires: python3.7dist(six)
|
BuildRequires: python3.11dist(six)
|
||||||
## 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
|
|||||||
%{python_sitearch}/pyTwistyScrambler-%{version}-py*.egg-info/*
|
%{python_sitearch}/pyTwistyScrambler-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.6-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6-2mamba
|
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user