pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-snmp: update to version 6.2.6.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Nov 17 16:51:33 2025 +0100
Changeset:	46dfb33b31abe4fdedeef37c8d6372d55bb4960e

Modified Files:
	py-snmp/Makefile
	py-snmp/distinfo

Log Message:
py-snmp: update to version 6.2.6.

pkgsrc changes:
 * Change HOMEPAGE reflecting current maintainer
 * Version bump + checksum.

Upstream changes:
 * Removed pyasn1.compat dependency. A helper release to enable migration.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=46dfb33b31abe4fdedeef37c8d6372d55bb4960e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-snmp/Makefile | 4 ++--
 py-snmp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-snmp/Makefile b/py-snmp/Makefile
index b8d1b9fc23..ff37cf2f9e 100644
--- a/py-snmp/Makefile
+++ b/py-snmp/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD$
 
-DISTNAME=	pysnmp-6.2.5
+DISTNAME=	pysnmp-6.2.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	net python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pysnmp/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/etingof/pysnmp
+HOMEPAGE=	https://github.com/lextudio/pysnmp
 COMMENT=	SNMP library for Python
 LICENSE=	2-clause-bsd
 
diff --git a/py-snmp/distinfo b/py-snmp/distinfo
index 5a732dde0e..fc5e28ae09 100644
--- a/py-snmp/distinfo
+++ b/py-snmp/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pysnmp-6.2.5.tar.gz) = 32c944953ba12b9527f30a667f2653e79596569de14f98e1721270a56ecb295a
-SHA512 (pysnmp-6.2.5.tar.gz) = ddba6989f20784828d5d800bdc4e4b9604efe17b073651d4441c14f99445ccfa4a9313380f500613b46a9a2536d86f9df614e6e58352dc84f3fafe0d47645f34
-Size (pysnmp-6.2.5.tar.gz) = 414337 bytes
+BLAKE2s (pysnmp-6.2.6.tar.gz) = 19d14f8b1da025e06764bcb1829b9379fcc9d8bf501572c21f664c105ec5cc38
+SHA512 (pysnmp-6.2.6.tar.gz) = 17e487719d9223ada1c53619fafd0c466322ba23baeb24e6ae43d53ac85933b36fc1b5f86ce6cc8a676c5bfc560f63b1161ee9ae52fbf407565ded8fa75e1992
+Size (pysnmp-6.2.6.tar.gz) = 414288 bytes


Home | Main Index | Thread Index | Old Index