14
0

- Version update to 39.0.1:

* Fix utf parsing with python2
  * Various other fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=142
This commit is contained in:
Tomáš Chvátal
2018-03-19 10:57:18 +00:00
committed by Git OBS Bridge
parent 7eb2c82551
commit 82005b016a
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 19 10:56:56 UTC 2018 - tchvatal@suse.com
- Version update to 39.0.1:
* Fix utf parsing with python2
* Various other fixes
-------------------------------------------------------------------
Sat Mar 17 19:26:20 UTC 2018 - arun@gmx.de