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:           Sun Mar  5 07:19:19 UTC 2023

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

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

Version 0.11.9
- Minor update to metadata (mark Development Status as Stable).

Version 0.11.8
- Added pyproject.toml


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-matplotlib-venn/Makefile

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.7 pkgsrc/graphics/py-matplotlib-venn/Makefile:1.8
--- pkgsrc/graphics/py-matplotlib-venn/Makefile:1.7     Wed Sep 14 11:46:03 2022
+++ pkgsrc/graphics/py-matplotlib-venn/Makefile Sun Mar  5 07:19:19 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/09/14 11:46:03 adam Exp $
+# $NetBSD: Makefile,v 1.8 2023/03/05 07:19:19 adam Exp $
 
-DISTNAME=      matplotlib-venn-0.11.7
+DISTNAME=      matplotlib-venn-0.11.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/matplotlib-venn/}



Home | Main Index | Thread Index | Old Index