pkgsrc-WIP-changes archive

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

Update py-param-1.10.0 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Dec 4 11:49:31 2020 +0100
Changeset:	b210bea4c9a520e790b426509b0f9d97b6b4107b

Modified Files:
	py-param/Makefile
	py-param/PLIST
	py-param/distinfo

Log Message:
Update py-param-1.10.0 to wip

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

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

diffstat:
 py-param/Makefile | 12 +++++-------
 py-param/PLIST    |  3 +++
 py-param/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 11 deletions(-)

diffs:
diff --git a/py-param/Makefile b/py-param/Makefile
index 9cedffde8b..37a6aed8c7 100644
--- a/py-param/Makefile
+++ b/py-param/Makefile
@@ -1,17 +1,15 @@
 # $NetBSD$
 
-DISTNAME=	param-1.6.1
+DISTNAME=	param-1.10.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/1e/a0/717611ea36c6d8188eef8d6b70f61de84048fd284d3f63b57caea224a54d/
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/param/}
 
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://ioam.github.com/param/
+MAINTAINER=	Ikamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://param.holoviz.org/
 COMMENT=	Declarative Python programming using Parameters
 LICENSE=	modified-bsd
 
-USE_LANGUAGES=	# none
-
-
+.include "../../math/py-numpy/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-param/PLIST b/py-param/PLIST
index 9b3d6dca59..e26c0c405a 100644
--- a/py-param/PLIST
+++ b/py-param/PLIST
@@ -17,6 +17,9 @@ ${PYSITELIB}/param/ipython.pyo
 ${PYSITELIB}/param/parameterized.py
 ${PYSITELIB}/param/parameterized.pyc
 ${PYSITELIB}/param/parameterized.pyo
+${PYSITELIB}/param/serializer.py
+${PYSITELIB}/param/serializer.pyc
+${PYSITELIB}/param/serializer.pyo
 ${PYSITELIB}/param/version.py
 ${PYSITELIB}/param/version.pyc
 ${PYSITELIB}/param/version.pyo
diff --git a/py-param/distinfo b/py-param/distinfo
index 677af19a8f..35247128b3 100644
--- a/py-param/distinfo
+++ b/py-param/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/07/07 00:55:38 jihbed Exp $
 
-SHA1 (param-1.6.1.tar.gz) = b631b29af35d44b5e11983692341a146ebf0f9e3
-RMD160 (param-1.6.1.tar.gz) = e4727c90607ce535541273bcff718ee34ae283d9
-SHA512 (param-1.6.1.tar.gz) = 6981587718c164ca7285b2da079f2a1d7b540b148a8f9d45ca567b5f11282b446647070b18d95f3f690e4d6909d7ccbcc22443449478d2c9f695cf9bc07631fe
-Size (param-1.6.1.tar.gz) = 54805 bytes
+SHA1 (param-1.10.0.tar.gz) = f726ac1ad6e66d2562a99fad42998d7ebcf1b514
+RMD160 (param-1.10.0.tar.gz) = 8506292e613208ba76750d400b17e3ba6a292d06
+SHA512 (param-1.10.0.tar.gz) = c8a207e2fbd4e1eb3da0d1a2bc2ea36221e126fff2ecac10663df1945cd7e09294c507da47e48655ca5bcd1bb2b56986977af52853a0915bd00e25752d78f959
+Size (param-1.10.0.tar.gz) = 73648 bytes


Home | Main Index | Thread Index | Old Index