pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-seaborn



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 28 20:52:27 UTC 2024

Modified Files:
        pkgsrc/graphics/py-seaborn: Makefile distinfo

Log Message:
py-seaborn: updated to 0.13.2

v0.13.2 (January 2024)

This is a minor release containing internal changes that adapt to upcoming deprecations in pandas. All users are encouraged to update.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/py-seaborn/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/py-seaborn/distinfo

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

Modified files:

Index: pkgsrc/graphics/py-seaborn/Makefile
diff -u pkgsrc/graphics/py-seaborn/Makefile:1.17 pkgsrc/graphics/py-seaborn/Makefile:1.18
--- pkgsrc/graphics/py-seaborn/Makefile:1.17    Mon Jan  1 11:59:09 2024
+++ pkgsrc/graphics/py-seaborn/Makefile Sun Jan 28 20:52:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/01/01 11:59:09 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/01/28 20:52:26 adam Exp $
 
-DISTNAME=      seaborn-0.13.1
+DISTNAME=      seaborn-0.13.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/seaborn/}

Index: pkgsrc/graphics/py-seaborn/distinfo
diff -u pkgsrc/graphics/py-seaborn/distinfo:1.9 pkgsrc/graphics/py-seaborn/distinfo:1.10
--- pkgsrc/graphics/py-seaborn/distinfo:1.9     Mon Jan  1 11:59:09 2024
+++ pkgsrc/graphics/py-seaborn/distinfo Sun Jan 28 20:52:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/01/01 11:59:09 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/01/28 20:52:26 adam Exp $
 
-BLAKE2s (seaborn-0.13.1.tar.gz) = 2ee59174ed94a4daa7ae4aabc0dde8b6f64018b1af6b1e78b5874f9b975735cc
-SHA512 (seaborn-0.13.1.tar.gz) = b90483bffd3435cc058143dccc854eb175ec7d7a095b8ce8261fbcad3f97f5e9b035a790a04dc2c64c35dda5b0ab8562f0b4a99e09a5e2fc9c4ee8323a153910
-Size (seaborn-0.13.1.tar.gz) = 1457600 bytes
+BLAKE2s (seaborn-0.13.2.tar.gz) = abe7d7ccf16c6939923110880a5a4a804359cd550357aff0f87bd8c09b2cb5e1
+SHA512 (seaborn-0.13.2.tar.gz) = 5a2f11865d0f5b8a9281f0dac1eaf4cd205828293b3e0a2f7f1c24e7d20c989582ecc7e40c32a0fab6736de1f7e126293d9ae5c270e9aa4e93704e86b6b51ef6
+Size (seaborn-0.13.2.tar.gz) = 1457696 bytes



Home | Main Index | Thread Index | Old Index