Skip to content

Commit

Permalink
science/py-asdf-transform-schemas: Update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2023
1 parent 996e5af commit 8877cce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions science/py-asdf-transform-schemas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= asdf-transform-schemas
PORTVERSION= 0.3.0
PORTREVISION= 2
PORTVERSION= 0.4.0
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +12,7 @@ WWW= https://github.com/asdf-format/asdf-transform-schemas
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asdf-standard>=1.0.1:science/py-asdf-standard@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions science/py-asdf-transform-schemas/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661599315
SHA256 (asdf_transform_schemas-0.3.0.tar.gz) = 0cf2ff7b22ccb408fe58ddd9b2441a59ba73fe323e416d59b9e0a4728a7d2dd6
SIZE (asdf_transform_schemas-0.3.0.tar.gz) = 96822
TIMESTAMP = 1698341071
SHA256 (asdf_transform_schemas-0.4.0.tar.gz) = de7fdc3fee35fb957fc32957877a0e9d7dd4d2e851bd631a7259f11c2bd294ca
SIZE (asdf_transform_schemas-0.4.0.tar.gz) = 97482

0 comments on commit 8877cce

Please sign in to comment.