python-path: update to 10.4
This commit is contained in:
parent
e95dc3b75a
commit
1187383d9a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-path'
|
||||
pkgname=python-path
|
||||
version=10.3.1
|
||||
revision=2
|
||||
version=10.4
|
||||
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=412706be1cd8ab723c77829f9aa0c4d4b7c7b26c7b1be0275a6841c3cb1001e0
|
||||
checksum=c63c75777c8a01f7b273c0065a8ea1e3ba0c9b369fa4a2601831e412b2c4881a
|
||||
|
||||
pre_build() {
|
||||
sed -e '/setuptools_scm/d' \
|
||||
|
|
Loading…
Reference in a new issue