diff --git a/flake8-7.1.0.tar.gz b/flake8-7.1.0.tar.gz deleted file mode 100644 index 879a574..0000000 --- a/flake8-7.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af2223f8d6476097ac0bf58a08910fa19b4c045d37f6c8e26532d3f4076b78ba -size 138600 diff --git a/flake8-7.1.1.tar.gz b/flake8-7.1.1.tar.gz new file mode 100644 index 0000000..66db131 --- /dev/null +++ b/flake8-7.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e389d1806e1f911b092fd41b7989c751f05eda510bab4ac255b144da96477e2b +size 138915 diff --git a/python-flake8.changes b/python-flake8.changes index 427b177..ac21979 100644 --- a/python-flake8.changes +++ b/python-flake8.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 21 17:52:22 UTC 2024 - Dirk Müller + +- update to 7.1.1: + * Properly preserve escaped `{` and `}` in fstrings in logical + lines in 3.12+. + ------------------------------------------------------------------- Mon Jun 17 06:31:31 UTC 2024 - Dirk Müller diff --git a/python-flake8.spec b/python-flake8.spec index ef9d3d0..7e9a0be 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flake8 -Version: 7.1.0 +Version: 7.1.1 Release: 0 Summary: Modular source code checker: pep8, pyflakes and co License: MIT