Skip to content

Commit

Permalink
devel/py-dataclass-array: Update to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 4, 2023
1 parent 4c4739e commit eeb5475
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-dataclass-array/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
PORTNAME= dataclass-array
PORTVERSION= 1.5.0
PORTVERSION= 1.5.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
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
Expand Down
6 changes: 3 additions & 3 deletions devel/py-dataclass-array/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit eeb5475

Please sign in to comment.