pkgsrc-WIP-changes archive

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

py-netsnmp-cffi: upgrade to version 0.2.0.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Fri Apr 10 11:33:03 2026 +0200
Changeset:	9f9b61a0183720636f0310154a2762626e4b1c1c

Modified Files:
	py-netsnmp-cffi/Makefile
	py-netsnmp-cffi/distinfo

Log Message:
py-netsnmp-cffi: upgrade to version 0.2.0.

Pkgsrc changes:
 * Version + checksum updates.

Upstream changes:

Version 0.2.0:

Added
 * Added parse_raw_trap() function to decode raw BER-encoded SNMP
   packets into SNMPTrap objects (for example, for use with SNMP trap
   multiplexers like straps/nmtrapd).

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

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

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

diffs:
diff --git a/py-netsnmp-cffi/Makefile b/py-netsnmp-cffi/Makefile
index 8ffce7b80a..c31e42eb37 100644
--- a/py-netsnmp-cffi/Makefile
+++ b/py-netsnmp-cffi/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	netsnmp-cffi-0.1.5
+DISTNAME=	netsnmp-cffi-0.2.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Uninett/}
diff --git a/py-netsnmp-cffi/distinfo b/py-netsnmp-cffi/distinfo
index a9d6340212..6176059cf6 100644
--- a/py-netsnmp-cffi/distinfo
+++ b/py-netsnmp-cffi/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (netsnmp-cffi-0.1.5.tar.gz) = 3031ab36b483d20e07568354a6bfb0af433b6e7ad38425028e2659882f640b9b
-SHA512 (netsnmp-cffi-0.1.5.tar.gz) = 6de82622c53d2eda44ea20591bace44557775132abc78eecd3c9feeb61d6c0325c90f3c3f4a7aa4777f5477966376958484ad9284d4a113e3c25ae20903bc6e6
-Size (netsnmp-cffi-0.1.5.tar.gz) = 39875 bytes
+BLAKE2s (netsnmp-cffi-0.2.0.tar.gz) = a87fbf85f8cba66c59c27cdf014825319cb9d55dff2df122a6684739dbd54887
+SHA512 (netsnmp-cffi-0.2.0.tar.gz) = 069029ef0162fdf81a5c1ca9dbfcdf0b831933f948f7800320a91060c126c7565277b64aa622fb29f105137ef331f62a5d42950044984e8e91774dea6706083b
+Size (netsnmp-cffi-0.2.0.tar.gz) = 40943 bytes


Home | Main Index | Thread Index | Old Index