Rebuilt for Python 3.9
This commit is contained in:
parent
1b74dc28cd
commit
60e249f57b
@ -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: 1%{?dist}
|
Release: 2%{?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/
|
||||||
@ -67,6 +67,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%doc examples html
|
%doc examples html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Fri Apr 24 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2.0.1-1
|
* Fri Apr 24 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2.0.1-1
|
||||||
- 2.0.1, fixes #1816107
|
- 2.0.1, fixes #1816107
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user