python3-scour: update to 0.38.1.post1.

This commit is contained in:
Andrew J. Hesford 2020-11-06 13:43:29 -05:00
parent 32c14587ee
commit 54dbe9662b
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-scour'
pkgname=python3-scour
version=0.37
revision=4
version=0.38.1.post1
revision=1
wrksrc="scour-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,8 +12,8 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
license="Apache-2.0"
homepage="https://github.com/scour-project/scour"
changelog="https://raw.githubusercontent.com/scour-project/scour/master/HISTORY.md"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=4fcb961586d8a6d98ac9343ca5647421b98fdc79b51d81a1d3d18576b7908823
distfiles="${PYPI_SITE}/s/scour/scour-${version}.tar.gz"
checksum=81b93dcfc57338f1260db4fb62697b653770a8a8bd756dcba3640c9b558a7145
conflicts="python-scour>=0"
do_check() {