mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-coverage: rebuild for Python 3.10
This commit is contained in:
parent
632ff62186
commit
f2a105f86f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-coverage'
|
# Template file for 'python-coverage'
|
||||||
pkgname=python-coverage
|
pkgname=python-coverage
|
||||||
version=5.0.3
|
version=5.0.3
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue