update to 1.7 [release 1.7-1mamba;Thu May 09 2024]
This commit is contained in:
parent
493e8d1b37
commit
cbcbfa2e41
@ -1,13 +1,13 @@
|
|||||||
Name: python-pyTwistyScrambler
|
Name: python-pyTwistyScrambler
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/euphwes/pyTwistyScrambler
|
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: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
@ -27,7 +27,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pyTwistyScrambler-%{version}
|
%setup -q -n pytwistyscrambler-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||||
@ -49,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
|
||||||
|
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7-1mamba
|
||||||
|
- update to 1.7
|
||||||
|
|
||||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.6-3mamba
|
* 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
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user