diff --git a/flake8_pyi-24.1.0.tar.gz b/flake8_pyi-24.1.0.tar.gz deleted file mode 100644 index 8efc122..0000000 --- a/flake8_pyi-24.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89c63c70bddb948398620d20b8c02acf949d6123ecaaae262b712a40a4c94093 -size 58329 diff --git a/flake8_pyi-24.3.0.tar.gz b/flake8_pyi-24.3.0.tar.gz new file mode 100644 index 0000000..4886411 --- /dev/null +++ b/flake8_pyi-24.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4e55a499b160a9eeb696ca42d693f340fc0cc4a028e0fc9e3aaf3987cb51a1 +size 59497 diff --git a/python-flake8-pyi.changes b/python-flake8-pyi.changes index 1f68f40..2d1b0e2 100644 --- a/python-flake8-pyi.changes +++ b/python-flake8-pyi.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 25 17:31:54 UTC 2024 - Dirk Müller + +- update to 24.3.0: + * Y063: Use PEP 570 syntax to mark positional-only arguments, + rather than the older Python 3.7-compatible syntax + described in PEP 484. + ------------------------------------------------------------------- Sat Jan 6 17:19:24 UTC 2024 - Dirk Müller diff --git a/python-flake8-pyi.spec b/python-flake8-pyi.spec index 5103b8c..ea33c41 100644 --- a/python-flake8-pyi.spec +++ b/python-flake8-pyi.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flake8-pyi -Version: 24.1.0 +Version: 24.3.0 Release: 0 Summary: A plugin for flake8 to enable linting .pyi files License: MIT