summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72f353952071..b10543ae67b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = python-requests-cache-git
pkgdesc = Transparent persistent cache for http://python-requests.org library (git version)
- pkgver = 0.9.3.r234.gd502885
+ pkgver = 1.2.0.r6.g2c143a3
pkgrel = 1
url = https://github.com/reclosedev/requests-cache
arch = any
- license = custom:BSD-2-clause
+ license = BSD-2-clause
checkdepends = python-pytest
checkdepends = python-requests-mock
checkdepends = python-responses
@@ -17,8 +17,8 @@ pkgbase = python-requests-cache-git
makedepends = python-poetry
makedepends = git
depends = python-requests
- depends = python-platformdirs
depends = python-cattrs
+ depends = python-platformdirs
depends = python-url-normalize
optdepends = python-boto3: Cache backend for Amazon DynamoDB database
optdepends = python-botocore: Interface for Amazon Web Services