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
|
||||
Version: 1.6
|
||||
Release: 3mamba
|
||||
Version: 1.7
|
||||
Release: 1mamba
|
||||
Summary: Python module for generating scrambles of various twisty puzzles, including the Rubik's cube, 4x4x4 cube, and others
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
@ -27,7 +27,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n pyTwistyScrambler-%{version}
|
||||
%setup -q -n pytwistyscrambler-%{version}
|
||||
|
||||
%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/*
|
||||
|
||||
%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
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user