SHA256
1
0
forked from pool/python-tox

Accepting request 807794 from home:stroeder:branches:devel:languages:python

- version update to 3.15.1
  * Allow parallel mode without arguments.
  * Allow generative section name expansion.
  * default to passing the env var PIP_EXTRA_INDEX_URL
  * some bug fixes

OBS-URL: https://build.opensuse.org/request/show/807794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=72
This commit is contained in:
Tomáš Chvátal
2020-05-21 09:14:32 +00:00
committed by Git OBS Bridge
parent 035e2a96a3
commit 06e7f3ae0c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 20 15:40:00 UTC 2020 - Michael Ströder <michael@stroeder.com>
- version update to 3.15.1
* Allow parallel mode without arguments.
* Allow generative section name expansion.
* default to passing the env var PIP_EXTRA_INDEX_URL
* some bug fixes
-------------------------------------------------------------------
Fri Apr 17 11:43:16 UTC 2020 - pgajdos@suse.com