From 1f6de43041a762305badefbc6de000ccca9630d94e2371ee2f276bca27803c9a Mon Sep 17 00:00:00 2001 From: Karol Babioch Date: Fri, 21 Dec 2018 14:29:33 +0000 Subject: [PATCH] Accepting request 660392 from home:kbabioch:branches:devel:languages:python - Update to version 3.5.5 * Removed permission warnings (shebang line vs. executable bit) OBS-URL: https://build.opensuse.org/request/show/660392 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=12 --- python-pyfakefs-3.5.4.tar.gz | 3 --- python-pyfakefs-3.5.5.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.4.tar.gz create mode 100644 python-pyfakefs-3.5.5.tar.gz diff --git a/python-pyfakefs-3.5.4.tar.gz b/python-pyfakefs-3.5.4.tar.gz deleted file mode 100644 index c4052c2..0000000 --- a/python-pyfakefs-3.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:addc39194ace1b3efb934801faad3dda5b39790ea3ad68c0b0551361fe50a1f1 -size 170657 diff --git a/python-pyfakefs-3.5.5.tar.gz b/python-pyfakefs-3.5.5.tar.gz new file mode 100644 index 0000000..1313187 --- /dev/null +++ b/python-pyfakefs-3.5.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a344abe360e14724c41daae1c691d0e09e70bbfe07d5c69168a6ef7a516b004 +size 170668 diff --git a/python-pyfakefs.changes b/python-pyfakefs.changes index 06812bd..d72285a 100644 --- a/python-pyfakefs.changes +++ b/python-pyfakefs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 20 21:11:36 UTC 2018 - Karol Babioch + +- Update to version 3.5.5 + * Removed permission warnings (shebang line vs. executable bit) + ------------------------------------------------------------------- Thu Dec 20 07:33:19 UTC 2018 - Karol Babioch diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index acd38f0..bfac3fc 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.4 +Version: 3.5.5 Release: 0 Summary: Fake file system that mocks the Python file system modules License: Apache-2.0