curl-and-python

PycURL 7.19.0.3 released

From: Oleg Pudeyev <oleg+pycurl_at_bsdpower.com>
Date: Tue, 24 Dec 2013 02:30:31 -0500

Hello everyone,

PycURL 7.19.0.3 has just been uploaded to PyPi and SourceForge.

This release is largely identical to 7.19.0.2. The only change is minor
modifications to Windows build code and instructions, which were made
already for Windows 7.19.0.2 packages added to PyPi and SourceForge
earlier.

While I was trying to add these 7.19.0.2 Windows packages to PyPi,
installation broke for Unix platforms [1], which this release is
intended to fix.

The upcoming 7.19.3 release of PycURL with Python 3 support still needs
a few kinks ironed out. Present release of 7.19.0.3 removes pressure to
release 7.19.3 before the latter is truly ready.

The full changelog can be found here:

http://pycurl.sourceforge.net/ChangeLog

As always, you should be able to install PycURL from source by
downloading

http://pycurl.sourceforge.net/download/pycurl-7.19.0.3.tar.gz

and running `python setup.py install`.

You can also install PycURL via easy_install or pip as follows:

easy_install pycurl
pip install pycurl

[1] http://curl.haxx.se/mail/curlpython-2013-12/0021.html

Oleg
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2013-12-24