From 6f48ea3ea08fd5597324a71df344b545c4b07544 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 29 Mar 2018 19:04:11 +0200 Subject: [PATCH] python-path: update to 11.0.1 --- srcpkgs/python-path/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-path/template b/srcpkgs/python-path/template index 1d11348d3a6..cd85d1c06f0 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,6 +1,6 @@ # Template file for 'python-path' pkgname=python-path -version=11.0 +version=11.0.1 revision=1 noarch=yes wrksrc="path.py-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/jaraco/path.py" license="MIT" distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" -checksum=16134e5b287aba4a4125a6722e7837cf2a149fccc5000c500ae6c71a5525488b +checksum=e7eb9d0ca4110d9b4d7c9baa0696d8c94f837d622409cefc5ec9e7c3d02ea11f pre_build() { sed -e '/setuptools_scm/d' \