Update to 3.19.0 (rhbz#2283322)

epel9
Lumir Balhar 9 months ago
parent aa16ff6bff
commit f17e5c43e7

@ -1,7 +1,7 @@
%global pypi_name zipp
Name: python-%{pypi_name}
Version: 3.18.1
Version: 3.19.0
Release: %autorelease
Summary: Backport of pathlib-compatible object wrapper for zip files
@ -17,6 +17,7 @@ BuildRequires: pyproject-rpm-macros
# is full of linters and static code checkers
BuildRequires: python3dist(pytest)
BuildRequires: python3dist(jaraco-functools)
BuildRequires: python3dist(jaraco-test)
%description
A pathlib-compatible Zipfile object wrapper. A backport of the Path object.

@ -1 +1 @@
SHA512 (zipp-3.18.1.tar.gz) = 27f2a5a098c773ea878b751e5c1d4e6bb89a367cd676f0b4508f3c372e78e1522de6eb46a17c8ac22a09cc6b041e393db40d14d918c7abe44cc2158f886a8045
SHA512 (zipp-3.19.0.tar.gz) = 74b381ac79ac4db520f13d4af32c5dbed52ec8a5053a749ea99704097b3ae6a6ce75b3e34ca91929767935d4427a29a368f23734dcc034e12f8e29aea6dd5ddc

Loading…
Cancel
Save