SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-argcomplete-3.1.1-60.2.noarch.rpm :

* Tue Jul 04 2023 John Paul Adrian Glaubitz - Update to version 3.1.1
* Search through asdf shims
* Use \\` as escape character in PowerShell (#434)- from version 3.1.0
* setup.py -> pyproject.toml migration start (#427)
* Improve user install logic in activate-global-python-argcomplete (#437)
* Ensure Python 3.7 compatibility in check_console_script (#436)
* ZSH implementation fixes (#431, #433)
* Documentation improvements- Drop obsolete patch
* trim-test-deps.patch
* Tue May 30 2023 Andreas Schwab - bash-repl.patch: Use correct place for auxiliary bashrc.sh file from pexpect
* Fri May 05 2023 Daniel Garcia - Add without_zsh.patch- Delete skip_tcsh_tests.patch- Delete without_fish.patch- Update to 3.0.8:
* Test suite shell wrapper: Accept OSError on exit- 3.0.7:
* Test suite: Use general regex to cut zsh reset ANSI sequences (#425)- 3.0.6:
* Allow importlib-metadata 6.x; skip test failures on Python 3.7 (#420, #424)
* Note completers can return iterables of strings, not just lists (#422)
* Documentation and test improvements- 3.0.5:
* Call _default as fallback in zsh global completion hook
* Begin support for mapping-emitting completers- 3.0.4:
* activate-global-python-argcomplete: do not overwrite existing dotfile in user directory
* Add NOTICE file
* Establish long term name for split_line as argcomplete.lexers.split_line- 3.0.3:
* Re-add split_line to API (#419)- 3.0.2:
* Fix zsh default completion issues- 3.0.1:
* Fix zsh autoload issues- 3.0.0:
* Fully support zsh. Argcomplete now supports completion descriptions and global completion in zsh.
* Clean up top level namespace.
* Documentation and test improvements.- 2.1.2:
* Test infrastructure improvements
* Indicate that there is no support commitment for fish and tcsh shells- 2.1.1:
* Documentation and test improvements- 2.1.0:
* Remove scripts for contrib-supported shells from global namespace- 2.0.6:
* setup.py: exclude test.
* subpackages from find_packages (#406)
* Support PowerShell (#405)
* CI updates- 2.0.5:
* Revert \"Support powershell (#392)\"
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Fri Mar 24 2023 Daniel Garcia - Remove importlib-metadata requirement, it\'s not needed for python > 3.7
* Thu Mar 16 2023 Matej Cepl - Add without_fish.patch which makes fish only optional BuildRequires (gh#kislyuk/argcomplete!410).
* Tue Jan 31 2023 Dirk Müller - fix substitution on tests/test.py to test the current python flavor
* Wed Jul 06 2022 Dirk Müller - update to 2.0.0:
* Truncate input after cursor.
* Support of path completion in fish
* Drop support for Python 2.7 and 3.5
* Add support for Python 3.10
* Test, documentation, and release infrastructure improvements
* Sun Jun 06 2021 Dirk Müller - update to 1.12.3:
* Update importlib-metadata version pin
* Display script debug output in tcsh
* Fish support improvements
* Print ``warn()`` message from beginning of line
* Test infrastructure improvements
* Sun Dec 20 2020 Dirk Müller - update to 1.12.2: - Update importlib-metadata dependency pin (#332) - Add change log project URL (#312) - Replace Travis CI with GitHub Actions (#323) - Update importlib-metadata dependency version range - Bash nounset mode fixes (#313)- remove 0001-Remove-expected-test-failure-for-new-versions-of-fish.patch (upstream)
* Wed May 27 2020 Petr Gajdos - %python3_only -> %python_alternative
* Thu Apr 30 2020 Tomáš Chvátal - Fix test execution without /usr/bin/python
* Thu Mar 26 2020 Antonio Larrosa - Add patch from upstream to fix tests with latest fish version:
* 0001-Remove-expected-test-failure-for-new-versions-of-fish.patch
* Fri Jan 17 2020 Marketa Calabkova - update to 1.11.1
* Add -o bashdefault to register-python-argcomplete’s output command
* Use shell builtins where possible
* Switch from pkg_resources to importlib
* Remove .sh extension by bash-completion convention
* Do not suggest options after –
* Include all test directory contents in source distribution
* Trigger completers on –optional=PARTIAL_VALUE
* Documentation and test improvements
 
ICM