Date: Tue, 20 Aug 2024 08:15:15 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 42458367c392 - main - security/py-pwntools: Update to 4.13.0 Message-ID: <202408200815.47K8FFEE094442@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=42458367c392d2c5d717b62a1b663e49840b1fc0 commit 42458367c392d2c5d717b62a1b663e49840b1fc0 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-08-20 08:15:03 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-08-20 08:15:09 +0000 security/py-pwntools: Update to 4.13.0 --- security/py-pwntools/Makefile | 3 +-- security/py-pwntools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile index af39e6ce9370..8d692647fd10 100644 --- a/security/py-pwntools/Makefile +++ b/security/py-pwntools/Makefile @@ -1,6 +1,5 @@ PORTNAME= pwntools -PORTVERSION= 4.12.0 -PORTREVISION= 2 +PORTVERSION= 4.13.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pwntools/distinfo b/security/py-pwntools/distinfo index e033a751bf2c..2f4b6191424c 100644 --- a/security/py-pwntools/distinfo +++ b/security/py-pwntools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708676709 -SHA256 (pwntools-4.12.0.tar.gz) = 320285bd9266152fdba3b81de3a31e61a25076645507a38d85f34e1b15998eb1 -SIZE (pwntools-4.12.0.tar.gz) = 5345000 +TIMESTAMP = 1724141387 +SHA256 (pwntools-4.13.0.tar.gz) = 1d5ca25383ec10fb64e28d142c1d868f91ea1c53a93d3531d3015d830828d3c3 +SIZE (pwntools-4.13.0.tar.gz) = 5475544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408200815.47K8FFEE094442>