python-path: update to 11.0.1

This commit is contained in:
Alessio Sergi 2018-03-29 19:04:11 +02:00
parent de4a2ce695
commit 6f48ea3ea0
1 changed files with 2 additions and 2 deletions

View File

@ -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 <al3hex@gmail.com>"
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' \