summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..274c149c99da
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-requests-cache
+ pkgdesc = Persistent cache for requests library
+ pkgver = 0.4.10
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/requests-cache#downloads
+ arch = any
+ license = BSD
+ makedepends = python
+ makedepends = python2
+ source = https://pypi.python.org/packages/source/r/requests-cache/requests-cache-0.4.10.zip
+ sha512sums = 1ddb9becb15d5ad580b90d297bd078fa0c154a382777b1a0d72bbd4fd5b1e47d56bd41d5220c1d0e66521b69800c9730af6d9b7261f97a907bd05f628754fe05
+
+pkgname = python-requests-cache
+ depends = python
+
+pkgname = python2-requests-cache
+ depends = python2
+