python3-augeas: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:41 -04:00
parent 6bbcc9b93e
commit 3564be04f7

View file

@ -1,7 +1,7 @@
# Template file for 'python3-augeas' # Template file for 'python3-augeas'
pkgname=python3-augeas pkgname=python3-augeas
version=1.1.0 version=1.1.0
revision=1 revision=2
wrksrc="python-augeas-${version}" wrksrc="python-augeas-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools augeas-devel python3-cffi" hostmakedepends="python3-setuptools augeas-devel python3-cffi"