pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-matplotlib-inline



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 28 10:07:05 UTC 2025

Modified Files:
        pkgsrc/graphics/py-matplotlib-inline: Makefile PLIST distinfo

Log Message:
py-matplotlib-inline: updated to 0.2.1

0.2.1
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-matplotlib-inline/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-matplotlib-inline/PLIST \
    pkgsrc/graphics/py-matplotlib-inline/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-matplotlib-inline/Makefile
diff -u pkgsrc/graphics/py-matplotlib-inline/Makefile:1.5 pkgsrc/graphics/py-matplotlib-inline/Makefile:1.6
--- pkgsrc/graphics/py-matplotlib-inline/Makefile:1.5   Tue Apr 15 15:17:48 2025
+++ pkgsrc/graphics/py-matplotlib-inline/Makefile       Tue Oct 28 10:07:05 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2025/04/15 15:17:48 adam Exp $
+# $NetBSD: Makefile,v 1.6 2025/10/28 10:07:05 adam Exp $
 
-DISTNAME=      matplotlib_inline-0.1.7
+DISTNAME=      matplotlib_inline-0.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/matplotlib-inline/}
 
@@ -11,7 +10,7 @@ HOMEPAGE=     https://github.com/ipython/mat
 COMMENT=       Inline Matplotlib backend for Jupyter
 LICENSE=       modified-bsd
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core
 DEPENDS+=      ${PYPKGPREFIX}-traitlets>0:../../devel/py-traitlets
 
 USE_LANGUAGES= # none

Index: pkgsrc/graphics/py-matplotlib-inline/PLIST
diff -u pkgsrc/graphics/py-matplotlib-inline/PLIST:1.3 pkgsrc/graphics/py-matplotlib-inline/PLIST:1.4
--- pkgsrc/graphics/py-matplotlib-inline/PLIST:1.3      Tue Apr 15 15:17:48 2025
+++ pkgsrc/graphics/py-matplotlib-inline/PLIST  Tue Oct 28 10:07:05 2025
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2025/04/15 15:17:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/10/28 10:07:05 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/matplotlib_inline/__init__.py
 ${PYSITELIB}/matplotlib_inline/__init__.pyc
 ${PYSITELIB}/matplotlib_inline/__init__.pyo
@@ -14,3 +13,4 @@ ${PYSITELIB}/matplotlib_inline/backend_i
 ${PYSITELIB}/matplotlib_inline/config.py
 ${PYSITELIB}/matplotlib_inline/config.pyc
 ${PYSITELIB}/matplotlib_inline/config.pyo
+${PYSITELIB}/matplotlib_inline/py.typed
Index: pkgsrc/graphics/py-matplotlib-inline/distinfo
diff -u pkgsrc/graphics/py-matplotlib-inline/distinfo:1.3 pkgsrc/graphics/py-matplotlib-inline/distinfo:1.4
--- pkgsrc/graphics/py-matplotlib-inline/distinfo:1.3   Fri Apr 19 04:27:20 2024
+++ pkgsrc/graphics/py-matplotlib-inline/distinfo       Tue Oct 28 10:07:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/19 04:27:20 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/10/28 10:07:05 adam Exp $
 
-BLAKE2s (matplotlib_inline-0.1.7.tar.gz) = 94ebda46df35528abd5128ce0dbda15bd01a2b86a182d304c8484480b8322cdf
-SHA512 (matplotlib_inline-0.1.7.tar.gz) = 0142fea7c85986d57c7aac2b31a526dbc91794da41b60623d301916fe8ed995ec1bc64d5d62dc2d511acad70f5514ea0cbe86dd4994c43465bd6392b43f05406
-Size (matplotlib_inline-0.1.7.tar.gz) = 8159 bytes
+BLAKE2s (matplotlib_inline-0.2.1.tar.gz) = a6ee5fdfc6b92d00599431c8c9f2b71eb1db778497c4e7962ec2ff64a944a9f6
+SHA512 (matplotlib_inline-0.2.1.tar.gz) = 709acf0011f673a5e40da4b5441e3ba2b12f0baf04ed9a1ccfc3151832ff75125dbd98b0d4635880d7e2fc170b8d6696474f7bd765c61c19fbb723c063e59077
+Size (matplotlib_inline-0.2.1.tar.gz) = 8110 bytes



Home | Main Index | Thread Index | Old Index