aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-29 13:36:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:05 +0000
commit83aa5e64b1c2c187924e35fdbed671287847dd6b (patch)
tree0849da9c69bf79aebf3ee93c5cb88e9456a8be3f
parentb0b5bdc0246171b91f54380289f70dccf43dc8c6 (diff)
testing/py3-cherrypy: rebuild against python 3.9
-rw-r--r--testing/py3-cherrypy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cherrypy/APKBUILD b/testing/py3-cherrypy/APKBUILD
index 10622d96d32..0b4190b194c 100644
--- a/testing/py3-cherrypy/APKBUILD
+++ b/testing/py3-cherrypy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-cherrypy
pkgver=18.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="A pythonic, object-oriented web development framework"
url="http://www.cherrypy.org"
arch="noarch"