diff --git a/python-zipp.spec b/python-zipp.spec index 5575656..eeabdef 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,8 +1,8 @@ %global pypi_name zipp Name: python-%{pypi_name} -Version: 3.8.1 -Release: 2%{?dist} +Version: 3.9.0 +Release: 1%{?dist} Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT @@ -12,7 +12,10 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros +# Not using test dependencies because the list +# is full of linters and static code checkers BuildRequires: python3dist(pytest) +BuildRequires: python3dist(jaraco-functools) %description A pathlib-compatible Zipfile object wrapper. A backport of the Path object. @@ -51,6 +54,10 @@ sed -i "/func_timeout/d" test_zipp.py %doc README.rst %changelog +* Sun Oct 09 2022 Lumír Balhar - 3.9.0-1 +- Update to 3.9.0 +Resolves: rhbz#2133213 + * Fri Jul 22 2022 Fedora Release Engineering - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index d7dfb37..800c7b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zipp-3.8.1.tar.gz) = 05639feb20c7e8d3480ce17a52115a85bb2f0706ee0c1b15589b7556bb914ef30a1a34fa743217694b753bb5e72095c90fab7dfee85f2dbf461347322acb4d2e +SHA512 (zipp-3.9.0.tar.gz) = eaff85ab7e0775bc091b4e32281397bd8fa92d1644b368593f18a04c1a408937351606ad9cc2831cd3bce61ca59b05e7622e5d14282bc28299943ef5dd9012f9