git: 4114c1046f78 - main - devel/py-jupyter-core: Update to 4.8.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 22:26:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4114c1046f78ac6fdd6c179c6e9a9d49737c4afc
commit 4114c1046f78ac6fdd6c179c6e9a9d49737c4afc
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:17:50 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:56 +0000
devel/py-jupyter-core: Update to 4.8.1
Changes: https://github.com/jupyter/jupyter_core/blob/master/docs/changelog.rst
https://github.com/jupyter/jupyter_core/commits/master
---
devel/py-jupyter-core/Makefile | 4 ++--
devel/py-jupyter-core/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile
index e4a01dcd6edd..a34e6df1bd85 100644
--- a/devel/py-jupyter-core/Makefile
+++ b/devel/py-jupyter-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyter-core
-PORTVERSION= 4.7.1
+PORTVERSION= 4.8.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,6 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
do-test:
- @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER})
+ (cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER})
.include <bsd.port.mk>
diff --git a/devel/py-jupyter-core/distinfo b/devel/py-jupyter-core/distinfo
index be8744629e77..83cbf2b0946f 100644
--- a/devel/py-jupyter-core/distinfo
+++ b/devel/py-jupyter-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616872872
-SHA256 (jupyter_core-4.7.1.tar.gz) = 79025cb3225efcd36847d0840f3fc672c0abd7afd0de83ba8a1d3837619122b4
-SIZE (jupyter_core-4.7.1.tar.gz) = 68886
+TIMESTAMP = 1632227678
+SHA256 (jupyter_core-4.8.1.tar.gz) = ef210dcb4fca04de07f2ead4adf408776aca94d17151d6f750ad6ded0b91ea16
+SIZE (jupyter_core-4.8.1.tar.gz) = 73579
More information about the dev-commits-ports-all
mailing list