diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:16:47 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:33 +0000 |
| commit | 2950c9274d71f74fe28fc13f00297a2a0d47fa06 (patch) | |
| tree | b91128649121705e66dc9d083bd19313bd16f34f /testing/py3-cherrypy/APKBUILD | |
| parent | 1572d6818282de8244c0680311f53f337b1da9b1 (diff) | |
| download | aports-2950c9274d71f74fe28fc13f00297a2a0d47fa06.tar.bz2 aports-2950c9274d71f74fe28fc13f00297a2a0d47fa06.tar.xz | |
testing/py3-cherrypy: rebuild against python 3.8
Diffstat (limited to 'testing/py3-cherrypy/APKBUILD')
| -rw-r--r-- | testing/py3-cherrypy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cherrypy/APKBUILD b/testing/py3-cherrypy/APKBUILD index b2d245ac40..63e3fb2886 100644 --- a/testing/py3-cherrypy/APKBUILD +++ b/testing/py3-cherrypy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-cherrypy _pkgname=CherryPy pkgver=18.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A pythonic, object-oriented web development framework" url="http://www.cherrypy.org" arch="noarch" |
