mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-curl-7.46.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
COMMENT= Python interface to cURL library
|
COMMENT= Python interface to cURL library
|
||||||
|
|
||||||
MODPY_DISTV= 7.45.7
|
MODPY_DISTV= 7.46.0
|
||||||
DISTNAME= pycurl-${MODPY_DISTV}
|
DISTNAME= pycurl-${MODPY_DISTV}
|
||||||
PKGNAME= py-curl-${MODPY_DISTV}
|
PKGNAME= py-curl-${MODPY_DISTV}
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
SHA256 (pycurl-7.45.7.tar.gz) = nUMBMALqsv1tDcxnHNHpFJ4vwcVtXnlvrZTQdtbLae8=
|
SHA256 (pycurl-7.46.0.tar.gz) = Qi7XAFuYdo/mD+a2y4u2pOH8GLVDNALo+9q6kYEcRgQ=
|
||||||
SIZE (pycurl-7.45.7.tar.gz) = 241098
|
SIZE (pycurl-7.46.0.tar.gz) = 284697
|
||||||
|
|||||||
@@ -9,7 +9,6 @@ lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/METADAT
|
|||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/RECORD
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/RECORD
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/WHEEL
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/WHEEL
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/AUTHORS
|
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/COPYING-LGPL
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/COPYING-LGPL
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/COPYING-MIT
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/licenses/COPYING-MIT
|
||||||
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/top_level.txt
|
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_DISTV}.dist-info/top_level.txt
|
||||||
@@ -35,10 +34,6 @@ share/examples/py-curl/quickstart/file_upload_real_fancy.py
|
|||||||
share/examples/py-curl/quickstart/follow_redirect.py
|
share/examples/py-curl/quickstart/follow_redirect.py
|
||||||
share/examples/py-curl/quickstart/form_post.py
|
share/examples/py-curl/quickstart/form_post.py
|
||||||
share/examples/py-curl/quickstart/get.py
|
share/examples/py-curl/quickstart/get.py
|
||||||
share/examples/py-curl/quickstart/get_python2.py
|
|
||||||
share/examples/py-curl/quickstart/get_python2_https.py
|
|
||||||
share/examples/py-curl/quickstart/get_python3.py
|
|
||||||
share/examples/py-curl/quickstart/get_python3_https.py
|
|
||||||
share/examples/py-curl/quickstart/put_buffer.py
|
share/examples/py-curl/quickstart/put_buffer.py
|
||||||
share/examples/py-curl/quickstart/put_file.py
|
share/examples/py-curl/quickstart/put_file.py
|
||||||
share/examples/py-curl/quickstart/response_headers.py
|
share/examples/py-curl/quickstart/response_headers.py
|
||||||
@@ -49,4 +44,8 @@ share/examples/py-curl/retriever.py
|
|||||||
share/examples/py-curl/sfquery.py
|
share/examples/py-curl/sfquery.py
|
||||||
share/examples/py-curl/smtp.py
|
share/examples/py-curl/smtp.py
|
||||||
share/examples/py-curl/ssh_keyfunction.py
|
share/examples/py-curl/ssh_keyfunction.py
|
||||||
|
share/examples/py-curl/ws_callback.py
|
||||||
|
share/examples/py-curl/ws_echo.py
|
||||||
|
share/examples/py-curl/ws_fragmented.py
|
||||||
|
share/examples/py-curl/ws_multi.py
|
||||||
share/examples/py-curl/xmlrpc_curl.py
|
share/examples/py-curl/xmlrpc_curl.py
|
||||||
|
|||||||
Reference in New Issue
Block a user