Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 01:05:04 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 30855556fe9e - main - devel/py-nbval: update 0.10.0 =?utf-8?Q?=E2=86=92?= 0.11.0
Message-ID:  <202404060105.436154rQ083622@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30855556fe9e43f08247287839b72a009afc30cf

commit 30855556fe9e43f08247287839b72a009afc30cf
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-06 01:04:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-06 01:04:48 +0000

    devel/py-nbval: update 0.10.0 → 0.11.0
    
    Reported by:    portscout
---
 devel/py-nbval/Makefile | 4 ++--
 devel/py-nbval/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-nbval/Makefile b/devel/py-nbval/Makefile
index 10ba92e0a8b4..d2cbe679ef04 100644
--- a/devel/py-nbval/Makefile
+++ b/devel/py-nbval/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nbval
-PORTVERSION=	0.10.0
+DISTVERSION=	0.11.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nbdime>0:devel/py-nbdime@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # 2 tests fail, see https://github.com/computationalmodelling/nbval/issues/189
+USE_PYTHON=	distutils autoplist pytest # 4 tests fail, see https://github.com/computationalmodelling/nbval/issues/189
 
 NO_ARCH=	yes
 
diff --git a/devel/py-nbval/distinfo b/devel/py-nbval/distinfo
index 03fe2d75b0a6..d5f7f52abafd 100644
--- a/devel/py-nbval/distinfo
+++ b/devel/py-nbval/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673593079
-SHA256 (nbval-0.10.0.tar.gz) = b4acefdc1132aef8a1b5b62bf9a93d128eba52839b2854ea3e42598f4db7beb3
-SIZE (nbval-0.10.0.tar.gz) = 62727
+TIMESTAMP = 1712364174
+SHA256 (nbval-0.11.0.tar.gz) = 77c95797607b0a968babd2597ee3494102d25c3ad37435debbdac0e46e379094
+SIZE (nbval-0.11.0.tar.gz) = 62718



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404060105.436154rQ083622>