Bug 1005769

Summary: Review Request: python-w3lib - A Python Library of web-related functions
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
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: i, notting, package-review
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: 2013-09-09 18:39:30 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 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 ***