summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e36a68a28df8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-respx
+ pkgdesc = Mock HTTPX with awesome request patterns and response side effects
+ pkgver = 0.17.0
+ pkgrel = 1
+ url = https://github.com/lundberg/respx
+ arch = any
+ license = BSD
+ checkdepends = python-nox
+ makedepends = python-setuptools
+ depends = python-httpx
+ source = python-respx-0.17.0.tar.gz::https://github.com/lundberg/respx/archive/refs/tags/0.17.0.tar.gz
+ sha512sums = 2f5fd27c81a62cc3da45a1c9a40c95a9e480511567f9613e0ecac8991234f0d9e4e2ecfba0b3e294090d9a0f34c66ceaf32a779856c3106411057946e1adefbc
+
+pkgname = python-respx