15
0

- 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:
2023-04-16 16:53:16 +00:00
committed by Git OBS Bridge
parent 52d769afd7
commit 30e35d21da
4 changed files with 13 additions and 4 deletions

View File

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