diff --git a/pycodestyle-2.12.0.tar.gz b/pycodestyle-2.12.0.tar.gz deleted file mode 100644 index 0be0d19..0000000 --- a/pycodestyle-2.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c72dccf2bf7ceb603b5bd8b737a511d5241e675e90d4f75bc8a12fe81f24c094 -size 80226 diff --git a/pycodestyle-2.12.1.tar.gz b/pycodestyle-2.12.1.tar.gz new file mode 100644 index 0000000..3ff7c6d --- /dev/null +++ b/pycodestyle-2.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231f65fbf5558e342cbad275245accb8a988d637cbeaf66508dd890f3d2d60fa +size 80518 diff --git a/python-pycodestyle.changes b/python-pycodestyle.changes index 8dac31a..df88102 100644 --- a/python-pycodestyle.changes +++ b/python-pycodestyle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 18 16:49:41 UTC 2024 - Dirk Müller + +- update to 2.12.1: + * Properly preserve escaped `{` and `}` in fstrings in logical + lines in 3.12+. + ------------------------------------------------------------------- Mon Jun 17 06:30:52 UTC 2024 - Dirk Müller diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 03b9bad..726868f 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pycodestyle -Version: 2.12.0 +Version: 2.12.1 Release: 0 Summary: Python style guide checker License: MIT