python-path: update to 9.0.1

This commit is contained in:
Alessio Sergi 2016-12-19 11:19:19 +01:00
parent 96f6bc4e63
commit 8c18eda7a8

View file

@ -1,6 +1,6 @@
# Template file for 'python-path'
pkgname=python-path
version=9.0
version=9.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=cf7f5e3b076f8669242baf9bdcd05de1acc43b14ef087493f55cb3d285663c50
checksum=605b1d7c356f039ce54ac08ea6174ada96f7542107f00a5ad8ba97130fecc296
pre_build() {
sed -e '/setuptools_scm/d' \