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:
@@ -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