diff --git a/filelock-3.12.4.tar.gz b/filelock-3.12.4.tar.gz deleted file mode 100644 index 64d296d..0000000 Binary files a/filelock-3.12.4.tar.gz and /dev/null differ diff --git a/filelock-3.13.1.tar.gz b/filelock-3.13.1.tar.gz new file mode 100644 index 0000000..25d217d Binary files /dev/null and b/filelock-3.13.1.tar.gz differ diff --git a/python-filelock.spec b/python-filelock.spec index 291e113..f8bae87 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,10 +1,10 @@ Name: python-filelock -Version: 3.12.4 +Version: 3.13.1 Release: 1 Summary: A platform independent file lock License: Unlicense URL: https://github.com/benediktschmitt/py-filelock -Source0: https://files.pythonhosted.org/packages/d5/71/bb1326535231229dd69a9dd2e338f6f54b2d57bd88fc4a52285c0ab8a5f6/filelock-3.12.4.tar.gz +Source0: https://files.pythonhosted.org/packages/70/70/41905c80dcfe71b22fb06827b8eae65781783d4a14194bce79d16a013263/filelock-3.13.1.tar.gz BuildArch: noarch @@ -62,6 +62,9 @@ pytest %doc README.md %changelog +* Wed Dec 06 2023 jiangxinyu - 3.13.1-1 +- Update package to version 3.13.1 + * Thu Oct 26 2023 jiangxinyu - 3.12.4-1 - Update package to version 3.12.4