Update to 1.3.3
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
This commit is contained in:
parent
6ca735be73
commit
951b317870
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434778
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cdo
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.3.3
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,8 @@ COMMENT= Python binding to CDO (Climate Data Operators)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= cdo:science/cdo
|
||||
RUN_DEPENDS= cdo:science/cdo \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1479405315
|
||||
SHA256 (cdo-1.3.2.tar.gz) = 9f78879d90d14134f2320565016d0d371b7dfe7ec71110fd313868ec1db34aee
|
||||
SIZE (cdo-1.3.2.tar.gz) = 11949
|
||||
TIMESTAMP = 1488010797
|
||||
SHA256 (cdo-1.3.3.tar.gz) = 33653e582a8e62df2da9c8be2832618a85e20dc59ef92db53540a1740f0b387e
|
||||
SIZE (cdo-1.3.3.tar.gz) = 11840
|
||||
|
Loading…
Reference in New Issue
Block a user