python-path: update to 8.2

This commit is contained in:
Alessio Sergi 2016-04-09 23:52:14 +02:00
parent c2565da77c
commit 3aa27a9dc4
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.2
version=8.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=ada95d117c4559abe64080961daf5badda68561afdd34c278f8ca20f2fa466d2
checksum=9add35f81b98838ff90c512b8ac01611276bc7da5af6c0ca25dff4f1ccb9700f
pre_build() {
sed -e '/setuptools_scm/d' \