Search Criteria
Package Details: python-curl-cffi 0.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-curl-cffi.git (read-only, click to copy) |
---|---|
Package Base: | python-curl-cffi |
Description: | Python binding for curl-impersonate via CFFI |
Upstream URL: | https://github.com/yifeikong/curl_cffi |
Licenses: | MIT |
Submitter: | WSDMatty |
Maintainer: | 0xmrtt |
Last Packager: | Junker |
Votes: | 6 |
Popularity: | 0.80 |
First Submitted: | 2023-06-22 09:25 (UTC) |
Last Updated: | 2024-09-07 13:20 (UTC) |
Dependencies (12)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libcurl-impersonate-chrome (curl-impersonate-chromeAUR, libcurl-impersonate-binAUR, libcurl-impersonate-lexiforest-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-cffi
- python-eventlet
- python-gevent (python-gevent-gitAUR)
- gcc13 (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
Nebulosa commented on 2024-05-21 17:34 (UTC) (edited on 2024-05-21 17:35 (UTC) by Nebulosa)
Here updated PKGBUILD with fixed issues below.
Also works with version 0.6.4, but
yt-dlp
doesn't see any of versions 0.6.x:Any suggestions?
tniin commented on 2024-05-19 18:36 (UTC) (edited on 2024-05-19 18:37 (UTC) by tniin)
Build is not working for me:
build/temp.linux-x86_64-cpython-312/curl_cffi._wrapper.c:929:10: error: implicit declaration of function ‘curl_easy_impersonate’; did you mean ‘curl_easy_perform’? [-Wimplicit-function-declaration]
Kiri0 commented on 2024-03-29 07:01 (UTC)
https://github.com/yifeikong/curl_cffi/blob/main/LICENSE The license should be "MIT"
AKSoo commented on 2023-11-29 13:46 (UTC)
Does not run because the package is missing /usr/lib/python3.11/python3.11/site-packages/curl_cffi/cacert.pem
« First ‹ Previous 1 2