mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-scour: update to 0.38.1.post1.
This commit is contained in:
parent
32c14587ee
commit
54dbe9662b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-scour'
|
# Template file for 'python3-scour'
|
||||||
pkgname=python3-scour
|
pkgname=python3-scour
|
||||||
version=0.37
|
version=0.38.1.post1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="scour-${version}"
|
wrksrc="scour-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/scour-project/scour"
|
homepage="https://github.com/scour-project/scour"
|
||||||
changelog="https://raw.githubusercontent.com/scour-project/scour/master/HISTORY.md"
|
changelog="https://raw.githubusercontent.com/scour-project/scour/master/HISTORY.md"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scour/scour-${version}.tar.gz"
|
||||||
checksum=4fcb961586d8a6d98ac9343ca5647421b98fdc79b51d81a1d3d18576b7908823
|
checksum=81b93dcfc57338f1260db4fb62697b653770a8a8bd756dcba3640c9b558a7145
|
||||||
conflicts="python-scour>=0"
|
conflicts="python-scour>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue