diff --git a/python-fasteners-0.19-gh.tar.gz b/python-fasteners-0.19-gh.tar.gz deleted file mode 100644 index 0dcbbdd..0000000 --- a/python-fasteners-0.19-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80e705c5eed1d9e90340011d2a0765cf57b905d388168855b81ea305123895a4 -size 43188 diff --git a/python-fasteners-0.20-gh.tar.gz b/python-fasteners-0.20-gh.tar.gz new file mode 100644 index 0000000..e66acb9 --- /dev/null +++ b/python-fasteners-0.20-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393f0d516af101304390da79f702e2a4e03da50d0b0c5bacdb17e81ddc816148 +size 42740 diff --git a/python-fasteners.changes b/python-fasteners.changes index a44bbbb..a86bb58 100644 --- a/python-fasteners.changes +++ b/python-fasteners.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 29 11:18:04 UTC 2025 - Dirk Müller + +- update to 0.20: + * InterProcessLock now catches OSError and handles + BlockingIOError correctly. + * Remove support for python 3.8, python 3.9 and pypy 3.9. It + should still work, + * but is no longer tested. + * Add support for python 3.12, 3.13 and pypy 3.11. + ------------------------------------------------------------------- Wed Aug 6 05:53:37 UTC 2025 - Steve Kowalik diff --git a/python-fasteners.spec b/python-fasteners.spec index 5cac3df..83358cb 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-fasteners -Version: 0.19 +Version: 0.20 Release: 0 Summary: A python package that provides useful locks License: Apache-2.0