python3-coveralls: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:48 -04:00
parent f42c5999c3
commit a7cfd5b348

View file

@ -1,7 +1,7 @@
# Template file for 'python3-coveralls' # Template file for 'python3-coveralls'
pkgname=python3-coveralls pkgname=python3-coveralls
version=2.9.2 version=2.9.2
revision=1 revision=2
wrksrc="python-coveralls-${version}" wrksrc="python-coveralls-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-coverage" hostmakedepends="python3-setuptools python3-coverage"