Accepting request 1031181 from devel:languages:python

- Update to 20.16.6:
  - Drop unneeded shims for PyPy3 directory structure
  - Fix selected scheme on debian derivatives for python 3.10
    when python3-distutils is not installed or the venv scheme is
    not avaiable
  - Allow the test suite to pass even with the original C shell
    (rather than tcsh)
  - Fix fallback handling of downloading wheels for bundled
    packages
  - Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to
    22.3 from 22.2.2

OBS-URL: https://build.opensuse.org/request/show/1031181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2022-10-27 11:54:03 +00:00 committed by Git OBS Bridge
commit 593eb3f3a3
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Oct 25 17:54:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 20.16.6:
- Drop unneeded shims for PyPy3 directory structure
- Fix selected scheme on debian derivatives for python 3.10
when python3-distutils is not installed or the venv scheme is
not avaiable
- Allow the test suite to pass even with the original C shell
(rather than tcsh)
- Fix fallback handling of downloading wheels for bundled
packages
- Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to
22.3 from 22.2.2
-------------------------------------------------------------------
Mon Oct 10 09:35:14 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -25,10 +25,9 @@
%bcond_with test
%endif
# there is no platformdirs for python2 on any of the target distributions
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-virtualenv%{psuffix}
Version: 20.16.5
Version: 20.16.6
Release: 0
Summary: Virtual Python Environment builder
License: MIT

View File

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

View File

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