aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pelican
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:02:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commit58bac82cf0f313483d3c1653e5ee07b3868cee20 (patch)
tree18a7d526aa5681d4260b1f5384f0fa4d5761ca08 /testing/py3-pelican
parent8350dfc205ecab3203dcd05d29b8d97db20f6843 (diff)
downloadaports-58bac82cf0f313483d3c1653e5ee07b3868cee20.tar.bz2
aports-58bac82cf0f313483d3c1653e5ee07b3868cee20.tar.xz
testing/py3-pelican: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pelican')
-rw-r--r--testing/py3-pelican/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pelican/APKBUILD b/testing/py3-pelican/APKBUILD
index 4dc19ec020..1cb8276ef6 100644
--- a/testing/py3-pelican/APKBUILD
+++ b/testing/py3-pelican/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pelican
_pkgname=pelican
pkgver=4.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Static site generator written in Python"
options="!check" # Tests require locale support
url="https://getpelican.com"