update to py3-curl-7.46.0

This commit is contained in:
sthen
2026-05-06 13:36:13 +00:00
parent 963fbaa016
commit 303a61956d
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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
+4 -5
View File
@@ -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