Rebuilt for Python 3.10
This commit is contained in:
parent
5e2f7ecd04
commit
96a6e58d6e
@ -6,7 +6,7 @@
|
|||||||
Summary: Python bindings for CUPS
|
Summary: Python bindings for CUPS
|
||||||
Name: python-cups
|
Name: python-cups
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
# older URL, but still with useful information about pycups
|
# older URL, but still with useful information about pycups
|
||||||
#URL: http://cyberelk.net/tim/software/pycups/
|
#URL: http://cyberelk.net/tim/software/pycups/
|
||||||
URL: https://github.com/OpenPrinting/pycups/
|
URL: https://github.com/OpenPrinting/pycups/
|
||||||
@ -74,6 +74,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%doc examples html
|
%doc examples html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.1-9
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-8
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user