From 0dda3b3027fbd3a121c79d7f3eec52b7536aa6ab Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 18 Jan 2025 20:44:01 +0100 Subject: [PATCH] python3-pwntools: update to 4.14.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 a157455b9c7..6801b70ad61 100644 --- a/srcpkgs/python3-pwntools/template +++ b/srcpkgs/python3-pwntools/template @@ -1,7 +1,7 @@ # Template file for 'python3-pwntools' pkgname=python3-pwntools -version=4.13.1 -revision=2 +version=4.14.0 +revision=1 build_style=python3-module make_install_args="--only-use-pwn-command" hostmakedepends="python3-setuptools python3-devel" @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="MIT, BSD-2-Clause" homepage="https://github.com/Gallopsled/pwntools" distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz" -checksum=b3322725fb5031dc30965e3855073608d9abf74d2abf97a72c67d44aadfce37c +checksum=83b3247de083dffafac3bf40f4d1455732f16e25ce3105fd09b55ac0f0d12e83 post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md