summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKr1ss2021-05-13 17:33:59 +0200
committerKr1ss2021-05-13 17:33:59 +0200
commitf9e984e6067d3416fb0ea3ea7580c6191caa1469 (patch)
tree2c47c7829f429a6502f8e0241af8b28f49f8a0b8 /.SRCINFO
downloadaur-f9e984e6067d3416fb0ea3ea7580c6191caa1469.tar.gz
initial upload: python-httpx-socks 0.4.0-1
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
+