Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-portend
Commits:
31fd19ba by Jelle van der Waa at 2025-12-16T09:20:19+01:00
upgpkg: 3.2.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-portend
pkgdesc = Use portend to monitor TCP ports for bound or unbound states.
pkgver = 3.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jaraco/portend
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-portend
pkgver=3.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Use portend to monitor TCP ports for bound or unbound states."
arch=('any')
url="https://github.com/jaraco/portend"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-portend/-/commit/31fd19bab7008b10b4b28d9a00c4b7a747ee2c14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-portend/-/commit/31fd19bab7008b10b4b28d9a00c4b7a747ee2c14
You're receiving this email because of your account on gitlab.archlinux.org.