Accepting request 660280 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/660280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfakefs?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-12-21 07:22:31 +00:00 committed by Git OBS Bridge
commit 6daf482906
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d1d9633f07c949b304d55edec95d30c2030342375c276b83dd26a9b2e9400ee
size 167207

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 20 07:33:19 UTC 2018 - Karol Babioch <kbabioch@suse.de>
- Update to version 3.5.4
* added context manager class Pause for pause/resume
* fixed permission handling for root user
* avoid AttributeError triggered by modules without __module__ attribute
-------------------------------------------------------------------
Thu Nov 22 19:40:46 UTC 2018 - Karol Babioch <kbabioch@suse.de>

View File

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