summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoakim Saario2021-06-04 20:46:58 +0200
committerJoakim Saario2021-06-04 20:46:58 +0200
commitb8d02aaafe8ce02b27032ad3203d77fe46dfe197 (patch)
tree2761cb1770e0b2efcfdc3167a7b0363330fe14f0 /.SRCINFO
parent22cf08c11016f67fefc39317715182edcd032721 (diff)
downloadaur-b8d02aaafe8ce02b27032ad3203d77fe46dfe197.tar.gz
Don't test with nox
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e36a68a28df8..61f34cbc912e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = python-respx
pkgdesc = Mock HTTPX with awesome request patterns and response side effects
pkgver = 0.17.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lundberg/respx
arch = any
license = BSD
- checkdepends = python-nox
+ checkdepends = python-pytest
+ checkdepends = mypy
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