From dce3b1074134f61b2f95dd136300bbf81d7317bd185fcfc08934ce72c49058ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Feb 2019 16:24:32 +0000 Subject: [PATCH] Accepting request 674160 from home:kbabioch:branches:devel:languages:python - Update to version 3.5.7 * Fixes a regression introduced in the last version OBS-URL: https://build.opensuse.org/request/show/674160 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=17 --- python-pyfakefs-3.5.6.tar.gz | 3 --- python-pyfakefs-3.5.7.tar.gz | 3 +++ python-pyfakefs.changes | 6 ++++++ python-pyfakefs.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-pyfakefs-3.5.6.tar.gz create mode 100644 python-pyfakefs-3.5.7.tar.gz diff --git a/python-pyfakefs-3.5.6.tar.gz b/python-pyfakefs-3.5.6.tar.gz deleted file mode 100644 index 63816ef..0000000 --- a/python-pyfakefs-3.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c7d02d36675f5041c89d9a35f7b61df1bebe1448be2bb4676f55d44e7a1f96d -size 170960 diff --git a/python-pyfakefs-3.5.7.tar.gz b/python-pyfakefs-3.5.7.tar.gz new file mode 100644 index 0000000..5620456 --- /dev/null +++ b/python-pyfakefs-3.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab88a488762c3ca510c14207dda5aaf6e0e311db29264e62f2e680d2b8290ba +size 171418 diff --git a/python-pyfakefs.changes b/python-pyfakefs.changes index e3a95f3..1ce58b6 100644 --- a/python-pyfakefs.changes +++ b/python-pyfakefs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 12 15:37:32 UTC 2019 - Karol Babioch + +- Update to version 3.5.7 + * Fixes a regression introduced in the last version + ------------------------------------------------------------------- Mon Jan 14 08:32:56 UTC 2019 - Karol Babioch diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index ef5c02a..04e2a9e 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyfakefs -Version: 3.5.6 +Version: 3.5.7 Release: 0 Summary: Fake file system that mocks the Python file system modules License: Apache-2.0