From 59d70a5042e5dd7918a11d676020280bc168f512 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 May 2023 23:10:54 +0200 Subject: [PATCH] python3-pwntools: update to 4.10.0. --- srcpkgs/python3-pwntools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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