blob: 18226d389c6696e6e40fe4cf3538aa9309fafc71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-curl-cffi
pkgdesc = Python binding for curl-impersonate via CFFI
pkgver = 0.5.10
pkgrel = 1
url = https://github.com/yifeikong/curl_cffi
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-gevent
depends = python-eventlet
depends = libcurl-impersonate-chrome
depends = python-cffi
source = https://files.pythonhosted.org/packages/source/c/curl_cffi/curl_cffi-0.5.10.tar.gz
sha256sums = 55bac4b73e2d80ceeaabea33270fc8ca6ace594128a46710242f2e688b4f8bfc
pkgname = python-curl-cffi
|