diff --git a/filelock-3.7.1.tar.gz b/filelock-3.7.1.tar.gz deleted file mode 100644 index 0532898..0000000 --- a/filelock-3.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04 -size 207372 diff --git a/filelock-3.8.0.tar.gz b/filelock-3.8.0.tar.gz new file mode 100644 index 0000000..6c28633 --- /dev/null +++ b/filelock-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc +size 207618 diff --git a/python-filelock.changes b/python-filelock.changes index 17520d9..d8389a5 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Oct 12 03:17:50 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.8.0 + * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #149 + * Bump actions/upload-artifact from 2 to 3 by @dependabot in #154 + * Bump actions/download-artifact from 2 to 3 by @dependabot in #152 + * Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #151 + * Bump actions/checkout from 2 to 3 by @dependabot in #153 + * Bump actions/setup-python from 2 to 4 by @dependabot in #150 + * Add timeout unit to docstrings by @jnordberg in #148 + * Unify badges style by @DeadNews in #155 + * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #156 + * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #157 + * Check 3.11 support by @gaborbernat in #158 + * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159 + * Bump dependencies by @gaborbernat in #160 + * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162 + ------------------------------------------------------------------- Fri Jun 3 15:17:25 UTC 2022 - Markéta Machová diff --git a/python-filelock.spec b/python-filelock.spec index ec0a845..9eafd59 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-filelock -Version: 3.7.1 +Version: 3.8.0 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense