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



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Nov 25 17:40:06 2025 +0100
Changeset:	0d0e13b18aa9853a038a5ed665e7dfaff136bf70

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

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

Pkgsrc changes:
 * Version + checksum updates.

Upstream changes:

Version 0.1.4:

Fixed
 * Cancel pending futures/requests when session is closed, in order
   to avoid stuck coroutines (#16)

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

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 d0ae85ac0f..464cf9b933 100644
--- a/py-netsnmp-cffi/Makefile
+++ b/py-netsnmp-cffi/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	netsnmp-cffi-0.1.3
+DISTNAME=	netsnmp-cffi-0.1.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Uninett/}
diff --git a/py-netsnmp-cffi/distinfo b/py-netsnmp-cffi/distinfo
index ca4774736e..0dc448faaf 100644
--- a/py-netsnmp-cffi/distinfo
+++ b/py-netsnmp-cffi/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (netsnmp-cffi-0.1.3.tar.gz) = 9b123cf8f560c36ee8a7a7bf7fd731b231f8294f7eecd19aa591b50d7125b35c
-SHA512 (netsnmp-cffi-0.1.3.tar.gz) = 487a285067f440af4057a56f265a7c32a38feaec972b2c83388743743f2f8aab5b40f54661813c9a9126e5e5e090537c2ac5667c5ed609ac8b82ea61d37e2e94
-Size (netsnmp-cffi-0.1.3.tar.gz) = 39269 bytes
+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


Home | Main Index | Thread Index | Old Index