git: aa344ca8320e - main - science/py-cdo: Update to 1.5.6

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 19:28:35 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa344ca8320e29de02e263d000c5f45a9dc6fe5d

commit aa344ca8320e29de02e263d000c5f45a9dc6fe5d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:20:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:50:47 +0000

    science/py-cdo: Update to 1.5.6
    
    Changes:        https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
                    https://github.com/Try2Code/cdo-bindings/commits/master/python
---
 science/py-cdo/Makefile  | 2 +-
 science/py-cdo/distinfo  | 6 +++---
 science/py-cdo/pkg-descr | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/science/py-cdo/Makefile b/science/py-cdo/Makefile
index 3d93544924e9..fd763ad36379 100644
--- a/science/py-cdo/Makefile
+++ b/science/py-cdo/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	cdo
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.6
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-cdo/distinfo b/science/py-cdo/distinfo
index a282a05e2d07..60b73393578c 100644
--- a/science/py-cdo/distinfo
+++ b/science/py-cdo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627120860
-SHA256 (cdo-1.5.5.tar.gz) = 88685e26552ea2abe71c42fbe506973b24b50eb2f32661092f1041d465ff89cc
-SIZE (cdo-1.5.5.tar.gz) = 23691
+TIMESTAMP = 1642102335
+SHA256 (cdo-1.5.6.tar.gz) = fec1a75382f01b3c9c368e8f143d98b12323e06975663f87d9b60c739ae1d335
+SIZE (cdo-1.5.6.tar.gz) = 24345
diff --git a/science/py-cdo/pkg-descr b/science/py-cdo/pkg-descr
index 2bd2fb226776..14ee8aac262c 100644
--- a/science/py-cdo/pkg-descr
+++ b/science/py-cdo/pkg-descr
@@ -1,5 +1,4 @@
 Python binding to CDO (Climate Data Operators)
 
-WWW: https://pypi.org/project/cdo/
 WWW: https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D
 WWW: https://github.com/Try2Code/cdo-bindings