python3-pathspec: update to 0.8.0
This commit is contained in:
parent
a5258162ca
commit
d38cfd2165
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pathspec'
|
# Template file for 'python3-pathspec'
|
||||||
pkgname=python3-pathspec
|
pkgname=python3-pathspec
|
||||||
version=0.6.0
|
version=0.8.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="pathspec-${version}"
|
wrksrc="pathspec-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/cpburnz/python-path-specification"
|
homepage="https://github.com/cpburnz/python-path-specification"
|
||||||
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
||||||
checksum=e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c
|
checksum=da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue