From 7d7af1fb5bd12820b2dd559a7d4ced5291da2f18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:33:29 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cups.spec b/python-cups.spec index 0656cb7..fa32587 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,7 +6,7 @@ Summary: Python bindings for CUPS Name: python-cups Version: 1.9.74 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://cyberelk.net/tim/software/pycups/ Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 License: GPLv2+ @@ -65,6 +65,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %doc examples html %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.9.74-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.9.74-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild