git: eeb547583c2f - main - devel/py-dataclass-array: Update to 1.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 21:31:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeb547583c2fc690b8394c43470276a98c715a0c commit eeb547583c2fc690b8394c43470276a98c715a0c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 21:25:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 21:30:09 +0000 devel/py-dataclass-array: Update to 1.5.1 - Update WWW Changes: https://github.com/google-research/dataclass_array/releases --- devel/py-dataclass-array/Makefile | 5 +++-- devel/py-dataclass-array/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-dataclass-array/Makefile b/devel/py-dataclass-array/Makefile index 22103b267b98..c9358bb116c5 100644 --- a/devel/py-dataclass-array/Makefile +++ b/devel/py-dataclass-array/Makefile @@ -1,5 +1,5 @@ PORTNAME= dataclass-array -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= dataclass_array-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dataclasses that behave like numpy arrays (with indexing, slicing, vectorization) -WWW= https://github.com/google-research/dataclass_array +WWW= https://dataclass-array.readthedocs.io/en/latest/ \ + https://github.com/google-research/dataclass_array LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-dataclass-array/distinfo b/devel/py-dataclass-array/distinfo index 743ef80c5886..1e89be9ba195 100644 --- a/devel/py-dataclass-array/distinfo +++ b/devel/py-dataclass-array/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691069892 -SHA256 (dataclass_array-1.5.0.tar.gz) = 8efe79d61df43869679fbd569fe8a74b432e62b50e7dd1eaf2cd7de951319b22 -SIZE (dataclass_array-1.5.0.tar.gz) = 34757 +TIMESTAMP = 1693823869 +SHA256 (dataclass_array-1.5.1.tar.gz) = 63af275d8620d31ed3281b8eec8165b7239a49d5c440a6c22639f31be9db2091 +SIZE (dataclass_array-1.5.1.tar.gz) = 34625