14
0

- Update to 3.5.8:

* Mainly fixes a regression bug under Python 2.7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-03-22 14:29:29 +00:00
committed by Git OBS Bridge
parent dce3b10741
commit 803d2fdf4d
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 22 14:28:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.5.8:
* Mainly fixes a regression bug under Python 2.7.
-------------------------------------------------------------------
Tue Feb 12 15:37:32 UTC 2019 - Karol Babioch <kbabioch@suse.de>