Skip to content

Commit

Permalink
devel/py-nbformat: Update to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 5, 2023
1 parent d213393 commit c2bcb52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 3 additions & 9 deletions devel/py-nbformat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nbformat
PORTVERSION= 5.8.0
PORTVERSION= 5.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -24,15 +24,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}check-manifest>=0:devel/py-check-manifest@$
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}testpath>=0:devel/py-testpath@${PY_FLAVOR}

USES= python:3.7+
USES= python:3.8+
USE_PYTHON= autoplist concurrent pep517 pytest

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR}
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-nbformat/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679499202
SHA256 (nbformat-5.8.0.tar.gz) = 46dac64c781f1c34dfd8acba16547024110348f9fc7eab0f31981c2a3dc48d1f
SIZE (nbformat-5.8.0.tar.gz) = 140655
TIMESTAMP = 1685793176
SHA256 (nbformat-5.9.0.tar.gz) = e98ebb6120c3efbafdee2a40af2a140cadee90bb06dd69a2a63d9551fcc7f976
SIZE (nbformat-5.9.0.tar.gz) = 140980

0 comments on commit c2bcb52

Please sign in to comment.