forked from pool/python-setuptools
- Update to 67.7.2:
* #3902: Fixed wrong URLs used in warnings and logs. * #3898: Fixes setuptools.dist:invalid_unless_false when value is false don’t raise error * #3849: Overhaul warning system for better visibility. * #3884: Add a stacklevel parameter to warnings.warn() to provide more information to the user. - Add patch use-tarfile-extraction_filter.patch: * Set an extraction_filter to avoid a warning. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=240
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 02:23:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 67.7.2:
|
||||
* #3902: Fixed wrong URLs used in warnings and logs.
|
||||
* #3898: Fixes setuptools.dist:invalid_unless_false when value is false
|
||||
don’t raise error
|
||||
* #3849: Overhaul warning system for better visibility.
|
||||
* #3884: Add a stacklevel parameter to warnings.warn() to provide more
|
||||
information to the user.
|
||||
- Add patch use-tarfile-extraction_filter.patch:
|
||||
* Set an extraction_filter to avoid a warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 08:13:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user