svn commit: r555328 - head/science/py-eccodes-python

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 18:05:55 UTC 2020


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


More information about the svn-ports-all mailing list