Revisions of python-argcomplete
buildservice-autocommit
accepted
request 1219176
from
Matej Cepl (mcepl)
(revision 85)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 84)
Add _multibuild file
Matej Cepl (mcepl)
committed
(revision 83)
Add _multibuild file
Matej Cepl (mcepl)
committed
(revision 82)
Actually remove the patch
Matej Cepl (mcepl)
committed
(revision 81)
Actually remove the patch
Matej Cepl (mcepl)
committed
(revision 80)
- Update to the version 3.5.1: - Restore compatibility with argparse in Python 3.12.7+ - Use project.scripts instead of setuptools scripts - Test infrastructure improvements - Remove upstreamed patches: - argparse-3_12_7.patch
buildservice-autocommit
accepted
request 1206005
from
Matej Cepl (mcepl)
(revision 79)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 78)
- Add argparse-3_12_7.patch which should actually fix gh#kislyuk/argcomplete#507. - Remove skip-failing-tests-3_12_7.patch, which is now unnecessary.
buildservice-autocommit
accepted
request 1205831
from
Matej Cepl (mcepl)
(revision 77)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 76)
- Add skip-failing-tests-3_12_7.patch as a temporary workaround, skip failing tests (gh#kislyuk/argcomplete#507).
buildservice-autocommit
accepted
request 1193769
from
Dirk Mueller (dirkmueller)
(revision 75)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 74)
- require ca-certificates-mozilla for the pip >= 24.2
buildservice-autocommit
accepted
request 1187607
from
Dirk Mueller (dirkmueller)
(revision 73)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1187546
from
John Paul Adrian Glaubitz (glaubitz)
(revision 72)
- Update to 3.4.0 * No stdin for python calls from bash completion functions (#488) - Prevents usage of stdin by (python) executables that are called during completion generation. This prevents the completion locking up the entire shell when the python script is broken i.e. it enters an interactive mode (REPL) instead of generating the completions, as expected. * Localize shell variable REPLY to avoid overwriting users’ value (#489) - The variable REPLY is used by default by the ``read`` shell builtin to store the return value, and like all bash/zsh variables, is scoped globally. This change allows this variable to be used for other needs by appropriately scoping its internal use by an argcomplete utility function that uses ``read``. - Drop patches for issued fixed upstream * bash-repl.patch
buildservice-autocommit
accepted
request 1168718
from
Daniel Garcia (dgarcia)
(revision 71)
baserev update by copy to link target
Daniel Garcia (dgarcia)
accepted
request 1168717
from
Daniel Garcia (dgarcia)
(revision 70)
- Update to 3.3.0 (bsc#1222880): * Preserve compatibility with argparse option tuples of length 4. This update is required to use argcomplete on Python 3.11.9+ or 3.12.3+. - update to 3.2.3: * Allow register-python-argcomplete output to be used as lazy-loaded zsh completion module (#475) - Move debug_stream initialization to helper method to allow fd 9 behavior to be overridden in subclasses (#471)
buildservice-autocommit
accepted
request 1142768
from
Dirk Mueller (dirkmueller)
(revision 69)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 68)
- update to 3.2.2: * Expand tilde in zsh
buildservice-autocommit
accepted
request 1136647
from
Dirk Mueller (dirkmueller)
(revision 67)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1136618
from
Benjamin Greiner (bnavigator)
(revision 66)
- Remove coverage check - Fix zsh test failures: avoid coloring terminal
Displaying revisions 1 - 20 of 85