forked from pool/python-distutils-extra
- update to 2.50:
* Fix KeyError on .egg-info files in debian directory
(regression in 2.48)
* setup.py: Check that Debian version starts with
DistUtilsExtra version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=48
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c5641ffbc79e1193d98d5576079c77ffd7a7cbcc8b01bf91287902a9aa56fce
|
||||
size 38677
|
||||
3
python-distutils-extra-2.50.tar.bz2
Normal file
3
python-distutils-extra-2.50.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6aae7e2639730f77d2e3e08fc59363cb3d9035faac0a10b4c3a2915606d31b02
|
||||
size 39065
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 16:52:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.50:
|
||||
* Fix KeyError on .egg-info files in debian directory
|
||||
(regression in 2.48)
|
||||
* setup.py: Check that Debian version starts with
|
||||
DistUtilsExtra version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 10:00:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-distutils-extra
|
||||
Version: 2.49
|
||||
Version: 2.50
|
||||
Release: 0
|
||||
Summary: Distutils/Setuptools Adapter
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user