rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.10.2-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
30ae35bb88
commit
4fdeb27400
@ -1,20 +1,20 @@
|
||||
Name: python-transliterate
|
||||
Version: 1.10.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Bi-directional transliterator for Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/transliterate
|
||||
URL: https://pypi.org/project/transliterate/
|
||||
Source: https://pypi.debian.net/transliterate/transliterate-%{version}.tar.gz
|
||||
License: GPL, LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Bi-directional transliterator for Python.
|
||||
@ -45,6 +45,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.10.2-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.2-1mamba
|
||||
- update to 1.10.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user