summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee7067ebaf95..27711527a3d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
-# Generated by mksrcinfo v8
-# Sat Aug 5 22:11:16 UTC 2017
pkgbase = python-pylru
pkgdesc = A least recently used (LRU) cache implementation
- pkgver = 1.0.9
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://github.com/jlhutch/pylru
arch = any
license = GPL2
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
options = !emptydirs
- source = https://files.pythonhosted.org/packages/source/p/pylru/pylru-1.0.9.tar.gz
- sha256sums = 71376192671f0ad1690b2a7427d39a29b1df994c8469a9b46b03ed7e28c0172c
+ source = https://files.pythonhosted.org/packages/source/p/pylru/pylru-1.1.0.tar.gz
+ sha256sums = e03a3d354eb8fdfa11638698e8a1f06cd3b3a214ebc0a120c603a79290d9ebec
pkgname = python-pylru
depends = python