From df62ea9cfe3e43170d63fab0b04ddffd3d4b5e376e9918fc3291d15ba6c35d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 7 Jun 2019 13:36:30 +0000 Subject: [PATCH] Accepting request 708368 from home:mcalabkova:branches:devel:languages:python - Update to 3.0.12 * fixed python2 setup error * fixed documentation * other small fixes OBS-URL: https://build.opensuse.org/request/show/708368 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=6 --- python-filelock.changes | 8 ++++++++ python-filelock.spec | 6 +++--- v3.0.10.tar.gz | 3 --- v3.0.12.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 v3.0.10.tar.gz create mode 100644 v3.0.12.tar.gz diff --git a/python-filelock.changes b/python-filelock.changes index a61fdf6..9d13d91 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 7 13:19:04 UTC 2019 - Marketa Calabkova + +- Update to 3.0.12 + * fixed python2 setup error + * fixed documentation + * other small fixes + ------------------------------------------------------------------- Tue Mar 12 15:13:39 UTC 2019 - Tomáš Chvátal diff --git a/python-filelock.spec b/python-filelock.spec index d87e676..cbfb374 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-filelock -Version: 3.0.10 +Version: 3.0.12 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense @@ -52,8 +52,8 @@ inter-process communication. %pytest test.py %files %{python_files} -%doc README.rst -%license LICENSE.rst +%doc README.md +%license LICENSE %{python_sitelib}/* %changelog diff --git a/v3.0.10.tar.gz b/v3.0.10.tar.gz deleted file mode 100644 index 8b89d59..0000000 --- a/v3.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a6cb280fa2874c5ec540c708a07f05d4b71b6bdda4018394515340a4410a2b9 -size 587469 diff --git a/v3.0.12.tar.gz b/v3.0.12.tar.gz new file mode 100644 index 0000000..b873078 --- /dev/null +++ b/v3.0.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafca6feda88295a054ccb3276adcc8d326318b116fa5e124522dd51dd62fd56 +size 587613