Accepting request 853600 from devel:languages:python

- Require xonsh for testing of all Python 3 flavors in Tumbleweed
  gh#openSUSE/python-rpm-macros#66
- Update to 20.2.1
  * Optionally skip VCS ignore directive for entire virtualenv directory
  * Add ``--read-only-app-data`` option to allow for creation based on 
    an existing app data cache which is non-writable
  * The python specification can now take one or more values, first found 
    is used to create the virtual environment

OBS-URL: https://build.opensuse.org/request/show/853600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-12-12 19:29:01 +00:00 committed by Git OBS Bridge
commit a957f4685c
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 6 23:22:34 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Require xonsh for testing of all Python 3 flavors in Tumbleweed
gh#openSUSE/python-rpm-macros#66
- Update to 20.2.1
* Optionally skip VCS ignore directive for entire virtualenv directory
* Add ``--read-only-app-data`` option to allow for creation based on
an existing app data cache which is non-writable
* The python specification can now take one or more values, first found
is used to create the virtual environment
-------------------------------------------------------------------
Thu Oct 8 04:11:15 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-virtualenv%{psuffix}
Version: 20.0.33
Version: 20.2.1
Release: 0
Summary: Virtual Python Environment builder
License: MIT
@ -62,7 +62,11 @@ BuildRequires: %{python_module pytest-mock >= 2.0.0}
BuildRequires: %{python_module pytest-timeout >= 1.3.4}
BuildRequires: %{python_module virtualenv >= %{version}}
BuildRequires: fish
%if 0%{?suse_version} >= 1550
BuildRequires: %{python_module xonsh >= 0.9.13}
%else
BuildRequires: python3-xonsh >= 0.9.13
%endif
BuildRequires: tcsh
%endif
%python_subpackages

View File

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

3
virtualenv-20.2.1.tar.gz Normal file
View File

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