14
0
forked from pool/python-tox

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:
2022-10-13 07:49:49 +00:00
committed by Git OBS Bridge
parent 6fd786ef78
commit 47d72d0895
4 changed files with 12 additions and 4 deletions

View File

@@ -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>