Accepting request 1133992 from devel:languages:python

- update to 0.3.8:
  * Fix #209: use legacy version implementation for Python
    versions.
  * Fix #204: use symlinks in venv creation during test.
  * Fix #208: handle deprecation removals in Python 3.13.

  * Handle a single trailing comma following a version.
- drop python-distlib-2048-bit-key.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/1133992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distlib?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2023-12-20 20:00:43 +00:00 committed by Git OBS Bridge
commit 43224606ed
4 changed files with 16 additions and 8 deletions

BIN
distlib-0.3.7.tar.gz (Stored with Git LFS)

Binary file not shown.

3
distlib-0.3.8.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 19 09:57:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.3.8:
* Fix #209: use legacy version implementation for Python
versions.
* Fix #204: use symlinks in venv creation during test.
* Fix #208: handle deprecation removals in Python 3.13.
-------------------------------------------------------------------
Tue Aug 8 11:07:21 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -16,10 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-distlib
Version: 0.3.7
Version: 0.3.8
Release: 0
Summary: Distribution utilities
License: Python-2.0