rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.8.8.7-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
d9f59563d0
commit
9fdbd74498
@ -1,6 +1,6 @@
|
|||||||
Name: python-doxypypy
|
Name: python-doxypypy
|
||||||
Version: 0.8.8.7
|
Version: 0.8.8.7
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A more Pythonic version of doxypy, a Doxygen filter for Python
|
Summary: A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,10 +10,11 @@ URL: https://github.com/Feneric/doxypypy
|
|||||||
Source: https://pypi.debian.net/doxypypy/doxypypy-%{version}.tar.gz
|
Source: https://pypi.debian.net/doxypypy/doxypypy-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(chardet)
|
BuildRequires: python3.11dist(chardet)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -49,6 +50,9 @@ sed -i "/sample_utf.*cpython.*.pyc/d" %{name}.filelist
|
|||||||
%{python_sitearch}/doxypypy/test/__pycache__/sample_utf*cpython*.pyc
|
%{python_sitearch}/doxypypy/test/__pycache__/sample_utf*cpython*.pyc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.8.8.7-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 0.8.8.7-1mamba
|
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 0.8.8.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user