summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-04-10 17:40:00 -0500
committerCarlos Aznarán Laos2022-04-10 17:40:00 -0500
commitf01a32938c6b8ce5f40dc9cf5cc11794aab4118e (patch)
tree3f0724528f32d0267718e1943e8e864ceea6b6d6 /.SRCINFO
parentb6e72e4a2bd82767a2dda4d041126679081c739a (diff)
downloadaur-f01a32938c6b8ce5f40dc9cf5cc11794aab4118e.tar.gz
Add python-rich as checkdependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14e21cdaad0b..ab3b0a306cb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-requests-cache-git
pkgdesc = Transparent persistent cache for http://python-requests.org library (git version)
- pkgver = 0.9.0.r68.g71ea521
- pkgrel = 2
+ pkgver = 0.9.3.r59.g8fa9c24
+ pkgrel = 1
url = https://github.com/reclosedev/requests-cache
arch = any
license = custom:BSD-2-clause
@@ -11,6 +11,7 @@ pkgbase = python-requests-cache-git
checkdepends = python-itsdangerous
checkdepends = python-ujson
checkdepends = python-timeout-decorator
+ checkdepends = python-rich
makedepends = python-build
makedepends = python-install
makedepends = python-poetry