update to 0.3.1 [release 0.3.1-1mamba;Thu May 09 2024]
This commit is contained in:
parent
eb27b62abe
commit
45398b9509
@ -1,20 +1,18 @@
|
|||||||
Name: python-dukpy
|
Name: python-dukpy
|
||||||
Version: 0.3
|
Version: 0.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Simple JavaScript interpreter for Python
|
Summary: Simple JavaScript interpreter for Python
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/dukpy
|
URL: https://pypi.org/project/dukpy/
|
||||||
Source: https://github.com/kovidgoyal/dukpy.git/v%{version}/dukpy-%{version}.tar.bz2
|
Source: https://pypi.debian.net/dukpy/dukpy-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -42,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.1-1mamba
|
||||||
|
- update to 0.3.1
|
||||||
|
|
||||||
* Fri Oct 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-1mamba
|
* Fri Oct 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-1mamba
|
||||||
- update to 0.3
|
- update to 0.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user