Accepting request 665330 from home:kbabioch:branches:devel:languages:python

- Update to version 3.5.6
  * import external pathlib2 and scandir packages first if present

OBS-URL: https://build.opensuse.org/request/show/665330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=14
This commit is contained in:
Karol Babioch 2019-01-13 17:30:44 +00:00 committed by Git OBS Bridge
parent 1f6de43041
commit a6b702ff03
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 13 17:26:44 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- Update to version 3.5.6
* import external pathlib2 and scandir packages first if present
-------------------------------------------------------------------
Thu Dec 20 21:11:36 UTC 2018 - Karol Babioch <kbabioch@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pyfakefs
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyfakefs
Version: 3.5.5
Version: 3.5.6
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0