diff --git a/srcpkgs/python-path/template b/srcpkgs/python-path/template index 6eb1904c7d4..1f0664efe14 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,6 +1,6 @@ # Template file for 'python-path' pkgname=python-path -version=8.1.2 +version=8.2 revision=1 noarch=yes wrksrc="path.py-${version}" @@ -14,7 +14,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=ada95d117c4559abe64080961daf5badda68561afdd34c278f8ca20f2fa466d2 +checksum=9add35f81b98838ff90c512b8ac01611276bc7da5af6c0ca25dff4f1ccb9700f pre_build() { sed -e '/setuptools_scm/d' \