python-path: update to 8.1.2

This commit is contained in:
Alessio Sergi 2015-10-05 07:58:00 +02:00
parent e9db50a598
commit b709715afe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-path'
pkgname=python-path
version=8.1.1
version=8.1.2
revision=1
noarch=yes
wrksrc="path.py-${version}"
@ -14,7 +14,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=2e109f902aed4a7999d465e4ec8456c1112e657840520c5bc7104fb7050d1add
checksum=ada95d117c4559abe64080961daf5badda68561afdd34c278f8ca20f2fa466d2
pre_build() {
sed -e '/setuptools_scm/d' \