SHA256
1
0
forked from pool/python-tox

- Version update to 3.1.2:

* Many changes in the code, dropped support for py <2.7 and <3.3
  * See CHANGELOG.rst
- Do not build sphinx documentation, additional dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=40
This commit is contained in:
Tomáš Chvátal
2018-07-17 13:13:11 +00:00
committed by Git OBS Bridge
parent c337ba35f8
commit 1781399e33
4 changed files with 27 additions and 28 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 17 12:44:06 UTC 2018 - tchvatal@suse.com
- Version update to 3.1.2:
* Many changes in the code, dropped support for py <2.7 and <3.3
* See CHANGELOG.rst
- Do not build sphinx documentation, additional dependencies
-------------------------------------------------------------------
Fri Dec 22 13:02:40 UTC 2017 - dimstar@opensuse.org