Bug 457207
Summary: | Review Request: python-cssutils - CSS Cascading Style Sheets library for Python | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Saou <matthias> |
Component: | Package Review | Assignee: | Michael Schwendt <bugs.michael> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | bugs.michael, fedora-package-review, notting |
Target Milestone: | --- | Flags: | bugs.michael:
fedora-review+
kevin: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-10-16 02:05:38 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: | |||
Bug Depends On: | |||
Bug Blocks: | 438609 |
Description
Matthias Saou
2008-07-30 09:22:54 UTC
There looks to be a final 0.9.5 release available now. (In reply to comment #1) > There looks to be a final 0.9.5 release available now. I've just updated the package. * Tue Aug 19 2008 Matthias Saou <http://freshrpms.net/> 0.9.5.1-1 - Update to 0.9.5.1. * Licence has changed: cssutils is published under the LGPL 3 or later (from 0.9.5b3, before it was the LGPL 2.1) * rpmlint reports wrong-file-end-of-line-encoding for %doc files * The /usr/bin/css* executables "Requires: python-setuptools" or else they traceback! * Group "Applications/Multimedia"? Rather Development/Libraries, but the groups are too limited. * The generated html documentation for the API could be put into a separate -docs package. Rest looks fine. (In reply to comment #4) > * Licence has changed: Good catch! > * rpmlint reports wrong-file-end-of-line-encoding for %doc files I had left out the removing of *.tmp files in the hack I had made to convert docs to the right EOF, those were probably the ones reported as having it wrong and it should be fixed now. > * The /usr/bin/css* executables "Requires: python-setuptools" or else > they traceback! Another good catch! > * Group "Applications/Multimedia"? Rather Development/Libraries, but > the groups are too limited. True. Changed. > * The generated html documentation for the API could be put > into a separate -docs package. It's only 100kB uncompressed once the *.tmp files are no longer there, so not worth it IMHO. Thanks a lot for the review. I've put python-cssutils-0.9.5.1-2 in the same location. * BuildRequires: python-setuptools is needed, too, or else it complains and starts downloading it from python.org: * I refer to the epydoc generated files in the "doc" directory: $ du -h doc 14M doc And >1M compressed. *If* to be packaged, they must go into a -doc sub-package according to the review guidelines. * That's stuff that can be added in cvs, however, so: APPROVED: python-cssutils-0.9.5.1-2 All this is now fixed in 0.9.5.1-3 which is in the same location in case you want to have a quick look just in case. New Package CVS Request ======================= Package Name: python-cssutils Short Description: CSS Cascading Style Sheets library for Python Owners: thias Branches: F-9 InitialCC: cvs done. python-cssutils-0.9.5.1-3.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/python-cssutils-0.9.5.1-3.fc9 python-cssutils-0.9.5.1-3.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |