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 Jan 4 15:24:47 UTC 2025
Modified Files:
pkgsrc/www/py-nbclient: Makefile distinfo
Log Message:
py-nbclient: updated to 0.10.2
0.10.2
Drop Python 3.8, test PyPy 3.10
Gracefully handle explicit transient=None
0.10.1
Run docs on ubuntu
avoid deprecation warning for py313
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-nbclient/Makefile
cvs rdiff -u -r1.12 -r1.13 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.15 pkgsrc/www/py-nbclient/Makefile:1.16
--- pkgsrc/www/py-nbclient/Makefile:1.15 Mon Oct 14 06:46:07 2024
+++ pkgsrc/www/py-nbclient/Makefile Sat Jan 4 15:24:47 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/10/14 06:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/01/04 15:24:47 adam Exp $
-DISTNAME= nbclient-0.10.0
+DISTNAME= nbclient-0.10.2
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.12 pkgsrc/www/py-nbclient/distinfo:1.13
--- pkgsrc/www/py-nbclient/distinfo:1.12 Sun Mar 24 19:26:46 2024
+++ pkgsrc/www/py-nbclient/distinfo Sat Jan 4 15:24:47 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/03/24 19:26:46 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/01/04 15:24:47 adam Exp $
-BLAKE2s (nbclient-0.10.0.tar.gz) = ece4a2def1721ac18a2b14bdce5467f606f98ecf7ef11bfae1bca23ad4a35ae6
-SHA512 (nbclient-0.10.0.tar.gz) = 1635c8af91839b9e651fbada7aca3699ebf92c0f4f7f47d9901f9977f56f2b31113c1229d1512bdb200c6c729e1e965649031729a60229d463e6b39f75ac9dc2
-Size (nbclient-0.10.0.tar.gz) = 62246 bytes
+BLAKE2s (nbclient-0.10.2.tar.gz) = 30ef1797742fed4d6cf27ac96bc5ad7be6b03c3cf9ad010ac0c40a0fc34a7e4a
+SHA512 (nbclient-0.10.2.tar.gz) = e19e58950822711af8588fdb7a24c1df028c77c2e128023494335973ff28f524478637c491b16329c38edb2ff7714632d4216e6483bb9aa79e2b393e3de72be8
+Size (nbclient-0.10.2.tar.gz) = 62424 bytes
Home |
Main Index |
Thread Index |
Old Index