poezio: rebuild for Python 3.8.1

This commit is contained in:
Juan RP 2019-12-24 11:28:44 +01:00
parent dbabe21b5e
commit 598498ed53
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'poezio' # Template file for 'poezio'
pkgname=poezio pkgname=poezio
version=0.12.1 version=0.12.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
pycompile_module="poezio poezio_plugins poezio_themes" pycompile_module="poezio poezio_plugins poezio_themes"
hostmakedepends="python3-setuptools pkg-config" hostmakedepends="python3-setuptools pkg-config"