mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-jupyter-core: Update to 5.7.1
- Add GitHub to MASTER_SITES - Update WWW Changes: https://github.com/jupyter/jupyter_core/releases
This commit is contained in:
parent
c439741c16
commit
57ac9334ea
2 changed files with 8 additions and 6 deletions
|
@ -1,13 +1,15 @@
|
|||
PORTNAME= jupyter-core
|
||||
PORTVERSION= 5.5.1
|
||||
PORTVERSION= 5.7.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/jupyter/jupyter_core/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= jupyter_core-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Jupyter core package
|
||||
WWW= https://jupyter.org/
|
||||
WWW= https://jupyter.org/ \
|
||||
https://github.com/jupyter/jupyter_core
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1703228096
|
||||
SHA256 (jupyter_core-5.5.1.tar.gz) = 1553311a97ccd12936037f36b9ab4d6ae8ceea6ad2d5c90d94a909e752178e40
|
||||
SIZE (jupyter_core-5.5.1.tar.gz) = 85962
|
||||
TIMESTAMP = 1708450726
|
||||
SHA256 (jupyter_core-5.7.1.tar.gz) = de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
|
||||
SIZE (jupyter_core-5.7.1.tar.gz) = 87137
|
||||
|
|
Loading…
Add table
Reference in a new issue