Bug 983356
| Summary: | Review Request: pelican - Static site generator that supports Markdown and reST syntax. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcelo Barbosa "firemanxbr" <marcelo.barbosa> |
| Component: | Package Review | Assignee: | Christopher Meng <i> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dougsland, echevemaster, i, icon, mrunge, package-review |
| Target Milestone: | --- | Flags: | i:
fedora-review?
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-22 05:32:47 UTC | Type: | Bug |
| 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: | 906160 | ||
| Bug Blocks: | |||
|
Description
Marcelo Barbosa "firemanxbr"
2013-07-11 04:52:31 UTC
Pelican is a nice software, really. 1. Please remove the dot at the end of summary tag.(rpmlint) 2. What are these zero-length file? /usr/lib/python2.7/site-packages/pelican/tests/output/basic/tags.html /usr/lib/python2.7/site-packages/pelican/themes/notmyidea/templates/authors.html /usr/lib/python2.7/site-packages/pelican/themes/simple/templates/tag.html /usr/lib/python2.7/site-packages/pelican/tests/output/custom/tags.html /usr/lib/python2.7/site-packages/pelican/themes/simple/templates/tags.html 3. env found in /usr/lib/python2.7/site-packages/pelican/tools/templates/pelicanconf.py.in /usr/lib/python2.7/site-packages/pelican/tools/pelican_import.py /usr/lib/python2.7/site-packages/pelican/tools/pelican_themes.py /usr/lib/python2.7/site-packages/pelican/tools/pelican_quickstart.py If they are executable, why their permissions are 644? I think there must be some issues, and this must be fixed. *** Bug 906161 has been marked as a duplicate of this bug. *** Where are the requires?, pelican needs ['feedgenerator >= 1.6', 'jinja2 >= 2.6', 'pygments', 'docutils', 'pytz', 'blinker', 'unidecode', 'six'] Pelican requires ['feedgenerator >= 1.6'], feedgenerator is part of django, so is a bundled library See https://bugzilla.redhat.com/show_bug.cgi?id=906160#c1 and see https://fedorahosted.org/fpc/ticket/248 if you want patch the code for to do this package dependent of django, you can it, but at this moment this package isn't elegible to enter at Fedora Btw, never close or to doing duplicate any review, without asking to the previous packager. I'll to ask at the django project by if they want to ship feedgenerator separately, I think that there are much possibilities of if they have a negative response, fpc can give us a bless for package python-feedgenerator due at that is a fork Done, https://code.djangoproject.com/ticket/20737 depends of response, we will to ask to the fpc @Christopher, Thank you for your report, i changed all topics, but pelicanconf.py.in is config file no exec/binary file. @Eduardo, Thank you for good work, i changed all requires, but "six" is not more necessary to in latest version: http://docs.getpelican.com/en/3.2/getting_started.html#dependencies URL SPEC: http://firemanxbr.fedorapeople.org/pelican/pelican.spec URL SRPM: http://firemanxbr.fedorapeople.org/pelican/pelican-3.2.2-2.fc19.src.rpm Marcelo Barbosa (firemanxbr) *** This bug has been marked as a duplicate of bug 1059164 *** |