- update to 3.18.0:
* Bypass ZipFile.namelist in glob for better performance. * Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 13:51:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.18.0:
|
||||
* Bypass ZipFile.namelist in glob for better performance.
|
||||
* Refactored glob functionality to support a more generalized
|
||||
solution with support for platform-specific path separators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 09:06:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-zipp
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zipp%{psuffix}
|
||||
Version: 3.17.0
|
||||
Version: 3.18.0
|
||||
Release: 0
|
||||
Summary: Pathlib-compatible object wrapper for zip files
|
||||
License: MIT
|
||||
|
BIN
zipp-3.17.0.tar.gz
(Stored with Git LFS)
BIN
zipp-3.17.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
zipp-3.18.0.tar.gz
Normal file
3
zipp-3.18.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df8d042b02765029a09b157efd8e820451045890acc30f8e37dd2f94a060221f
|
||||
size 21258
|
Reference in New Issue
Block a user