python-path: update to 9.0

This commit is contained in:
Alessio Sergi 2016-11-21 23:54:42 +01:00
parent 843f641816
commit 6ce2744c13

View file

@ -1,7 +1,7 @@
# Template file for 'python-path'
pkgname=python-path
version=8.2.1
revision=2
version=9.0
revision=1
noarch=yes
wrksrc="path.py-${version}"
build_style=python-module
@ -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=c9ad2d462a7f8d7f6f6d2b89220bd50425221e399a4b8dfe5fa6725eb26fd708
checksum=cf7f5e3b076f8669242baf9bdcd05de1acc43b14ef087493f55cb3d285663c50
pre_build() {
sed -e '/setuptools_scm/d' \