Bug 1005769 - Review Request: python-w3lib - A Python Library of web-related functions
Summary: Review Request: python-w3lib - A Python Library of web-related functions
Keywords:
Status: CLOSED DUPLICATE of bug 1003694
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: 2013-09-09 11:30 UTC by Fabian Affolter
Modified: 2013-09-09 18:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-09 18:39:30 UTC
Type: ---


Attachments (Terms of Use)

Description Fabian Affolter 2013-09-09 11:30:00 UTC
Spec URL: http://fab.fedorapeople.org/packages/SRPMS/python-w3lib.spec
SRPM URL: http://fab.fedorapeople.org/packages/SRPMS/python-w3lib-1.3-1.fc19.src.rpm

Project URL: http://github.com/scrapy/w3lib

Description:
This is a Python library of web-related functions, such as:

- remove comments, or tags from HTML snippets
- extract base url from HTML snippets
- translate entites on HTML strings
- encoding mulitpart/form-data
- convert raw HTTP headers to dicts and vice-versa
- construct HTTP auth header
- converting HTML pages to unicode
- RFC-compliant url joining
- sanitize urls (like browsers do)
- extract arguments from urls

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5912399

rpmlint output:
[fab@laptop011 SRPMS]$ rpmlint python-w3lib-1.3-1.fc19.src.rpm 
python-w3lib.src: W: spelling-error %description -l en_US entites -> entities, entitles, entices
python-w3lib.src: W: spelling-error %description -l en_US mulitpart -> multiparty
python-w3lib.src: W: spelling-error %description -l en_US dicts -> ducts, dicta, dict
python-w3lib.src: W: spelling-error %description -l en_US versa -> avers, verse, verso
python-w3lib.src: W: spelling-error %description -l en_US auth -> auto, Ruth, author
python-w3lib.src:42: W: macro-in-comment %doc
1 packages and 0 specfiles checked; 0 errors, 6 warnings.

[fab@laptop011 noarch]$ rpmlint python-w3lib-1.3-1.fc19.noarch.rpm 
python-w3lib.noarch: W: spelling-error %description -l en_US entites -> entities, entitles, entices
python-w3lib.noarch: W: spelling-error %description -l en_US mulitpart -> multiparty
python-w3lib.noarch: W: spelling-error %description -l en_US dicts -> ducts, dicta, dict
python-w3lib.noarch: W: spelling-error %description -l en_US versa -> avers, verse, verso
python-w3lib.noarch: W: spelling-error %description -l en_US auth -> auto, Ruth, author
python-w3lib.noarch: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 6 warnings.

Fedora Account System Username: fab

Comment 1 Christopher Meng 2013-09-09 12:23:07 UTC
???

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

Comment 2 Fabian Affolter 2013-09-09 18:39:30 UTC

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


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