diff options
author | adam <adam@pkgsrc.org> | 2022-09-14 11:46:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-09-14 11:46:03 +0000 |
commit | d02b3aa9b0d97111687c3a3eaa9f8721f6f90a8f (patch) | |
tree | 069601431ed318b123f47581311389d1d7d02206 /graphics | |
parent | 32f1a413f8aaba30d6835d88e5362d5c23dd6eeb (diff) | |
download | pkgsrc-d02b3aa9b0d97111687c3a3eaa9f8721f6f90a8f.tar.gz |
py-matplotlib-venn: updated to 0.11.7
Version 0.11.7
- Fixed Travis-CI-related error messages.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-matplotlib-venn/Makefile | 5 | ||||
-rw-r--r-- | graphics/py-matplotlib-venn/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/py-matplotlib-venn/Makefile b/graphics/py-matplotlib-venn/Makefile index 28f57bf0809..fd2119c4265 100644 --- a/graphics/py-matplotlib-venn/Makefile +++ b/graphics/py-matplotlib-venn/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2022/04/10 00:57:13 gutteridge Exp $ +# $NetBSD: Makefile,v 1.7 2022/09/14 11:46:03 adam Exp $ -DISTNAME= matplotlib-venn-0.11.6 +DISTNAME= matplotlib-venn-0.11.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib-venn/} diff --git a/graphics/py-matplotlib-venn/distinfo b/graphics/py-matplotlib-venn/distinfo index 6b06ba351b6..958ab7f3c2c 100644 --- a/graphics/py-matplotlib-venn/distinfo +++ b/graphics/py-matplotlib-venn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:46:47 nia Exp $ +$NetBSD: distinfo,v 1.5 2022/09/14 11:46:03 adam Exp $ -BLAKE2s (matplotlib-venn-0.11.6.tar.gz) = 77610c7e13a3a865f0f3cdb33d66d84fc187efad697f1cfcc095f0ac97979677 -SHA512 (matplotlib-venn-0.11.6.tar.gz) = 1a38d8e5ca171710a6a017eb21e5273f1ad580f8146b953c550610399df4d105ddb2423fdd62e710eafcecbe37f50af16aa9181670a14a3ff46d539bc1abdef1 -Size (matplotlib-venn-0.11.6.tar.gz) = 29610 bytes +BLAKE2s (matplotlib-venn-0.11.7.tar.gz) = 697b5627e06254cc00b7ecafa756e11907e6def1dbfd62105058ad2d7d39ed8c +SHA512 (matplotlib-venn-0.11.7.tar.gz) = f08d1d481755ab1879a2ea47f9aa4d203ae546d75c8c24309e697fd30456eefa5b933b996696bb47f87299008a324861d4532045833296960e0c10bb9b037231 +Size (matplotlib-venn-0.11.7.tar.gz) = 29714 bytes |