From db46488ba495d51813f40be2620d4b5d8abfe56d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:03:22 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-zipp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 3970d1f..8a197f6 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT @@ -46,6 +46,9 @@ A pathlib-compatible Zipfile object wrapper. A backport of the Path object. %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.5.1-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild