pkgsrc-WIP-changes archive

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

p



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Sep 25 23:08:19 2016 +0000
Changeset:	7949787dc7d39a01cb7f887720ca19a3d7378d91

Modified Files:
	py-netcdf4/DESCR
	py-netcdf4/Makefile
	py-netcdf4/PLIST
	py-netcdf4/distinfo

Log Message:
p

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

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

diffstat:
 py-netcdf4/DESCR    |  6 ------
 py-netcdf4/Makefile | 14 +++++++++-----
 py-netcdf4/PLIST    | 25 +------------------------
 py-netcdf4/distinfo |  7 ++++---
 4 files changed, 14 insertions(+), 38 deletions(-)

diffs:
diff --git a/py-netcdf4/DESCR b/py-netcdf4/DESCR
index ff070ec..e69de29 100644
--- a/py-netcdf4/DESCR
+++ b/py-netcdf4/DESCR
@@ -1,6 +0,0 @@
-netCDF version 4 has many features not found in earlier versions of the library,
-such as hierarchical groups, zlib compression, multiple unlimited dimensions,
-and new data types.  It is implemented on top of HDF5.  This module implements
-most of the new features, and can read and write netCDF files compatible with
-older versions of the library.  The API is modelled after Scientific.IO.NetCDF,
-and should be familiar to users of that module
diff --git a/py-netcdf4/Makefile b/py-netcdf4/Makefile
index 8464b97..3c26b44 100644
--- a/py-netcdf4/Makefile
+++ b/py-netcdf4/Makefile
@@ -1,14 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2015/06/10 21:42:57 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	netCDF4-1.1.8
+DISTNAME=	netCDF4-1.2.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=n/netCDF4/}
+MASTER_SITES=	https://pypi.python.org/packages/b2/a3/8ddc328fd9067e98f03884fb7de5900c43cbe609eb75b3fd516c211a1012/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://code.google.com/p/netcdf4-python/
 COMMENT=	Python/numpy interface to netCDF library (versions 3 and 4)
-LICENSE=	mit
+#LICENSE=	# TODO: (see mk/license.mk)
+
+WRKSRC=	${WRKDIR}/netCDF4-1.2.4
+
+USE_TOOLS+= pkg-config
 
 SUBST_CLASSES+=		paths
 SUBST_STAGE.paths=	pre-configure
@@ -20,8 +24,8 @@ do-test:
 	${RUN} cd ${WRKSRC}/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} run_all.py
 
 
+
 .include "../../devel/hdf5/buildlink3.mk"
-.include "../../devel/netcdf/buildlink3.mk"
 .include "../../devel/py-cython/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
diff --git a/py-netcdf4/PLIST b/py-netcdf4/PLIST
index 2d8ceb7..48d96a5 100644
--- a/py-netcdf4/PLIST
+++ b/py-netcdf4/PLIST
@@ -1,24 +1 @@
-@comment $NetBSD: PLIST,v 1.2 2015/06/10 21:42:57 jihbed Exp $
-bin/nc3tonc4
-bin/nc4tonc3
-bin/ncinfo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/netCDF4/__init__.py
-${PYSITELIB}/netCDF4/__init__.pyc
-${PYSITELIB}/netCDF4/__init__.pyo
-${PYSITELIB}/netCDF4/_netCDF4.so
-${PYSITELIB}/netCDF4/utils.py
-${PYSITELIB}/netCDF4/utils.pyc
-${PYSITELIB}/netCDF4/utils.pyo
-${PYSITELIB}/netcdftime/__init__.py
-${PYSITELIB}/netcdftime/__init__.pyc
-${PYSITELIB}/netcdftime/__init__.pyo
-${PYSITELIB}/netcdftime/_datetime.so
-${PYSITELIB}/netcdftime/netcdftime.py
-${PYSITELIB}/netcdftime/netcdftime.pyc
-${PYSITELIB}/netcdftime/netcdftime.pyo
+@comment $NetBSD$
diff --git a/py-netcdf4/distinfo b/py-netcdf4/distinfo
index 097c7b6..a6b1e0b 100644
--- a/py-netcdf4/distinfo
+++ b/py-netcdf4/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2015/06/10 21:42:58 jihbed Exp $
 
-SHA1 (netCDF4-1.1.8.tar.gz) = 697e25b263e5df26cb3a9fe72655de9e0cedae24
-RMD160 (netCDF4-1.1.8.tar.gz) = 048a6ae548ffcdfc6a453b18d0082ab11bf1f972
-Size (netCDF4-1.1.8.tar.gz) = 630108 bytes
+SHA1 (netCDF4-1.2.4.tar.gz) = 155021854112ee33da61ccd202122529f67e1946
+RMD160 (netCDF4-1.2.4.tar.gz) = 1127a3aeb794ea69a1ed9d340f7bbda240648500
+SHA512 (netCDF4-1.2.4.tar.gz) = 6d4f6bef8c52a76b37f01332401263d132d5fb9904c87ece676a5b09ce5f123775f76bd60bb8e1cb9659edcb361e8392a623354309b19b150010161fc3e28b9f
+Size (netCDF4-1.2.4.tar.gz) = 679019 bytes


Home | Main Index | Thread Index | Old Index