From 54dbe9662bf291c7bbfe74e576a22cd0d294d99a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 6 Nov 2020 13:43:29 -0500 Subject: [PATCH] python3-scour: update to 0.38.1.post1. --- srcpkgs/python3-scour/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-scour/template b/srcpkgs/python3-scour/template index 193b2c601ea..cf86a2354b0 100644 --- a/srcpkgs/python3-scour/template +++ b/srcpkgs/python3-scour/template @@ -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 " 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() {