From c1330d5c6b56eeaeead5578dd70f2a42e0e721b719c2a10cf55ae35fc5812901 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 28 Sep 2022 16:50:06 +0000 Subject: [PATCH] Accepting request 1006719 from home:yarunachalam:branches:devel:languages:python - Update to 7.1.1 (2022-09-03) * Improvements to the GitLab CI integration. - Update to 7.1 (2022-08-27) * Add support for Python 3.11. * Update to pdm 1.3. * Update all dependencies eagerly. OBS-URL: https://build.opensuse.org/request/show/1006719 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=11 --- flufl.lock-7.0.tar.gz | 3 --- flufl.lock-7.1.1.tar.gz | 3 +++ python-flufl.lock.changes | 11 +++++++++++ python-flufl.lock.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 flufl.lock-7.0.tar.gz create mode 100644 flufl.lock-7.1.1.tar.gz diff --git a/flufl.lock-7.0.tar.gz b/flufl.lock-7.0.tar.gz deleted file mode 100644 index e05ba43..0000000 --- a/flufl.lock-7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1415f7d19d8dd96a58242e0efb90ce3cb1877fb545074ad8c1cae4cb7191fe01 -size 33169 diff --git a/flufl.lock-7.1.1.tar.gz b/flufl.lock-7.1.1.tar.gz new file mode 100644 index 0000000..e6a93dd --- /dev/null +++ b/flufl.lock-7.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af14172b35bbc58687bd06b70d1693fd8d48cbf0ffde7e51a618c148ae24042d +size 33017 diff --git a/python-flufl.lock.changes b/python-flufl.lock.changes index aa17593..5d8251a 100644 --- a/python-flufl.lock.changes +++ b/python-flufl.lock.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 28 15:32:42 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 7.1.1 (2022-09-03) + * Improvements to the GitLab CI integration. + +- Update to 7.1 (2022-08-27) + * Add support for Python 3.11. + * Update to pdm 1.3. + * Update all dependencies eagerly. + ------------------------------------------------------------------- Wed Aug 31 16:29:35 UTC 2022 - Markéta Machová diff --git a/python-flufl.lock.spec b/python-flufl.lock.spec index 2d26cdc..02905ca 100644 --- a/python-flufl.lock.spec +++ b/python-flufl.lock.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-flufl.lock -Version: 7.0 +Version: 7.1.1 Release: 0 Summary: NFS-safe file locking with timeouts for POSIX and Windows License: Apache-2.0