mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
parent
f81217d946
commit
cf212bd1c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-coverage'
|
# Template file for 'python-coverage'
|
||||||
pkgname=python-coverage
|
pkgname=python-coverage
|
||||||
version=4.4.2
|
version=4.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://bitbucket.org/ned/coveragepy"
|
homepage="https://bitbucket.org/ned/coveragepy"
|
||||||
distfiles="${PYPI_SITE}/c/coverage/coverage-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/coverage/coverage-${version}.tar.gz"
|
||||||
checksum=309d91bd7a35063ec7a0e4d75645488bfab3f0b66373e7722f23da7f5b0f34cc
|
checksum=56e448f051a201c5ebbaa86a5efd0ca90d327204d8b059ab25ad0f35fbfd79f1
|
||||||
alternatives="python-coverage:coverage:/usr/bin/coverage2"
|
alternatives="python-coverage:coverage:/usr/bin/coverage2"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue