Bug 661179

Summary: Review Request: cement-devtools - Development Tools for the Cement CLI Application Framework
Product: [Fedora] Fedora Reporter: BJ Dierkes <derks>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-10 01:45:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description BJ Dierkes 2010-12-08 02:09:46 UTC
Spec URL: http://5dollarwhitebox.org/tmp/cement-devtools.spec
SRPM URL: http://5dollarwhitebox.org/tmp/cement-devtools-0.8.12-1.fc14.src.rpm

Description: <description here>
Cement is an advanced CLI Application Framework for Python. The 'devtools'
package provides tools and libraries needed for developing applications that
are built on Cement.


$ rpmlint -i SPECS/cement-devtools.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint -i RPMS/noarch/cement-devtools-0.8.12-1.fc14.noarch.rpm 
cement-devtools.noarch: E: zero-length /usr/lib/python2.7/site-packages/cement/paste/templates/cementapp/LICENSE
cement-devtools.noarch: E: zero-length /usr/lib/python2.7/site-packages/cement/paste/templates/cementplugin/LICENSE
1 packages and 0 specfiles checked; 2 errors, 0 warnings.


Note: The two errors above are due to the fact that those two files are part of a template.  They are empty by design, therefore the errors should be ignored.

Comment 1 BJ Dierkes 2010-12-08 02:11:19 UTC
Note, this depends on:

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


Therefore, it will not build in mock until that is pushed to stable.

Comment 2 BJ Dierkes 2010-12-10 01:45:16 UTC
Closing, devtools is now bundled as part of python-cement at:

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

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