diff --git a/flake8-comprehensions-3.15.0-gh.tar.gz b/flake8-comprehensions-3.15.0-gh.tar.gz deleted file mode 100644 index aefe97a..0000000 --- a/flake8-comprehensions-3.15.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7734b118f44d51376930cc503d0cfba634db1303058c19f42c33148b97c90ef -size 16215 diff --git a/flake8-comprehensions-3.16.0-gh.tar.gz b/flake8-comprehensions-3.16.0-gh.tar.gz new file mode 100644 index 0000000..d883305 --- /dev/null +++ b/flake8-comprehensions-3.16.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2934ea029e25aae8bced31cb9956635d95ceb249d265f9c2bd7dc17c46a5339b +size 16557 diff --git a/python-flake8-comprehensions.changes b/python-flake8-comprehensions.changes index c5e3745..446a618 100644 --- a/python-flake8-comprehensions.changes +++ b/python-flake8-comprehensions.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 29 21:40:39 UTC 2024 - Dirk Müller + +- update to 3.16.0: + * Drop Python 3.8 support. + * Support Python 3.13. + ------------------------------------------------------------------- Wed Aug 14 15:15:25 UTC 2024 - Dirk Müller diff --git a/python-flake8-comprehensions.spec b/python-flake8-comprehensions.spec index 607f545..ec6cfec 100644 --- a/python-flake8-comprehensions.spec +++ b/python-flake8-comprehensions.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flake8-comprehensions -Version: 3.15.0 +Version: 3.16.0 Release: 0 Summary: A flake8 plugin to help you write better list/set/dict comprehensions License: ISC