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.1.5.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Fri Feb 27 11:37:21 2026 +0100
Changeset:	1f8f133254566f289a16fecfd99ad97a7e0940b6

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

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

Pkgsrc changes:
 * Version + checksum updates.

Upstream changes:

Version 0.1.5:

Fixed
 * Add caching of hot-path MIB lookup function results.

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

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 464cf9b933..8ffce7b80a 100644
--- a/py-netsnmp-cffi/Makefile
+++ b/py-netsnmp-cffi/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	netsnmp-cffi-0.1.4
+DISTNAME=	netsnmp-cffi-0.1.5
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Uninett/}
diff --git a/py-netsnmp-cffi/distinfo b/py-netsnmp-cffi/distinfo
index 0dc448faaf..a9d6340212 100644
--- a/py-netsnmp-cffi/distinfo
+++ b/py-netsnmp-cffi/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (netsnmp-cffi-0.1.4.tar.gz) = 99aa0ce357d31b5558179feafa25db647079245684fb1cbd13950da59a21b49a
-SHA512 (netsnmp-cffi-0.1.4.tar.gz) = fc20562ec764b59f03b8ee24540c3de020e34c96b8fbd89844b84d7eaf1a23e4bfed2ac183769997b003a7e291819988dc3834a16221ae354bfaa06758c257cf
-Size (netsnmp-cffi-0.1.4.tar.gz) = 39400 bytes
+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


Home | Main Index | Thread Index | Old Index