Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95832 - Version bump for dev-python/clientcookie
Summary: Version bump for dev-python/clientcookie
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://wwwsearch.sourceforge.net/Clie...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 21:44 UTC by Michael Knight
Modified: 2005-06-12 19:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
clientcookie-1.0.3.ebuild (clientcookie-1.0.3.ebuild,559 bytes, text/plain)
2005-06-11 21:46 UTC, Michael Knight
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Knight 2005-06-11 21:44:07 UTC
Version 1.0.3 has come out!

Reproducible: Always
Steps to Reproduce:





Changes since 1.0.2:
http://wwwsearch.sourceforge.net/ClientCookie/src/ChangeLog.txt

2004-02-20 John J Lee <jjl@pobox.com>
	* Allow pickling of seekable response objects, plus a bit of
 	  refactoring of response wrapper.
	* Fix bug with RFC 2109 cookie handling: RFC 2109 cookies are
 	  now treated by default as Netscape cookies if RFC 2965
 	  handling is switched off.
	* Add note about equivalent bug to that above in Python 2.4
	  cookielib.
	* Add DefaultCookiePolicy.rfc2109_as_netscape attribute
	  (WARNING: this may change or go away if not accepted for
	  Python 2.5).
	* Add Cookie.rfc2109 attribute.
	* Released 1.0.3

2004-02-05 John J Lee <jjl@pobox.com>
	* HTTPRobotRulesProcessor: don't clobber https->http.
	* Add note about using HTTPRefreshProcessor with Python 2.4.

2004-02-04 John J Lee <jjl@pobox.com>
	* Fix more exception bugs in CookieJar subclass .load() methods
	  (raise ClientCookie.LoadError, not IOError, on failure).
	* Apply urlretrieve fix from Python SF patch #1062060 (fix for
	  1016880 urllib.urlretrieve silently truncates dwnld).
Comment 1 Michael Knight 2005-06-11 21:46:36 UTC
Created attachment 61093 [details]
clientcookie-1.0.3.ebuild

No change from the 1.0.2 ebuild.
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-06-12 19:25:13 UTC
Thanks Michael, added to cvs.