python-hoedown: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:04 +01:00
parent 1fb9033f15
commit b219c277e9

View file

@ -1,7 +1,7 @@
# Template file for 'python-hoedown' # Template file for 'python-hoedown'
pkgname=python-hoedown pkgname=python-hoedown
version=0.3.0 version=0.3.0
revision=2 revision=3
wrksrc="hoedown-$version" wrksrc="hoedown-$version"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"