14
0
forked from pool/python-pycurl
Commit Graph

57 Commits

Author SHA256 Message Date
Todd R
5b4fb2390c Accepting request 234864 from home:TheBlackCat:branches:devel:languages:python
Update to version 7.19.3.1

OBS-URL: https://build.opensuse.org/request/show/234864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=19
2014-05-20 14:19:04 +00:00
Sascha Peilicke
1e59230168 Accepting request 196933 from home:elvigia:branches:devel:languages:python
- remove runtime curl version check and __DATE__ __TIME__ usage 
  (pycurl-no-runtime-curlvercheck.patch)

OBS-URL: https://build.opensuse.org/request/show/196933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=17
2013-09-02 08:34:49 +00:00
Sascha Peilicke
f2c2768912 Accepting request 162833 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls 

- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=13
2013-04-05 13:52:47 +00:00
Todd R
5f7d1e9d5b Accepting request 116121 from home:HighwayStar:branches:devel:languages:python
python3 package added, python2 slightly cleaned (old buildroot macro replaced)

OBS-URL: https://build.opensuse.org/request/show/116121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=9
2012-05-02 14:06:38 +00:00
Stephan Kulow
019dafbc21 Accepting request 100004 from devel:openSUSE:Factory:for-legal-lhf
patching license field to be in spdx.org format, for legal team to review before forward

OBS-URL: https://build.opensuse.org/request/show/100004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=7
2012-01-20 08:25:21 +00:00
Sascha Peilicke
088201f573 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=5 2011-11-04 11:07:50 +00:00
Sascha Peilicke
76019de681 - Renamed package to 'python-pycurl' to match upstream name
- Removed authors from description

- Update to 7.19.0:
  * 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).
- Split off doc subpackage

- Update to 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=1
2011-09-20 12:05:30 +00:00