mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
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
This commit is contained in:
parent
fdbd5804de
commit
4114c1046f
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user