diff --git a/filelock-3.12.1.tar.gz b/filelock-3.12.1.tar.gz deleted file mode 100644 index 3be2713..0000000 --- a/filelock-3.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82b1f7da46f0ae42abf1bc78e548667f484ac59d2bcec38c713cee7e2eb51e83 -size 12445 diff --git a/filelock-3.12.2.tar.gz b/filelock-3.12.2.tar.gz new file mode 100644 index 0000000..874fea0 --- /dev/null +++ b/filelock-3.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81 +size 12441 diff --git a/python-filelock.changes b/python-filelock.changes index a0a1564..1dc48cd 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 20 16:59:32 UTC 2023 - Dirk Müller + +- update to 3.12.2: + * Restore 'if TYPE_CHECKING' syntax for FileLock definition + ------------------------------------------------------------------- Sun Jun 11 12:40:08 UTC 2023 - Dirk Müller diff --git a/python-filelock.spec b/python-filelock.spec index 8244dac..02ffb3d 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-filelock -Version: 3.12.1 +Version: 3.12.2 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense