From f0c43b1aa64c817e3f4dbe2918d4329c9153724e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 30 Oct 2017 22:22:22 +0100 Subject: [PATCH] python-path: update to 10.5 --- 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 9a4b7ead17..bd77e47e1b 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,6 +1,6 @@ # Template file for 'python-path' pkgname=python-path -version=10.4 +version=10.5 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=c63c75777c8a01f7b273c0065a8ea1e3ba0c9b369fa4a2601831e412b2c4881a +checksum=63a7af08676668fd51750f111affbd38c1a13c61aba15c6665b16681771c79a8 pre_build() { sed -e '/setuptools_scm/d' \