15
0
Commit Graph

69 Commits

Author SHA256 Message Date
41fbb99db0 Accepting request 1142768 from devel:languages:python
- update to 3.2.2:
  * Expand tilde in zsh

OBS-URL: https://build.opensuse.org/request/show/1142768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=32
2024-01-30 17:24:58 +00:00
5ebd7d38d5 - update to 3.2.2:
* Expand tilde in zsh

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=68
2024-01-30 12:07:16 +00:00
77fd4036dd Accepting request 1136647 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1136647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=31
2024-01-05 21:59:50 +00:00
d7438f4aef Accepting request 1136618 from home:bnavigator:branches:devel:languages:python
- Remove coverage check
- Fix zsh test failures: avoid coloring terminal

OBS-URL: https://build.opensuse.org/request/show/1136618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=66
2024-01-03 17:37:55 +00:00
b93be79fd9 - update to 3.2.1:
*  Allow explicit zsh global completion activation (#467)
  *  Fix and test global completion in zsh (#463, #466)
  *  Add –yes option to activate-global-python-argcomplete (#461)
  *  Test suite improvements
- drop without_zsh.patch: obsolete

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=65
2023-12-29 18:28:27 +00:00
6fd2c66ee9 Accepting request 1129173 from devel:languages:python
- update to 3.1.6:
  *  Respect user choice in activate-global-python-argcomplete
  *  Escape colon in zsh completions. Fixes #456
  *  Call \_default as a fallback in zsh global completion

OBS-URL: https://build.opensuse.org/request/show/1129173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=30
2023-11-28 21:18:24 +00:00
96349c4d5b - update to 3.1.6:
*  Respect user choice in activate-global-python-argcomplete
  *  Escape colon in zsh completions. Fixes #456
  *  Call \_default as a fallback in zsh global completion

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=63
2023-11-27 15:35:23 +00:00
4cc329f7e4 Accepting request 1124879 from devel:languages:python
- update to 3.1.4:
  * Call \_default as a fallback in zsh global completion
  * zsh: Allow to use external script (#453)
  * Add support for Python 3.12 and drop EOL 3.6 and 3.7 (#449)
  * Use homebrew prefix by default
  * zsh: Allow to use external script (#453)

OBS-URL: https://build.opensuse.org/request/show/1124879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=29
2023-11-13 21:16:12 +00:00
23d91170c8 - update to 3.1.4:
* Call \_default as a fallback in zsh global completion
  * zsh: Allow to use external script (#453)
  * Add support for Python 3.12 and drop EOL 3.6 and 3.7 (#449)
  * Use homebrew prefix by default
  * zsh: Allow to use external script (#453)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=61
2023-11-10 12:26:59 +00:00
83a9146554 Accepting request 1119967 from devel:languages:python
- add setuptools_scm for proper version detection

OBS-URL: https://build.opensuse.org/request/show/1119967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=28
2023-10-24 18:07:55 +00:00
146d8634f3 - add setuptools_scm for proper version detection
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=59
2023-10-24 12:01:28 +00:00
06501f3b95 Accepting request 1115761 from devel:languages:python
- update to 3.1.2:
  *Ensure Python 3.12+ compatibility in check_console_script

- fix substitution on tests/test.py to test the current python flavor
* Don't print args with suppressed help by default; add
- fixed license, set noarch for build
- add files in _bindir
- add python-distribute
- Initial packaging

OBS-URL: https://build.opensuse.org/request/show/1115761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=27
2023-10-06 19:12:30 +00:00
3fbe45f0a3 - update to 3.1.2:
*Ensure Python 3.12+ compatibility in check_console_script
- fix substitution on tests/test.py to test the current python flavor
* Don't print args with suppressed help by default; add
- fixed license, set noarch for build
- add files in _bindir
- add python-distribute
- Initial packaging

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=57
2023-10-05 08:47:05 +00:00
8370072eb3 Accepting request 1096831 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1096831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=26
2023-07-05 13:30:46 +00:00
679d134e76 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=55 2023-07-04 14:21:36 +00:00
826a0a17ab Accepting request 1096762 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1096762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=54
2023-07-04 14:21:01 +00:00
c39579c578 Accepting request 1090044 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1090044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=25
2023-06-02 22:06:30 +00:00
daf55f5c59 Accepting request 1089857 from home:Andreas_Schwab:Factory
- bash-repl.patch: Use correct place for auxiliary bashrc.sh file from pexpect

OBS-URL: https://build.opensuse.org/request/show/1089857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=52
2023-05-31 16:12:54 +00:00
38b6fb224f Accepting request 1085044 from devel:languages:python
- 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)"

OBS-URL: https://build.opensuse.org/request/show/1085044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=24
2023-05-09 11:06:43 +00:00
989d8805ef - 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:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=50
2023-05-05 11:27:50 +00:00
aa1faff103 Accepting request 1082008 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=23
2023-04-22 20:02:17 +00:00
4e8dba46f9 Accepting request 1081327 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=48
2023-04-21 14:58:48 +00:00
55d23cd8a0 Accepting request 1074136 from devel:languages:python
- Remove importlib-metadata requirement, it's not needed for python > 3.7

OBS-URL: https://build.opensuse.org/request/show/1074136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=22
2023-03-25 17:55:04 +00:00
04ea5c3208 - Remove importlib-metadata requirement, it's not needed for python > 3.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=46
2023-03-24 10:51:45 +00:00
43fcd4932b Accepting request 1072312 from devel:languages:python
- Add without_fish.patch which makes fish only optional
  BuildRequires (gh#kislyuk/argcomplete!410).

OBS-URL: https://build.opensuse.org/request/show/1072312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=21
2023-03-17 16:01:03 +00:00
5a8837d535 Don't redefine %pythons macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=44
2023-03-16 09:37:00 +00:00
8e3e111945 Accepting request 1072303 from home:dirkmueller:acdc:as_python3_module
- Add without_fish.patch which makes fish only optional
  BuildRequires (gh#kislyuk/argcomplete!410).

OBS-URL: https://build.opensuse.org/request/show/1072303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=43
2023-03-16 09:36:19 +00:00
1b013b936c Accepting request 1062354 from devel:languages:python
- fix substitution on tests/test.py to test the current python flavor

OBS-URL: https://build.opensuse.org/request/show/1062354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=20
2023-02-02 17:07:06 +00:00
d39cee64ef - fix substitution on tests/test.py to test the current python flavor
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=41
2023-01-31 23:50:14 +00:00
d0e05eae15 Accepting request 988966 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/988966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=19
2022-07-13 13:40:06 +00:00
bfae32c33e - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=39
2022-07-06 10:05:43 +00:00
f11bd8bc9d Accepting request 897830 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/897830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=18
2021-06-06 20:40:55 +00:00
3c639dde1c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=37
2021-06-06 11:50:59 +00:00
c1399d02d9 Accepting request 857103 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/857103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=17
2020-12-21 09:24:08 +00:00
fd1b9a6c26 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=35
2020-12-20 09:21:17 +00:00
e90061c0cb Accepting request 809816 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/809816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=16
2020-06-09 22:43:23 +00:00
Tomáš Chvátal
b3a78363a1 Accepting request 809555 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=33
2020-05-28 07:33:51 +00:00
eb0d0c3e70 Accepting request 799410 from devel:languages:python
- Fix test execution without /usr/bin/python

OBS-URL: https://build.opensuse.org/request/show/799410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=15
2020-05-02 20:17:05 +00:00
Tomáš Chvátal
27fa91f839 - Fix test execution without /usr/bin/python
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=31
2020-05-01 07:27:41 +00:00
a1d34d2ac4 Accepting request 788475 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=14
2020-03-26 22:34:11 +00:00
Tomáš Chvátal
a992b9c6ae Accepting request 788468 from home:alarrosa:branches:devel:languages:python
- Add patch from upstream to fix tests with latest fish version:
  * 0001-Remove-expected-test-failure-for-new-versions-of-fish.patch

OBS-URL: https://build.opensuse.org/request/show/788468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=29
2020-03-26 10:08:39 +00:00
9d7ec1d138 Accepting request 765227 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=13
2020-01-17 15:07:32 +00:00
Tomáš Chvátal
83fd5d91bd Accepting request 765194 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/765194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=27
2020-01-17 12:02:05 +00:00
02abef4b7a Accepting request 730714 from devel:languages:python
- Update to 1.10.0:
  * fish support
- Refresh patch skip_tcsh_tests.patch

OBS-URL: https://build.opensuse.org/request/show/730714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=12
2019-09-27 12:47:28 +00:00
Tomáš Chvátal
63b21f593e - Update to 1.10.0:
* fish support
- Refresh patch skip_tcsh_tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=25
2019-09-13 12:50:18 +00:00
064ea45281 Accepting request 691783 from devel:languages:python
- Update to 1.9.5:
  * check_module: Don’t crash, exit with error instead (#261)
  * Register completion for multiple commands (#246)

OBS-URL: https://build.opensuse.org/request/show/691783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=11
2019-04-08 18:52:57 +00:00
Tomáš Chvátal
ca26701ea4 - Update to 1.9.5:
* check_module: Don’t crash, exit with error instead (#261)
  * Register completion for multiple commands (#246)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=23
2019-04-05 11:15:59 +00:00
Stephan Kulow
5e78599d01 Accepting request 678738 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/678738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=10
2019-02-25 16:57:26 +00:00
Tomáš Chvátal
3226ad8b67 Accepting request 678632 from home:jayvdb:coala
- Trim unnecessary build dependencies using trim-test-deps.patch
- Simplify skip_tcsh_tests.patch so it is easier to read and update
- Update to v1.9.4
  * Use the correct interpreter when checking wrappers
  * Provide shellcode as a module function (#237)
- from v1.9.3
  * Fix handling of COMP\_POINT
  * Fix crash when writing unicode to debug\_stream in Python 2

OBS-URL: https://build.opensuse.org/request/show/678632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=21
2019-02-25 08:27:22 +00:00
5f9a8ca867 Accepting request 653915 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/653915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argcomplete?expand=0&rev=9
2018-12-12 16:25:00 +00:00