diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:13:18 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:54 +0000 |
| commit | 1524ecf1406776447e28c30c1f5b27900edce7a6 (patch) | |
| tree | 5511d2afc311b28a2370f0692ff9def9c4bb276e /testing/py-diskcache | |
| parent | d7b6dcc65f42f43fa836c8b44550e26a678a95ac (diff) | |
| download | aports-1524ecf1406776447e28c30c1f5b27900edce7a6.tar.bz2 aports-1524ecf1406776447e28c30c1f5b27900edce7a6.tar.xz | |
testing/py-diskcache: rebuild against python 3.7
Diffstat (limited to 'testing/py-diskcache')
| -rw-r--r-- | testing/py-diskcache/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-diskcache/APKBUILD b/testing/py-diskcache/APKBUILD index 57d21ef4f4..d2d7823cf0 100644 --- a/testing/py-diskcache/APKBUILD +++ b/testing/py-diskcache/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py-diskcache pkgver=2.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="disk caching implementation" url="http://pypi.python.org/pypi/diskcache/" arch="noarch" |
