diff --git a/filelock-3.19.1.tar.gz b/filelock-3.19.1.tar.gz deleted file mode 100644 index 788780c..0000000 --- a/filelock-3.19.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58 -size 17687 diff --git a/filelock-3.20.0.tar.gz b/filelock-3.20.0.tar.gz new file mode 100644 index 0000000..4627f11 --- /dev/null +++ b/filelock-3.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4 +size 18922 diff --git a/python-filelock.changes b/python-filelock.changes index 97b1973..497464e 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 21 09:31:13 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.20.0 + * Add tox.toml to sdist + * Update docs with example + * Add 3.14 support and drop 3.9 + ------------------------------------------------------------------- Wed Sep 17 01:56:39 UTC 2025 - Steve Kowalik diff --git a/python-filelock.spec b/python-filelock.spec index d13c1f3..b5d4976 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -27,7 +27,7 @@ %endif %{?sle15_python_module_pythons} Name: python-filelock%{?pkg_suffix} -Version: 3.19.1 +Version: 3.20.0 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense