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
|
||||
Version: 0.3
|
||||
Version: 0.3.1
|
||||
Release: 1mamba
|
||||
Summary: Simple JavaScript interpreter for Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/dukpy
|
||||
Source: https://github.com/kovidgoyal/dukpy.git/v%{version}/dukpy-%{version}.tar.bz2
|
||||
URL: https://pypi.org/project/dukpy/
|
||||
Source: https://pypi.debian.net/dukpy/dukpy-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -42,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- update to 0.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user