14
0

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

- update to version 4.5.2:
  * Namespace packages are supported on Python 3.7
  * Python 3.8 (as of today!) passes all tests

OBS-URL: https://build.opensuse.org/request/show/662290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2019-01-01 14:27:59 +00:00
committed by Git OBS Bridge
parent 44ebd556c0
commit 04b77e41fb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 1 13:38:34 UTC 2019 - Michael Ströder <michael@stroeder.com>
- update to version 4.5.2:
* Namespace packages are supported on Python 3.7
* Python 3.8 (as of today!) passes all tests
-------------------------------------------------------------------
Tue Jul 17 13:30:37 UTC 2018 - tchvatal@suse.com