14
0

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,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