mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-jupyter-ydoc: Update to 1.1.1
- Update WWW Changes: https://github.com/jupyter-server/jupyter_ydoc/releases https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
This commit is contained in:
parent
85d796e7ff
commit
2f1ea814fa
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= jupyter-ydoc
|
PORTNAME= jupyter-ydoc
|
||||||
PORTVERSION= 0.3.4
|
PORTVERSION= 1.1.1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -7,7 +7,8 @@ DISTNAME= jupyter_ydoc-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Document structures for collaborative editing using Ypy
|
COMMENT= Document structures for collaborative editing using Ypy
|
||||||
WWW= https://github.com/jupyter-server/jupyter_ydoc
|
WWW= https://jupyter-ydoc.readthedocs.io/en/latest/ \
|
||||||
|
https://github.com/jupyter-server/jupyter_ydoc
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1679498692
|
TIMESTAMP = 1696904124
|
||||||
SHA256 (jupyter_ydoc-0.3.4.tar.gz) = 5a2262e70bf004b82cc6ce71675e9330aa058fe30db2e87cd8125ad4dd1ae4e1
|
SHA256 (jupyter_ydoc-1.1.1.tar.gz) = 00f8b33a6e7d55cbe12b91b87a6a86b673e2933d77c3a1261bba8b24753645dd
|
||||||
SIZE (jupyter_ydoc-0.3.4.tar.gz) = 149585
|
SIZE (jupyter_ydoc-1.1.1.tar.gz) = 954389
|
||||||
|
|
Loading…
Add table
Reference in a new issue