diff --git a/filelock-3.17.0.tar.gz b/filelock-3.17.0.tar.gz deleted file mode 100644 index 181fb08..0000000 --- a/filelock-3.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e -size 18027 diff --git a/filelock-3.18.0.tar.gz b/filelock-3.18.0.tar.gz new file mode 100644 index 0000000..d7a831c --- /dev/null +++ b/filelock-3.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 +size 18075 diff --git a/python-filelock.changes b/python-filelock.changes index 39d9913..9fb0bc8 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 19 07:44:21 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.18.0 + * Indicate that locks are exclusive/write locks + * Support fcntl check on Emscripten + ------------------------------------------------------------------- Thu Jan 30 11:22:48 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-filelock.spec b/python-filelock.spec index 4f9d566..760925f 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.17.0 +Version: 3.18.0 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense