17
0

Accepting request 531226 from home:glaubitz:branches:devel:languages:python

- Update to latest upstream version
- Fix issues after singlespec auto-conversion
- singlespec auto-conversion

OBS-URL: https://build.opensuse.org/request/show/531226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=17
This commit is contained in:
Jan Matejek
2017-10-04 14:02:59 +00:00
committed by Git OBS Bridge
parent 6c41accd1f
commit e7703e90b9
5 changed files with 106 additions and 47 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Sep 15 13:49:08 UTC 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 13:32:49 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Thu Jul 20 09:48:53 UTC 2017 - sebix+novell.com@sebix.at
@@ -114,4 +134,3 @@ Fri Apr 26 20:49:09 UTC 2013 - darin@darins.net
Fri Apr 26 20:44:08 UTC 2013 - darin@darins.net
- Initial packaging