diff --git a/flake8-bugbear-23.7.10.tar.gz b/flake8-bugbear-23.7.10.tar.gz deleted file mode 100644 index fbf4ffd..0000000 --- a/flake8-bugbear-23.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ebdc7d8ec1ca8bd49347694562381f099f4de2f8ec6bda7a7dca65555d9e0d4 -size 57578 diff --git a/flake8-bugbear-23.9.16.tar.gz b/flake8-bugbear-23.9.16.tar.gz new file mode 100644 index 0000000..0c340b0 --- /dev/null +++ b/flake8-bugbear-23.9.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cf04b19ca02a682feb5aac67cae8de742af70538590509941ab10ae8351f71 +size 59341 diff --git a/python-flake8-bugbear.changes b/python-flake8-bugbear.changes index c3c4213..576836f 100644 --- a/python-flake8-bugbear.changes +++ b/python-flake8-bugbear.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 18 06:54:37 UTC 2023 - Daniel Garcia + +- update to 23.9.16: + * add --classmethod-decorators (#405) + * fix name collision for node_stack on python 3.12 (#406) + * Use pypa/build to build the package (#404) + ------------------------------------------------------------------- Tue Jul 11 14:10:46 UTC 2023 - Dirk Müller diff --git a/python-flake8-bugbear.spec b/python-flake8-bugbear.spec index 8649034..d464393 100644 --- a/python-flake8-bugbear.spec +++ b/python-flake8-bugbear.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flake8-bugbear -Version: 23.7.10 +Version: 23.9.16 Release: 0 Summary: A plugin for flake8 finding likely bugs and design problems in your program License: MIT