denyhosts: use Python 3.14

This commit is contained in:
Renee Otten
2026-01-21 10:09:51 -05:00
parent 07afb19965
commit e8e22025c7
+5 -2
View File
@@ -4,10 +4,13 @@ PortSystem 1.0
PortGroup python 1.0
name denyhosts
categories security sysutils
version 3.1.2
revision 1
categories security sysutils
license GPL-2
maintainers nomaintainer
description DenyHosts is a utility to help sys admins thwart ssh hackers
long_description DenyHosts is a python program that automatically blocks ssh\
attacks by adding entries to /etc/hosts.deny. DenyHosts\
@@ -25,7 +28,7 @@ checksums md5 0a5c219e5edb146b1130c32b2c4e58a4 \
rmd160 37b5d0f150fa480dd138fb268329155cd9ad5184 \
sha256 cfae79a11ce27e0e8a7a9915139d4c6b68df1022e447432d589e8fbb8e1aa9e7
python.default_version 312
python.default_version 314
patchfiles patch-denyhosts.cfg-dist.diff \
patch-daemon-control-dist.diff \