summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9cd8821f0427
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-curl-cffi
+ pkgdesc = Python binding for curl-impersonate via CFFI
+ pkgver = 0.5.6
+ 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-requests
+ depends = python-aiohttp
+ depends = curl-impersonate-chrome
+ source = https://files.pythonhosted.org/packages/source/c/curl_cffi/curl_cffi-0.5.6.tar.gz
+ sha256sums = 30eea55149bd66dbb11aa467e3b4e039085bfac38da7fb8ae694425d9b7061da
+
+pkgname = python-curl-cffi