diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 09:02:44 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 09:02:44 +0000 |
commit | 24cfe8d6107597b10089a074429443ab9decf417 (patch) | |
tree | f9536e259fe133b04518e385dc176be76ad5c9bd | |
parent | 57cfc303ff463d10dc8527390380610ec881666f (diff) |
devel/py-jupyter-core: Update to 5.5.1
-rw-r--r-- | devel/py-jupyter-core/Makefile | 2 | ||||
-rw-r--r-- | devel/py-jupyter-core/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile index f174c627a5d8..1a4f522361c0 100644 --- a/devel/py-jupyter-core/Makefile +++ b/devel/py-jupyter-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-core -PORTVERSION= 5.5.0 +PORTVERSION= 5.5.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-core/distinfo b/devel/py-jupyter-core/distinfo index 873283614699..15ea3f2f4335 100644 --- a/devel/py-jupyter-core/distinfo +++ b/devel/py-jupyter-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698848876 -SHA256 (jupyter_core-5.5.0.tar.gz) = 880b86053bf298a8724994f95e99b99130659022a4f7f45f563084b6223861d3 -SIZE (jupyter_core-5.5.0.tar.gz) = 85369 +TIMESTAMP = 1703228096 +SHA256 (jupyter_core-5.5.1.tar.gz) = 1553311a97ccd12936037f36b9ab4d6ae8ceea6ad2d5c90d94a909e752178e40 +SIZE (jupyter_core-5.5.1.tar.gz) = 85962 |