15
0

Accepting request 1064200 from devel:languages:python

- update to 2.49:
  * Add missing python3-setuptools Depends
  * Adapt tests to setuptools 54+

OBS-URL: https://build.opensuse.org/request/show/1064200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distutils-extra?expand=0&rev=32
This commit is contained in:
2023-02-10 13:35:54 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc8979d320d5b79016e65b5e598aa100f96ef04aeba0e389d4dfec7c4d9f6c15
size 38346

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c5641ffbc79e1193d98d5576079c77ffd7a7cbcc8b01bf91287902a9aa56fce
size 38677

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 10:00:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.49:
* Add missing python3-setuptools Depends
* Adapt tests to setuptools 54+
-------------------------------------------------------------------
Sat Dec 3 22:38:27 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-distutils-extra
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-distutils-extra
Version: 2.47
Version: 2.49
Release: 0
Summary: Distutils/Setuptools Adapter
License: GPL-2.0-only