https://bugzilla.redhat.com/show_bug.cgi?id=851745
Bug ID: 851745
QA Contact: [email protected]
Severity: medium
Version: rawhide
Priority: medium
CC: [email protected],
[email protected]
Assignee: [email protected]
Summary: Review Request: python-bitlyapi - A thin python
wrapper for the bit.ly REST API
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: [email protected]
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL: http://threebean.org/rpm/python-bitlyapi
SRPM URL: http://threebean.org/rpm/python-bitlyapi-0.1.1-1.fc17.src.rpm
Description: This is a thin Python wrapper for the bit.ly API. Basic usage
looks like this::
>>> import bitlyapi
>>> b = bitlyapi.BitLy(api_user, api_key)
>>> res = b.shorten(longUrl='http://www.google.com/')
>>> print res['url']
'http://bit.ly/6Hwstb'
>>> print res['long_url']
'http://www.google.com/'
Fedora Account System Username: ralph
rpmlint output:
--- ~/rpmbuild ยป rpmlint {SPECS,SRPMS}/python-bitlyapi*
python-bitlyapi.src: W: spelling-error Summary(en_US) ly -> l, y, lye
python-bitlyapi.src: W: spelling-error %description -l en_US ly -> l, y, lye
python-bitlyapi.src: W: spelling-error %description -l en_US BitLy -> Bitty,
Billy, Fitly
python-bitlyapi.src: W: spelling-error %description -l en_US api -> pi, ape,
apt
python-bitlyapi.src: W: spelling-error %description -l en_US longUrl ->
longueur, furlong
python-bitlyapi.src: W: spelling-error %description -l en_US http -> HTTP
python-bitlyapi.src: W: spelling-error %description -l en_US www -> WWW, wow
python-bitlyapi.src: W: spelling-error %description -l en_US google -> Google,
goggle, googly
python-bitlyapi.src: W: spelling-error %description -l en_US url -> URL, curl,
purl
1 packages and 1 specfiles checked; 0 errors, 9 warnings.
koji - f18 - http://koji.fedoraproject.org/koji/taskinfo?taskID=4421401
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review