summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0c989d875c16
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-httpx-socks
+ pkgdesc = HTTP/SOCKS-proxy transports for httpx
+ pkgver = 0.4.0
+ pkgrel = 1
+ url = https://pypi.org/project/httpx-socks
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ depends = python
+ depends = python-httpx
+ depends = python-python_socks
+ optdepends = python-async-timeout
+ optdepends = python-trio
+ optdepends = python-curio
+ source = httpx-socks-0.4.0.tgz::https://github.com/romis2012/httpx-socks/archive/refs/tags/v0.4.0.tar.gz
+ sha256sums = 921815312c22aa8b6c25a5a6b3759048df07758827071339c249264e85309f53
+
+pkgname = python-httpx-socks
+