Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pwntools
Commits:
0bb2047f by Antonio Rojas at 2025-12-25T00:26:00+01:00
upgpkg: 4.15.0-2: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pwntools
pkgdesc = CTF framework and exploit development library
pkgver = 4.15.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Gallopsled/pwntools
arch = any
license = BSD-2-Clause AND GPL-2.0-or-later AND GPL-3.0-or-later AND MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pwntools
_pyname=pwntools
pkgver=4.15.0
-pkgrel=1
+pkgrel=2
pkgdesc='CTF framework and exploit development library'
url='https://github.com/Gallopsled/pwntools'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pwntools/-/commit/0bb2047f98a9be368a288aadc7b26a484c011379
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pwntools/-/commit/0bb2047f98a9be368a288aadc7b26a484c011379
You're receiving this email because of your account on gitlab.archlinux.org.