Rebuilt for Python 3.10
This commit is contained in:
parent
ee51e98925
commit
8a07d75d67
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python interface to the pkg-config command line tool
|
Summary: Python interface to the pkg-config command line tool
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -108,6 +108,9 @@ sed -i -e s/distutils.core/setuptools/ setup.py
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.5.2-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Sun Mar 21 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.5.2-1
|
* Sun Mar 21 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.5.2-1
|
||||||
- Update to version 1.5.2
|
- Update to version 1.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user