Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-argcomplete-1.9.2-3.2.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-argcomplete Distribution: SUSE Linux Enterprise 15
Version: 1.9.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.2.14 Build date: Wed Feb 19 14:06:01 2020
Group: Development/Languages/Python Build host: sheep16
Size: 214841 Source RPM: python-argcomplete-1.9.2-3.2.14.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/kislyuk/argcomplete
Summary: Bash tab completion for argparse
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.

It makes two assumptions:

* You're using bash as your shell
* You're using argparse to manage your command line arguments/options

Argcomplete is particularly useful if your program has lots of options
or subparsers, and if your program can dynamically suggest completions
for your argument/option values (for example, if the user is browsing
resources over the network).

Provides

Requires

License

Apache-2.0

Changelog

* Fri Sep 15 2017 adrian.glaubitz@suse.com
  - New upstream release
    + Version 1.9.2
  - Update patch to skip broken tcsh tests
    + skip_tcsh_tests.patch
  - Fix issues with singlespec auto-conversion
    + Install %{python_sitelib}/bash_completion.d/python-argcomplete.sh
      into %{_sysconfdir}/bash_completion.d/
    + Use %python_clone to create both Python 2 and Python 3 versions
      of all scripts below /usr/bin and /etc/bash_completion.d
      with the %{python_version} suffix; also install the Python 3
      versions without the suffix
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Thu Jul 20 2017 sebix+novell.com@sebix.at
  - update to 1.8.2
  - add patch skip_tcsh_tests.patch to skip broken tcsh tests
* Wed Nov 02 2016 achim.herwig@wodca.de
  - ported back from python3 package including
    introduced update-alternatives to coexist with corresponding python3 package
* Sat Dec 12 2015 mimi.vx@gmail.com
  - update to 1.0.0
    * Don't print args with suppressed help by default; add
    argcomplete.autocomplete(print_suppressed=True) to control this behavior
    * Fix always_complete_options=False support.
    * Correct doc filename in setup.cfg
    * Make context managers exception-safe.
    * Fix issue with non-string choices for arguments.
    * Improve non-ascii argparse argument support on Python 2.7.
* Sun Apr 19 2015 benoit.monin@gmx.fr
  - update to 0.8.7:
    * register-python-argcomplete: add option to avoid default
      readline completion. Thanks to @drmalex07 (pull request #99).
  - additional changes from 0.8.6:
    * Expand tilde in script name, allowing argcomplete to work
      when invoking scripts from one's home directory. Thanks to
      @VorpalBlade (Issue 104).
  - additional changes from 0.8.5:
    * Fix issues related to using argcomplete in a REPL
      environement.
    * New helper method for custom completion display.
    * Expand test suite; formatting cleanup.
  - additional changes from 0.8.4:
    * Fix issue related to using argcomplete in a REPL
      environement. Thanks to @wapiflapi (pull request #91).
  - additional changes from 0.8.3:
    * Fix multiple issues related to using argcomplete in a REPL
      environement. Thanks to @wapiflapi (pull request #90).
  - additional changes from 0.8.2:
    * Don't strip colon prefix in completion results if
      COMP_WORDBREAKS does not contain a colon. Thanks to @berezv
      (pull request #88).
  - additional changes from 0.8.1:
    * Use complete --nospace to avoid issues with directory
      completion.
  - additional changes from 0.8.0:
    * Refactor main body of code into a class to enable
      subclassing and overriding of functionality (Issue #78).
  - additional changes from 0.7.1:
    * New keyword option "argcomplete.autocomplete(validator=...)"
      to supply a custom validator or bypass default validation.
      Thanks to @thijsdezoete (Issue #77).
    * Document debug options.
  - additional changes from 0.7.0:
    * New keyword option "argcomplete.autocomplete(exclude=[...])"
      to suppress options (Issue #74).
    * More speedups to code path for global completion hook negative
      result.
  - additional changes from 0.6.9:
    * Fix handling of development mode script wrappers. Thanks to
      @jmlopez-rod and @dcosson (Issue #69).
    * Speed up code path for global completion hook negative
      result by loading pkg_resources on demand.
  - additional changes from 0.6.8:
    * Begin tracking changes in changelog.
    * Add completion support for PBR installed scripts (PR #71).
    * Detect easy-install shims with shebang lines that contain
      Py instead of py (Issue #69).
* Fri Jan 17 2014 speilicke@suse.com
  - Update to version 0.6.7:
    + Upstream provides no changelog
  - Don't install testsuite globally
* Mon Nov 18 2013 speilicke@suse.com
  - Update to version 0.6.3:
    + No changelog
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Thu May 02 2013 speilicke@suse.com
  - Fix SLE builds
  - Add LICENSE.rst and README.rst
  - Run testsuite

Files

/etc/bash_completion.d/python-argcomplete.sh-2.7
/usr/bin/python-argcomplete-check-easy-install-script-2.7
/usr/bin/register-python-argcomplete-2.7
/usr/lib/python2.7/site-packages/argcomplete
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/argcomplete/__init__.py
/usr/lib/python2.7/site-packages/argcomplete/__init__.pyc
/usr/lib/python2.7/site-packages/argcomplete/__init__.pyo
/usr/lib/python2.7/site-packages/argcomplete/_check_module.py
/usr/lib/python2.7/site-packages/argcomplete/_check_module.pyc
/usr/lib/python2.7/site-packages/argcomplete/_check_module.pyo
/usr/lib/python2.7/site-packages/argcomplete/bash_completion.d
/usr/lib/python2.7/site-packages/argcomplete/bash_completion.d/python-argcomplete.sh
/usr/lib/python2.7/site-packages/argcomplete/compat.py
/usr/lib/python2.7/site-packages/argcomplete/compat.pyc
/usr/lib/python2.7/site-packages/argcomplete/compat.pyo
/usr/lib/python2.7/site-packages/argcomplete/completers.py
/usr/lib/python2.7/site-packages/argcomplete/completers.pyc
/usr/lib/python2.7/site-packages/argcomplete/completers.pyo
/usr/lib/python2.7/site-packages/argcomplete/my_argparse.py
/usr/lib/python2.7/site-packages/argcomplete/my_argparse.pyc
/usr/lib/python2.7/site-packages/argcomplete/my_argparse.pyo
/usr/lib/python2.7/site-packages/argcomplete/my_shlex.py
/usr/lib/python2.7/site-packages/argcomplete/my_shlex.pyc
/usr/lib/python2.7/site-packages/argcomplete/my_shlex.pyo
/usr/share/doc/packages/python2-argcomplete
/usr/share/doc/packages/python2-argcomplete/README.rst
/usr/share/licenses/python2-argcomplete
/usr/share/licenses/python2-argcomplete/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024