python-path: update to 10.4

This commit is contained in:
Alessio Sergi 2017-09-13 09:57:07 +02:00
parent e95dc3b75a
commit 1187383d9a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-path' # Template file for 'python-path'
pkgname=python-path pkgname=python-path
version=10.3.1 version=10.4
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="path.py-${version}" wrksrc="path.py-${version}"
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/jaraco/path.py" homepage="https://github.com/jaraco/path.py"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz"
checksum=412706be1cd8ab723c77829f9aa0c4d4b7c7b26c7b1be0275a6841c3cb1001e0 checksum=c63c75777c8a01f7b273c0065a8ea1e3ba0c9b369fa4a2601831e412b2c4881a
pre_build() { pre_build() {
sed -e '/setuptools_scm/d' \ sed -e '/setuptools_scm/d' \