diff --git a/srcpkgs/python-pathspec/template b/srcpkgs/python-pathspec/template index bbc09ce518f..7443cdd446e 100644 --- a/srcpkgs/python-pathspec/template +++ b/srcpkgs/python-pathspec/template @@ -1,19 +1,19 @@ # Template file for 'python-pathspec' pkgname=python-pathspec -version=0.5.5 +version=0.5.6 revision=1 -wrksrc="pathspec-${version}" noarch=yes -pycompile_module="pathspec" +wrksrc="pathspec-${version}" build_style=python-module +pycompile_module="pathspec" hostmakedepends="python-setuptools python3-setuptools" depends="python" -short_desc="A Python2 utility library for pattern matching of file paths" +short_desc="Python2 utility library for pattern matching of file paths" maintainer="Sir_Boops " -license="MPL-2" -homepage="https://pypi.org/project/pathspec/" +license="MPL-2.0" +homepage="https://github.com/cpburnz/python-path-specification" distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz" -checksum=72c495d1bbe76674219e307f6d1c6062f2e1b0b483a5e4886435127d0df3d0d3 +checksum=be664567cf96a718a68b33329862d1e6f6803ef9c48a6e2636265806cfceb29d python3-pathspec_package() { noarch=yes