diff --git a/filelock-3.12.0.tar.gz b/filelock-3.12.0.tar.gz deleted file mode 100644 index 7411ea3..0000000 --- a/filelock-3.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc03ae43288c013d2ea83c8597001b1129db351aad9c57fe2409327916b8e718 -size 11839 diff --git a/filelock-3.12.1.tar.gz b/filelock-3.12.1.tar.gz new file mode 100644 index 0000000..3be2713 --- /dev/null +++ b/filelock-3.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b1f7da46f0ae42abf1bc78e548667f484ac59d2bcec38c713cee7e2eb51e83 +size 12445 diff --git a/python-filelock.changes b/python-filelock.changes index 3d2b62c..a0a1564 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 11 12:40:08 UTC 2023 - Dirk Müller + +- update to 3.12.1: + * Add 3.12 support + * Fix test_bad_lock_file for other OSes + ------------------------------------------------------------------- Tue Apr 25 23:29:13 UTC 2023 - John Vandenberg diff --git a/python-filelock.spec b/python-filelock.spec index fd92841..8244dac 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-filelock -Version: 3.12.0 +Version: 3.12.1 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense @@ -28,8 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/f/filelock/filelo BuildRequires: %{python_module hatch_vcs} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-mock} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros