Bug 832588 - Review Request: python-pbs-subprocess - Python subprocess wrapper
Summary: Review Request: python-pbs-subprocess - Python subprocess wrapper
Keywords:
Status: CLOSED DUPLICATE of bug 808258
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-15 20:45 UTC by Ralph Bean
Modified: 2012-06-15 23:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-15 23:11:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralph Bean 2012-06-15 20:45:31 UTC
Spec URL: http://threebean.org/rpm/python-pbs-subprocess.spec
SRPM URL: http://threebean.org/rpm/python-pbs-subprocess-0.105-1.fc17.src.rpm

Description: 
PBS is a unique subprocess wrapper that maps your system programs to Python
functions dynamically.  PBS helps you write shell scripts in Python by
giving you the good features of Bash (easy command calling, easy piping)
with all the power and flexibility of Python.

    >>> from pbs import ifconfig
    >>> print ifconfig("eth0")

PBS is not a collection of system commands implemented in Python.



Fedora Account System Username: ralph


rpmlint output
--- ~/rpmbuild » rpmlint {SPECS,SRPMS}/python-pbs-subprocess*       
python-pbs-subprocess.src: W: spelling-error %description -l en_US ifconfig -> configure
1 packages and 1 specfiles checked; 0 errors, 1 warnings.
--- ~/rpmbuild » rpmlint /var/lib/mock/fedora-17-x86_64/result/*.rpm
python-pbs-subprocess.noarch: W: spelling-error %description -l en_US ifconfig -> configure
python-pbs-subprocess.src: W: spelling-error %description -l en_US ifconfig -> configure
2 packages and 0 specfiles checked; 0 errors, 2 warnings.



koji f17 - http://koji.fedoraproject.org/koji/taskinfo?taskID=4168689
koji el6 - http://koji.fedoraproject.org/koji/taskinfo?taskID=4168690

Comment 1 Toshio Ernie Kuratomi 2012-06-15 23:11:34 UTC
This is a duplicate.  The person who was reviewing the other package request seems to have stopped responding so you may want to take over reviewing that:

https://bugzilla.redhat.com/show_bug.cgi?id=808258

*** This bug has been marked as a duplicate of bug 808258 ***


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