dev-python/pysnmp: update pysnmp-apps ref

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-08-31 06:09:26 +01:00
parent 2461fb12e2
commit 08c2ea1eb6

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -42,7 +42,7 @@ python_install_all() {
}
pkg_postinst() {
optfeature "Example programs using pysnmp" dev-python/pysnmp-apps
optfeature "Example programs using pysnmp" net-analyzer/snmpclitools
optfeature "IETF and other mibs" dev-python/pysnmp-mibs
optfeature "Dump MIBs in python format" dev-python/pysmi
}