pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib-venn py-matplotlib-venn: update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fff4372b9533
branches:  trunk
changeset: 452433:fff4372b9533
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 10 09:29:13 2021 +0000

description:
py-matplotlib-venn: updated to 0.11.6

Version 0.11.6
- Added matplotlib_venn.__version__ field

diffstat:

 graphics/py-matplotlib-venn/Makefile |   5 ++---
 graphics/py-matplotlib-venn/PLIST    |   3 +--
 graphics/py-matplotlib-venn/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 10 deletions(-)

diffs (44 lines):

diff -r 0f328e2ca461 -r fff4372b9533 graphics/py-matplotlib-venn/Makefile
--- a/graphics/py-matplotlib-venn/Makefile      Mon May 10 09:25:10 2021 +0000
+++ b/graphics/py-matplotlib-venn/Makefile      Mon May 10 09:29:13 2021 +0000
@@ -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
diff -r 0f328e2ca461 -r fff4372b9533 graphics/py-matplotlib-venn/PLIST
--- a/graphics/py-matplotlib-venn/PLIST Mon May 10 09:25:10 2021 +0000
+++ b/graphics/py-matplotlib-venn/PLIST Mon May 10 09:29:13 2021 +0000
@@ -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
diff -r 0f328e2ca461 -r fff4372b9533 graphics/py-matplotlib-venn/distinfo
--- a/graphics/py-matplotlib-venn/distinfo      Mon May 10 09:25:10 2021 +0000
+++ b/graphics/py-matplotlib-venn/distinfo      Mon May 10 09:29:13 2021 +0000
@@ -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