SHA256
1
0
forked from pool/python-tox

Accepting request 703495 from home:scarabeus_iv:branches:devel:languages:python

- Update to 3.11.1:
  * When creating virtual environments we no longer ask the python to tell
    its path, but rather use the discovered path.

OBS-URL: https://build.opensuse.org/request/show/703495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal 2019-05-16 17:20:47 +00:00 committed by Git OBS Bridge
parent ccda5c46d4
commit 9363195e7f
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 16 17:04:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.11.1:
* When creating virtual environments we no longer ask the python to tell
its path, but rather use the discovered path.
-------------------------------------------------------------------
Wed May 15 20:35:25 UTC 2019 - Jonathan Harker <jharker@suse.com>

View File

@ -23,7 +23,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tox
Version: 3.11.0
Version: 3.11.1
Release: 0
Summary: Virtualenv-based automation of test activities
License: MIT
@ -122,7 +122,6 @@ done
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
export LANG=en_US.UTF-8
export PYTHONDONTWRITEBYTECODE=1
export PATH=%{buildroot}%{_bindir}:$PATH
# Ignores for gh#tox-dev/tox#1293

View File

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

3
tox-3.11.1.tar.gz Normal file
View File

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