Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:05:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555328 - head/science/py-eccodes-python
Message-ID:  <202011151805.0AFI5mA9019529@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:05:48 2020
New Revision: 555328
URL: https://svnweb.freebsd.org/changeset/ports/555328

Log:
  Update to 0.9.9
  
  Changes:	https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst

Modified:
  head/science/py-eccodes-python/Makefile
  head/science/py-eccodes-python/distinfo

Modified: head/science/py-eccodes-python/Makefile
==============================================================================
--- head/science/py-eccodes-python/Makefile	Sun Nov 15 18:05:43 2020	(r555327)
+++ head/science/py-eccodes-python/Makefile	Sun Nov 15 18:05:48 2020	(r555328)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	eccodes-python
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.9
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-
 		${PYNUMPY}
 
 USES=		python:3.5+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.mk>

Modified: head/science/py-eccodes-python/distinfo
==============================================================================
--- head/science/py-eccodes-python/distinfo	Sun Nov 15 18:05:43 2020	(r555327)
+++ head/science/py-eccodes-python/distinfo	Sun Nov 15 18:05:48 2020	(r555328)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579273651
-SHA256 (eccodes-python-0.9.5.tar.gz) = c2a8d554b936ae1b4591a9e46a01ea66be50d43a12dad219111e04ba269530a9
-SIZE (eccodes-python-0.9.5.tar.gz) = 52432
+TIMESTAMP = 1605426457
+SHA256 (eccodes-python-0.9.9.tar.gz) = faeca4cc92e5c50b2b3bc65c4640cfb6b7c90f2bea7516649ac213ecb0fd9314
+SIZE (eccodes-python-0.9.9.tar.gz) = 53142



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151805.0AFI5mA9019529>