Rebuilt for Python 3.12
This commit is contained in:
parent
9cf5a83e8d
commit
a3f866e52d
@ -1,6 +1,6 @@
|
|||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 5.0.8
|
Version: 5.0.8
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Config file reading, writing, and validation
|
Summary: Config file reading, writing, and validation
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://configobj.readthedocs.org/
|
URL: http://configobj.readthedocs.org/
|
||||||
@ -50,6 +50,9 @@ export PYTHONPATH=$(pwd)/build/lib
|
|||||||
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.0.8-3
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue May 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.8-2
|
* Tue May 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.8-2
|
||||||
- Avoid pytest-cov dependency
|
- Avoid pytest-cov dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user