Miro Hrončok
f56de5ca46
Move the Bash completion files to /etc/bash_completion.d
...
Fixes https://bugzilla.redhat.com/2211862
This reverts the gist of 8c493c15eb
2023-06-05 19:06:35 +02:00
Miro Hrončok
cdc5891ae5
Fix build with pip 23.1.2+
...
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2209020
2023-05-26 11:19:49 +02:00
Fedora Release Engineering
cdc78e1038
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 11:16:22 +00:00
Todd Zullinger
8c493c15eb
Install bash-completion in default location
...
The desired location for bash-complete files is no longer in /etc. Use
the recently added macros from redhat-rpm-config¹ to get the path.
Shorten the install command by using the completion file from the source
directory instead of the %buildroot copy.
¹ https://src.fedoraproject.org/rpms/redhat-rpm-config/c/483a3b8 (Add
macros.shell-completions, 2022-06-25)
2022-11-12 14:32:26 -05:00
Fedora Release Engineering
53377b1fa4
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 16:24:24 +00:00
Python Maint
70698902d0
Rebuilt for Python 3.11
2022-06-13 18:04:16 +02:00
Fedora Release Engineering
6cb6d0339e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 10:23:22 +00:00
Tomáš Hrnčiar
a2ee1be3ad
Update to 2.0.0
2022-01-05 08:56:18 +01:00
Fedora Release Engineering
edcdfa5ccf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 05:01:12 +00:00
Python Maint
085549cf24
Rebuilt for Python 3.10
2021-06-03 12:40:44 +02:00
Tomas Hrnciar
5703589d15
Update to 1.12.3
2021-04-29 10:34:08 +02:00
Lumir Balhar
e7cf2add9f
Update to 1.12.2
2021-02-17 14:13:28 +01:00
Michal Fabik
ae9ca821c7
Disable %check for RHEL > 8 and ELN
...
The tests are pulling the fish package (which no one wants to maintain)
into RHEL.
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2021-02-03 17:00:50 +01:00
Miro Hrončok
f4153a83e7
Workaround the bracketed-paste mode in tests
2021-02-02 18:25:58 +01:00
Fedora Release Engineering
36dc13fa0b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 09:24:01 +00:00
Fedora Release Engineering
0bc2a4069e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 23:46:29 +00:00
Miro Hrončok
d403edb19a
Update to 1.12.0, cleaner spec
...
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1856103
2020-07-24 14:31:33 +02:00
Miro Hrončok
17c3130bd6
Rebuilt for Python 3.9
2020-05-23 08:33:21 +02:00
Miro Hrončok
7c6af6b175
Update to 1.11.1, fix tests with Fish 3.1
...
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1709038
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1808322
2020-02-28 11:51:13 +01:00
Fedora Release Engineering
400e0777bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 10:42:50 +00:00
Miro Hrončok
58eebe96bc
Rebuilt for Python 3.8.0rc1 ( #1748018 )
2019-10-03 14:03:02 +02:00
Miro Hrončok
e735fb1635
Rebuilt for Python 3.8
2019-08-16 13:37:32 +02:00
Pierre-Yves Chibon
dab23ad190
Add missing BuildRequires
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-07-25 16:12:20 +02:00
Pierre-Yves Chibon
4fdc808029
Upgrade to 1.10.0
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-07-25 15:24:26 +02:00
Miro Hrončok
ce300ab4f2
Update to 1.9.5
2019-04-02 16:10:41 +02:00
Fedora Release Engineering
bcdb49e621
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 05:40:09 +00:00
Miro Hrončok
bc4f44f9f2
Fix the tests
2018-08-20 19:39:01 +02:00
Igor Gnatenko
9553466b63
commit missing pieces
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-12 16:05:11 +02:00
Igor Gnatenko
af6af413a0
Update to 1.9.4 + drop python2 subpkg
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-12 16:04:46 +02:00
Miro Hrončok
ec76c5f839
Fix the unversioned python requirement
...
Merges https://src.fedoraproject.org/rpms/python-argcomplete/pull-request/1
2018-07-25 11:31:21 +02:00
Peter Robinson
00a017205a
add python-unversioned-command build dep
2018-07-17 17:15:53 +01:00
Fedora Release Engineering
9e463e5960
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:29:13 +00:00
Miro Hrončok
3b0e84d6fc
Rebuilt for Python 3.7
2018-06-16 01:53:10 +02:00
Miro Hrončok
39d6b68e53
set PYTHON_DISALLOW_AMBIGUOUS_VERSION=0 in %check
2018-05-16 14:28:42 +02:00
Igor Gnatenko
fe38f97ec5
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:40 +01:00
Fedora Release Engineering
8b7c88855b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 06:41:02 +00:00
Igor Gnatenko
f78d8c4b80
Update to 1.9.3
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-19 12:35:30 +01:00
Igor Gnatenko
9f68d806c3
Update to 1.9.2
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-08 22:40:44 +01:00
Fedora Release Engineering
025116dc2b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 09:38:24 +00:00
Fedora Release Engineering
4fac448855
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 08:22:05 +00:00
Igor Gnatenko
2bc1d6533c
Update to 1.8.2
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-26 23:07:04 +01:00
Igor Gnatenko
5f8ccbbffa
run tests
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-26 23:05:08 +01:00
Igor Gnatenko
7ff4c76ab6
Update to 1.8.1
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-26 22:47:52 +01:00
Igor Gnatenko
37ceb30761
package tcsh completion
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2017-01-07 11:33:17 +01:00
Igor Gnatenko
5d8218dec5
Update to 1.7.0 (RHBZ #1339845 )
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2017-01-07 11:30:42 +01:00
Charalampos Stratakis
0db8b3cce4
Rebuild for Python 3.6
2016-12-11 13:30:04 +01:00
Fedora Release Engineering
795eeabecf
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 08:57:37 +00:00
Igor Gnatenko
8e6c66b842
Update to 1.1.1 (RHBZ #1320348 )
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-03-27 17:01:40 +02:00
Igor Gnatenko
e460c33461
Update to 1.1.0 (RHBZ #1310473 )
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-02-22 09:55:22 +01:00
Fedora Release Engineering
1c32d9c55c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 19:01:46 +00:00