15
0

Accepting request 1283842 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 3.5.3

OBS-URL: https://build.opensuse.org/request/show/1283842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=88
This commit is contained in:
2025-06-09 08:25:16 +00:00
committed by Git OBS Bridge
parent eeabe2a688
commit 3ff19d3fc5
4 changed files with 15 additions and 6 deletions

View File

@@ -1,8 +1,15 @@
-------------------------------------------------------------------
Sat Jun 7 08:06:26 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.5.3
* Use interactive shells and bind to make environment variable
name completions work in older Bash versions (#506)
-------------------------------------------------------------------
Tue Dec 10 11:12:48 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to version 3.5.2
* Fix _parse_known_args monkeypatching. This fix is required to restore
* Fix _parse_known_args monkeypatching. This fix is required to restore
compatibility with Python 3.12.8 and 3.13.1.
-------------------------------------------------------------------