python-pathspec: update to 0.5.9.

This commit is contained in:
maxice8 2018-09-16 02:04:20 -03:00
parent 8c261dc3d2
commit e38b4e340b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'python-pathspec'
pkgname=python-pathspec
version=0.5.7
version=0.5.9
revision=1
noarch=yes
wrksrc="pathspec-${version}"
@ -13,7 +13,11 @@ maintainer="Sir_Boops <admin@boops.me>"
license="MPL-2.0"
homepage="https://github.com/cpburnz/python-path-specification"
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
checksum=69ac7869c9ce308cfe631e29c09f9da60fae02baf31418885bbbb0c75adcd8c5
checksum=54a5eab895d89f342b52ba2bffe70930ef9f8d96e398cccf530d21fa0516a873
do_check() {
python3 setup.py test
}
python3-pathspec_package() {
noarch=yes