diff --git a/argcomplete-3.5.1.tar.gz b/argcomplete-3.5.1.tar.gz deleted file mode 100644 index 208bc17..0000000 --- a/argcomplete-3.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb1ee355aa2557bd3d0145de7b06b2a45b0ce461e1e7813f5d066039ab4177b4 -size 82280 diff --git a/argcomplete-3.5.2.tar.gz b/argcomplete-3.5.2.tar.gz new file mode 100644 index 0000000..875af7e --- /dev/null +++ b/argcomplete-3.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23146ed7ac4403b70bd6026402468942ceba34a6732255b9edf5b7354f68a6bb +size 82341 diff --git a/python-argcomplete.changes b/python-argcomplete.changes index 4b902a2..20a7782 100644 --- a/python-argcomplete.changes +++ b/python-argcomplete.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 10 11:12:48 UTC 2024 - Markéta Machová + +- Update to version 3.5.2 + * Fix _parse_known_args monkeypatching. This fix is required to restore + compatibility with Python 3.12.8 and 3.13.1. + ------------------------------------------------------------------- Tue Oct 29 17:07:05 UTC 2024 - Matej Cepl diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 49153e5..01c6458 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-argcomplete%{psuffix} -Version: 3.5.1 +Version: 3.5.2 Release: 0 Summary: Bash tab completion for argparse License: Apache-2.0