summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgetzze2022-01-09 20:39:39 +0000
committergetzze2022-01-09 20:39:39 +0000
commit0c870482704ba9ca6127584ff9db8796026b7c90 (patch)
treefa5a0d63708ddbb570ce91fc8721cf56a2cac857 /.SRCINFO
parenta8d30179c376e97db6e7707c10d488e818753871 (diff)
downloadaur-python-pymemoize.tar.gz
remove python2 dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cbb1d413929..b661819090ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = python-pymemoize
pkgdesc = Simple Python cache and memoizing module
pkgver = 1.0.3
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/mikeboers/PyMemoize
arch = any
license = BSD
makedepends = git
makedepends = python-setuptools
- makedepends = python2-setuptools
depends = python
optdepends = python-django
optdepends = python-redis