diff --git a/srcpkgs/python3-pwntools/template b/srcpkgs/python3-pwntools/template index 2c33922a7ea..bfba8497728 100644 --- a/srcpkgs/python3-pwntools/template +++ b/srcpkgs/python3-pwntools/template @@ -1,6 +1,6 @@ # Template file for 'python3-pwntools' pkgname=python3-pwntools -version=4.9.0 +version=4.10.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -16,8 +16,8 @@ maintainer="Leah Neukirchen " license="MIT, BSD-2-Clause" homepage="https://github.com/Gallopsled/pwntools" distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz" -checksum=eea67d182f9170488392998d9b2f1debb75889380505501f07707645fac7e712 -#make_check=no # needs unpackaged rpyc +checksum=588e89ea678527c0b5b6caeeee7e76e31352e78e2f1cf3dda7bc9acf526e446d +make_check=no post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md