[arch-commits] Commit in python-portend/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Nov 16 09:46:35 UTC 2020
Date: Monday, November 16, 2020 @ 09:46:35
Author: foxxx0
Revision: 755183
upgpkg: python-portend 2.6-4: disable irrelevant tests, directly invoke pytest, fixes FS#68511
Modified:
python-portend/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-16 09:45:52 UTC (rev 755182)
+++ PKGBUILD 2020-11-16 09:46:35 UTC (rev 755183)
@@ -4,7 +4,7 @@
pkgname='python-portend'
_pkgbase="${pkgname//python-/}"
pkgver=2.6
-pkgrel=3
+pkgrel=4
pkgdesc="Use portend to monitor TCP ports for bound or unbound states."
arch=('any')
url="https://github.com/jaraco/portend"
More information about the arch-commits
mailing list