17
0

Accepting request 1229767 from home:mcalabkova:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1229767
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=86
This commit is contained in:
2024-12-10 15:53:43 +00:00
committed by Git OBS Bridge
parent 3da4421491
commit 3d92d75b2d
4 changed files with 11 additions and 4 deletions

View File

@@ -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