Bug 1052320 - Review Request: python-argcomplete - Bash tab completion for python argparse
Summary: Review Request: python-argcomplete - Bash tab completion for python argparse
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-13 15:58 UTC by Steve Traylen
Modified: 2014-01-14 10:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-13 16:09:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1052420 0 unspecified CLOSED python-argcomplete-0.6.7 is available 2021-02-22 00:41:40 UTC

Internal Links: 1052420

Description Steve Traylen 2014-01-13 15:58:49 UTC
Spec URL: http://cern.ch/straylen/rpms/python-argcomplete/python-argcomplete.spec
SRPM URL: http://cern.ch/straylen/rpms/python-argcomplete/python-argcomplete-0.6.7-1.fc19.src.rpm
Description: Bash tab completion for python argparse
Fedora Account System Username: stevetraylen

Comment 1 Igor Gnatenko 2014-01-13 16:05:05 UTC
Fast look at spec:

> BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
not needed for el6+

> %install
> rm -rf %{buildroot}
rm not needed

> %clean
> rm -rf %{buildroot}
not needed for el6+

> %defattr(-,root,root,-)
not needed for... IIRC el6+

Will take a look more ;)

Comment 2 Christopher Meng 2014-01-13 16:09:34 UTC
What are you doing? Isn't this one in Fedora already?

Comment 3 Igor Gnatenko 2014-01-13 16:11:22 UTC
He-he. I didn't notice. Sry ;)

Comment 4 Steve Traylen 2014-01-14 10:04:46 UTC
Ah great it's just been added since the start of this year, currently in testing - great.

Comment 5 Michael Schwendt 2014-01-14 10:28:52 UTC
It has been reviewed and approved in Oct 2013, but released only for Rawhide:
bug 1018090

http://koji.fedoraproject.org/koji/packageinfo?packageID=17133

I've asked about an update to 0.6.7 in one of the bodhi tickets.

Comment 6 Christopher Meng 2014-01-14 10:34:44 UTC
I added this to upstream releases monitoring page last night, and maintain has noticed this notification:


https://admin.fedoraproject.org/updates/python-argcomplete-0.6.7-2.fc20

https://admin.fedoraproject.org/updates/python-argcomplete-0.6.7-2.fc19

https://admin.fedoraproject.org/updates/python-argcomplete-0.6.7-2.el6


Note You need to log in before you can comment on or make changes to this bug.