poezio: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:12 -04:00
parent 8b215b0025
commit 72a21779f6

View file

@ -1,7 +1,7 @@
# Template file for 'poezio' # Template file for 'poezio'
pkgname=poezio pkgname=poezio
version=0.13.1 version=0.13.1
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools pkg-config" hostmakedepends="python3-setuptools pkg-config"
makedepends="python3-devel" makedepends="python3-devel"