Accepting request 1010293 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.26.0 Bugfixes * Fix fallback to python environment when isolated_build = true is set – by @Unrud #2474 * Fixed SetuptoolsDeprecationWarning about using --global-option – by @adamchainz #2478 OBS-URL: https://build.opensuse.org/request/show/1010293 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=88
This commit is contained in:
parent
6fd786ef78
commit
47d72d0895
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 16:26:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 3.26.0
|
||||
Bugfixes
|
||||
* Fix fallback to python environment when isolated_build = true is set – by @Unrud #2474
|
||||
* Fixed SetuptoolsDeprecationWarning about using --global-option – by @adamchainz #2478
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:05:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-tox
|
||||
Version: 3.25.1
|
||||
Version: 3.26.0
|
||||
Release: 0
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c138327815f53bc6da4fe56baec5f25f00622ae69ef3fe4e1e385720e22486f9
|
||||
size 318457
|
3
tox-3.26.0.tar.gz
Normal file
3
tox-3.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44f3c347c68c2c68799d7d44f1808f9d396fc8a1a500cbc624253375c7ae107e
|
||||
size 319768
|
Loading…
Reference in New Issue
Block a user