pkgsrc/www/py-curl/PLIST
obache c5075fd437 Update py-curl to 7.19.0.
(change to register distutils egg-info)

Version 7.19.0 [requires libcurl-7.19.0 or better]
--------------

        * Added CURLFILE, ADDRESS_SCOPE and ISSUERCERT options,
          as well as the APPCONNECT_TIME info.

        * Added PRIMARY_IP info (patch by
          Yuhui H <eyecat at gmail.com>).

        * Added support for curl_easy_reset through a
          new 'reset' method on curl objects
          (patch by Nick Pilon <npilon at oreilly.com>).

        * Added support for OPENSOCKET callbacks.
          See 'tests/test_opensocket.py' for example
          usage (patch by Thomas Hunger <teh at camvine.com>).


Version 7.18.2
--------------

        * Added REDIRECT_URL info and M_MAXCONNECTS option
          (patch by Yuhui H <eyecat at gmail.com>).

        * Added socket_action() method to CurlMulti objects.
          See 'tests/test_multi_socket_select.py' for example
          usage (patch by Yuhui H <eyecat at gmail.com>).

        * Added AUTOREFERER option.

        * Allow resetting some list operations (HTTPHEADER,
          QUOTE, POSTQUOTE, PREQUOTE) by passing an empty
          list to setopt (patch by Jim Patterson).


Version 7.18.1
--------------

        * Added POST301, SSH_HOST_PUBLIC_KEY_MD5,
          COPYPOSTFIELDS and PROXY_TRANSFER_MODE options.

        * Check for static libs in setup.py to better detect
          whether libcurl was linked with OpenSSL or GNUTLS.

        * PycURL is now dual licensed under the LGPL and
          a license similar to the cURL license (an MIT/X
          derivative).
2012-01-25 13:19:57 +00:00

50 lines
2.4 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2012/01/25 13:19:57 obache Exp $
${PYSITELIB}/curl/__init__.py
${PYSITELIB}/curl/__init__.pyc
${PYSITELIB}/curl/__init__.pyo
${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/pycurl.so
share/doc/pycurl${PYVERSSUFFIX}/COPYING
share/doc/pycurl${PYVERSSUFFIX}/COPYING2
share/doc/pycurl${PYVERSSUFFIX}/ChangeLog
share/doc/pycurl${PYVERSSUFFIX}/INSTALL
share/doc/pycurl${PYVERSSUFFIX}/README
share/doc/pycurl${PYVERSSUFFIX}/TODO
share/doc/pycurl${PYVERSSUFFIX}/examples/basicfirst.py
share/doc/pycurl${PYVERSSUFFIX}/examples/file_upload.py
share/doc/pycurl${PYVERSSUFFIX}/examples/linksys.py
share/doc/pycurl${PYVERSSUFFIX}/examples/retriever-multi.py
share/doc/pycurl${PYVERSSUFFIX}/examples/retriever.py
share/doc/pycurl${PYVERSSUFFIX}/examples/sfquery.py
share/doc/pycurl${PYVERSSUFFIX}/examples/xmlrpc_curl.py
share/doc/pycurl${PYVERSSUFFIX}/html/callbacks.html
share/doc/pycurl${PYVERSSUFFIX}/html/curlmultiobject.html
share/doc/pycurl${PYVERSSUFFIX}/html/curlobject.html
share/doc/pycurl${PYVERSSUFFIX}/html/curlshareobject.html
share/doc/pycurl${PYVERSSUFFIX}/html/pycurl.html
share/doc/pycurl${PYVERSSUFFIX}/tests/test.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_cb.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_debug.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_ftp.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_getinfo.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_gtk.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_internals.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_memleak.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi2.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi3.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi4.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi5.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi6.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi_socket.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi_socket_select.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi_timer.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi_vs_thread.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_post.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_post2.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_post3.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_share.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_socketopen.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_stringio.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_xmlrpc.py
share/doc/pycurl${PYVERSSUFFIX}/tests/util.py