[arch-commits] Commit in python-portend/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Nov 16 09:45:48 UTC 2020
Date: Monday, November 16, 2020 @ 09:45:47
Author: foxxx0
Revision: 755181
upgpkg: python-portend 2.6-3: 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:41:38 UTC (rev 755180)
+++ PKGBUILD 2020-11-16 09:45:47 UTC (rev 755181)
@@ -4,7 +4,7 @@
pkgname='python-portend'
_pkgbase="${pkgname//python-/}"
pkgver=2.6
-pkgrel=4
+pkgrel=3
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