pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 10 09:29:14 UTC 2021

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

Log Message:
py-matplotlib-venn: updated to 0.11.6

Version 0.11.6
- Added matplotlib_venn.__version__ field


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-matplotlib-venn/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-matplotlib-venn/PLIST \
    pkgsrc/graphics/py-matplotlib-venn/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-venn/Makefile
diff -u pkgsrc/graphics/py-matplotlib-venn/Makefile:1.2 pkgsrc/graphics/py-matplotlib-venn/Makefile:1.3
--- pkgsrc/graphics/py-matplotlib-venn/Makefile:1.2     Fri Apr  9 14:41:34 2021
+++ pkgsrc/graphics/py-matplotlib-venn/Makefile Mon May 10 09:29:13 2021
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2021/04/09 14:41:34 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/10 09:29:13 adam Exp $
 
-DISTNAME=      matplotlib-venn-0.11.5
+DISTNAME=      matplotlib-venn-0.11.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/matplotlib-venn/}
-EXTRACT_SUFX=  .zip
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/konstantint/matplotlib-venn

Index: pkgsrc/graphics/py-matplotlib-venn/PLIST
diff -u pkgsrc/graphics/py-matplotlib-venn/PLIST:1.1 pkgsrc/graphics/py-matplotlib-venn/PLIST:1.2
--- pkgsrc/graphics/py-matplotlib-venn/PLIST:1.1        Tue Nov 26 21:08:26 2019
+++ pkgsrc/graphics/py-matplotlib-venn/PLIST    Mon May 10 09:29:14 2021
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2019/11/26 21:08:26 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/10 09:29:14 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/pbr.json
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/${EGG_INFODIR}/zip-safe
Index: pkgsrc/graphics/py-matplotlib-venn/distinfo
diff -u pkgsrc/graphics/py-matplotlib-venn/distinfo:1.1 pkgsrc/graphics/py-matplotlib-venn/distinfo:1.2
--- pkgsrc/graphics/py-matplotlib-venn/distinfo:1.1     Tue Nov 26 21:08:26 2019
+++ pkgsrc/graphics/py-matplotlib-venn/distinfo Mon May 10 09:29:14 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/11/26 21:08:26 minskim Exp $
+$NetBSD: distinfo,v 1.2 2021/05/10 09:29:14 adam Exp $
 
-SHA1 (matplotlib-venn-0.11.5.zip) = 0694608f96ec4960daf5f517d911074bdb94a8d3
-RMD160 (matplotlib-venn-0.11.5.zip) = c9f0e705e5f4919444bc59294950d8fe77b659ae
-SHA512 (matplotlib-venn-0.11.5.zip) = 3a4acfceaf9be21861686979afc14f9785b7dced3616a9bb7a15fbad346804e802a970f9698baa8269e0fb7db8fb06e95fab3fd501652f25755f454557a62f90
-Size (matplotlib-venn-0.11.5.zip) = 40403 bytes
+SHA1 (matplotlib-venn-0.11.6.tar.gz) = c34312bc3e28fea1916936870f5b06075fdafb07
+RMD160 (matplotlib-venn-0.11.6.tar.gz) = e998918a52bb8b3f715a8f1890ea2a7cdc14f94c
+SHA512 (matplotlib-venn-0.11.6.tar.gz) = 1a38d8e5ca171710a6a017eb21e5273f1ad580f8146b953c550610399df4d105ddb2423fdd62e710eafcecbe37f50af16aa9181670a14a3ff46d539bc1abdef1
+Size (matplotlib-venn-0.11.6.tar.gz) = 29610 bytes



Home | Main Index | Thread Index | Old Index