summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTim Schumacher2021-09-08 13:40:02 +0200
committerTim Schumacher2021-09-08 13:40:02 +0200
commit721973075629357b0256ec3afed0816374d71606 (patch)
tree2f7880e6ffee344a9cc6ed7c4b99198a2fe37620 /.SRCINFO
parent9654fdb639d56446df0bc05fcf6ca1da18c743a0 (diff)
downloadaur-721973075629357b0256ec3afed0816374d71606.tar.gz
Explicitly require python-httpx 0.13.3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92cc426f9d01..2667c6780e50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-googletrans
pkgdesc = Free Google Translate API for Python.
pkgver = 3.1.0a0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ssut/py-googletrans
arch = any
license = MIT
depends = python-setuptools
- depends = python-httpx
+ depends = python-httpx=0.13.3
source = https://pypi.io/packages/source/g/googletrans/googletrans-3.1.0a0.tar.gz
sha512sums = 0640f8e301f205fbf415dc1ea310d342dbd9e06dc3e87029f2928bcd945b4c0f41e70b829f5f8eeb1125d5fccffe1f210ba963b461e6c22b6ea7e79ccfb6996f
pkgname = python-googletrans
-