- 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dab88a488762c3ca510c14207dda5aaf6e0e311db29264e62f2e680d2b8290ba
size 171418

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:733d89f79b642ca4cb535ef5d64fb69a3ad2edbe27445553545e4c3fc227d285
size 171519

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>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyfakefs
Version: 3.5.7
Version: 3.5.8
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0