pkgsrc/www/py-curl
recht 440ae98093 update to 7.10.6
added python23-pth support

Many changes and fixes.

See ChangeLog for a complete list.

Important:
* WARNING: Removed the deprecated pycurl.init() and pycurl.multi_init()
  names - use pycurl.Curl() and pycurl.CurlMulti() instead.

* WARNING: Removed the deprecated Curl.cleanup() and CurlMulti.cleanup()
  methods - use Curl.close() and CurlMulti.close() instead.
2003-09-14 18:03:53 +00:00
..
patches update to 7.10.6 2003-09-14 18:03:53 +00:00
DESCR initial import of py-curl-0.4.5, a python module interface to the cURL library, 2002-01-29 16:22:18 +00:00
distinfo update to 7.10.6 2003-09-14 18:03:53 +00:00
Makefile update to 7.10.6 2003-09-14 18:03:53 +00:00
PLIST update to 7.10.6 2003-09-14 18:03:53 +00:00