Skip to content

Commit

Permalink
math/py-awkward: Update to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent 83f41e5 commit b8b500f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/py-awkward/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= awkward
PORTVERSION= 2.3.1
PORTVERSION= 2.3.2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=21<21_99:math/py-awkward-cpp@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=22<22_99:math/py-awkward-cpp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \

Expand Down
6 changes: 3 additions & 3 deletions math/py-awkward/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1691069900
SHA256 (awkward-2.3.1.tar.gz) = 34b44e5c46e1e0c2af045ba3fb8f966b6bb7ecff6fb90d16c3c90af82616b791
SIZE (awkward-2.3.1.tar.gz) = 5065864
TIMESTAMP = 1692211795
SHA256 (awkward-2.3.2.tar.gz) = 365467b7eecc869fe1e34ef6ef9214b28e5fd1257b16f629d863d21045c9094c
SIZE (awkward-2.3.2.tar.gz) = 5321336

0 comments on commit b8b500f

Please sign in to comment.