#15 Update to 3.17.0 (rhbz#2239492)
Merged 8 months ago by lbalhar. Opened 8 months ago by lbalhar.
rpms/ lbalhar/python-zipp rawhide  into  rawhide

file modified
+2 -2
@@ -1,7 +1,7 @@ 

  %global pypi_name zipp

  

  Name:           python-%{pypi_name}

- Version:        3.16.2

+ Version:        3.17.0

  Release:        %autorelease

  Summary:        Backport of pathlib-compatible object wrapper for zip files

  
@@ -32,7 +32,7 @@ 

  %prep

  %autosetup -n %{pypi_name}-%{version}

  # jaraco.itertools and func_timeout are not available in Fedora yet

- sed -i "/import jaraco.itertools/d" tests/test_zipp.py

+ sed -i "/import jaraco.itertools/d" tests/test_path.py

  

  %generate_buildrequires

  %pyproject_buildrequires -r

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (zipp-3.16.2.tar.gz) = cb7f19638b2bc2bb1c38241078836c4e484b8f1fae8232073da25967f01e449eb8a6c870d2afde285ea9ae319785a9e4b7cb0e5edc2d0f4690f3ce27c359be93

+ SHA512 (zipp-3.17.0.tar.gz) = efd100add7e8face19a6163d07b5efbef6f896d1f3ed2dbdd443ed7e523428bd779d1f05dfe806d4d2bbe10c17c21136f2a0b6f0cbe6000dd8a6abb86dede725

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/02af1452dbc243ab8edb07a28a544252

rebased onto 2ab338d

8 months ago

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/a0ebf3cce4ff41ddb879d74b759a3c3a

Pull-Request has been merged by lbalhar

8 months ago
Metadata