diff --git a/srcpkgs/python-path/template b/srcpkgs/python-path/template index a598f645500..f0937296e15 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,7 +1,7 @@ # Template file for 'python-path' pkgname=python-path -version=8.2.1 -revision=2 +version=9.0 +revision=1 noarch=yes wrksrc="path.py-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/jaraco/path.py" license="MIT" distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" -checksum=c9ad2d462a7f8d7f6f6d2b89220bd50425221e399a4b8dfe5fa6725eb26fd708 +checksum=cf7f5e3b076f8669242baf9bdcd05de1acc43b14ef087493f55cb3d285663c50 pre_build() { sed -e '/setuptools_scm/d' \