pkgsrc-WIP-changes archive

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

Update wip/py-vispy to 0.6.6



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 22:13:22 2020 +0100
Changeset:	78651e24324cf9177ab059f2632785b2ebe53f70

Modified Files:
	Makefile
	py-vispy/Makefile
	py-vispy/distinfo

Log Message:
Update wip/py-vispy to 0.6.6

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=78651e24324cf9177ab059f2632785b2ebe53f70

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |  1 +
 py-vispy/Makefile | 10 ++++------
 py-vispy/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 3e6613df35..a5ea2ec907 100644
--- a/Makefile
+++ b/Makefile
@@ -3947,6 +3947,7 @@ SUBDIR+=	py-palettable
 SUBDIR+=	py-pam
 SUBDIR+=	py-pandera
 SUBDIR+=	py-pandoc
+SUBDIR+=	py-panel
 SUBDIR+=	py-papy
 SUBDIR+=	py-papyon
 SUBDIR+=	py-papyros
diff --git a/py-vispy/Makefile b/py-vispy/Makefile
index 34599161cb..a5fc4df674 100644
--- a/py-vispy/Makefile
+++ b/py-vispy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/07/10 22:28:02 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	vispy-0.4.0
+DISTNAME=	vispy-0.6.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	graphics python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/vispy/}
@@ -10,9 +10,7 @@ HOMEPAGE=	http://vispy.org
 COMMENT=	Interactive visualization in Python
 LICENSE=	modified-bsd
 
-USE_LANGUAGES=	# none
-
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../lang/python/egg.mk"
+.include "../../devel/py-cython/buildlink3.mk"
 .include "../../math/py-numpy/buildlink3.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-vispy/distinfo b/py-vispy/distinfo
index 3fe4f0094f..b560e76c28 100644
--- a/py-vispy/distinfo
+++ b/py-vispy/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1 2015/07/10 22:28:02 jihbed Exp $
 
-SHA1 (vispy-0.4.0.tar.gz) = 122bf5192ea5ba19a14f75568498883065427de1
-RMD160 (vispy-0.4.0.tar.gz) = 4c78e28cb700304953442b968d6679aa96495f1e
-SHA512 (vispy-0.4.0.tar.gz) = 605c1d577479bdd96b345167ef752ab993c18fcc00b89c6908073a3aa04b5ed1aa3d12aef347e05b018043a2816ed21ff4cb36c8ba4c1001bd0cc161505cddd8
-Size (vispy-0.4.0.tar.gz) = 604215 bytes
+SHA1 (vispy-0.6.6.tar.gz) = 3dbcb694c06651db3462ae380b19ee8843887238
+RMD160 (vispy-0.6.6.tar.gz) = 3edad493d9be7e8ac1144c4dcfa9244050634e4c
+SHA512 (vispy-0.6.6.tar.gz) = e06f13007533872a5527eccd808284beea32038f5422183fb6ef514d516d45e1306e404ba60f6c249e0e31ff356b2da1219e78cf9b47352696da16adf59a92a0
+Size (vispy-0.6.6.tar.gz) = 13314643 bytes
 SHA1 (patch-vispy_util_fonts___freetype.py) = 0e7e365527a754efeca4e93b81c81a20dc49d7a3
 SHA1 (patch-vispy_util_fonts___triage.py) = 45deabd0cafcfe61cbd2aee6af627c6c40f60b9e


Home | Main Index | Thread Index | Old Index