From 9363195e7fc60f6bd2073ce255b829daf8c38bc479fbe7837ad1a493dac995b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 May 2019 17:20:47 +0000 Subject: [PATCH] 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 --- python-tox.changes | 7 +++++++ python-tox.spec | 3 +-- tox-3.11.0.tar.gz | 3 --- tox-3.11.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 tox-3.11.0.tar.gz create mode 100644 tox-3.11.1.tar.gz diff --git a/python-tox.changes b/python-tox.changes index 3371b8b..a25c2b4 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 16 17:04:41 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-tox.spec b/python-tox.spec index d723f74..ac8335f 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -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 diff --git a/tox-3.11.0.tar.gz b/tox-3.11.0.tar.gz deleted file mode 100644 index c5d38aa..0000000 --- a/tox-3.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5358eae59e3bdba5d9bd0794331854e36250e62fa3cf7d4059ae730bfe5ca432 -size 283901 diff --git a/tox-3.11.1.tar.gz b/tox-3.11.1.tar.gz new file mode 100644 index 0000000..65955c9 --- /dev/null +++ b/tox-3.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9 +size 284226