pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-nbclient



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jun  4 19:02:17 UTC 2022

Modified Files:
        pkgsrc/www/py-nbclient: Makefile distinfo

Log Message:
py-nbclient: updated to 0.6.4

0.6.4

Merged PRs

- Make sure kernel is cleaned up in case an error occurred while starting kernel client
- Suppress most warnings in tests


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-nbclient/Makefile \
    pkgsrc/www/py-nbclient/distinfo

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

Modified files:

Index: pkgsrc/www/py-nbclient/Makefile
diff -u pkgsrc/www/py-nbclient/Makefile:1.6 pkgsrc/www/py-nbclient/Makefile:1.7
--- pkgsrc/www/py-nbclient/Makefile:1.6 Tue May 10 05:28:25 2022
+++ pkgsrc/www/py-nbclient/Makefile     Sat Jun  4 19:02:17 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/05/10 05:28:25 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/06/04 19:02:17 adam Exp $
 
-DISTNAME=      nbclient-0.6.3
+DISTNAME=      nbclient-0.6.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/nbclient/}
Index: pkgsrc/www/py-nbclient/distinfo
diff -u pkgsrc/www/py-nbclient/distinfo:1.6 pkgsrc/www/py-nbclient/distinfo:1.7
--- pkgsrc/www/py-nbclient/distinfo:1.6 Tue May 10 05:28:25 2022
+++ pkgsrc/www/py-nbclient/distinfo     Sat Jun  4 19:02:17 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/05/10 05:28:25 adam Exp $
+$NetBSD: distinfo,v 1.7 2022/06/04 19:02:17 adam Exp $
 
-BLAKE2s (nbclient-0.6.3.tar.gz) = 2bf4ec976a2e910ccb9260b1bad0be3b654775e40f4c37e518ada604c6871ce3
-SHA512 (nbclient-0.6.3.tar.gz) = 9d3a1b56fa4ba50297166dac63604eea5a8ea4393b1d15fca2457605ea0a171736e7d5543768b4429024bf6b45b21c6efedec86534fbc34702ac472f8fd21873
-Size (nbclient-0.6.3.tar.gz) = 77901 bytes
+BLAKE2s (nbclient-0.6.4.tar.gz) = 0a3cf9875fc3c862583e2ecf1d3e0dd0fab41449651bf7e026e05c3bbc8c6936
+SHA512 (nbclient-0.6.4.tar.gz) = fdcb14c4c255134fb25c67ab18fb1e6e16ea5637d8844d0ce2098cd8109735924a7d93cd8347c8dc89701db05cfe379280067b622c955a2fe0899bbffaff85a7
+Size (nbclient-0.6.4.tar.gz) = 78539 bytes



Home | Main Index | Thread Index | Old Index