Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 15:17:02 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: 317ab6f937b7 - main - devel/py-param: update 2.1.0 =?utf-8?Q?=E2=86=92?= 2.1.1
Message-ID:  <202406261517.45QFH2eC017043@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=317ab6f937b7679246311ba8fbad27cacc07ee3c

commit 317ab6f937b7679246311ba8fbad27cacc07ee3c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-26 09:19:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-26 15:16:49 +0000

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

diff --git a/devel/py-param/Makefile b/devel/py-param/Makefile
index a9431984bd9a..e687bc01a5d0 100644
--- a/devel/py-param/Makefile
+++ b/devel/py-param/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	param
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest
+USE_PYTHON=	pep517 autoplist pytest # 2 tests fail, see https://github.com/holoviz/param/issues/952
 
 NO_ARCH=	yes
 
diff --git a/devel/py-param/distinfo b/devel/py-param/distinfo
index c573f5ae53cb..f6d8824b53f8 100644
--- a/devel/py-param/distinfo
+++ b/devel/py-param/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712364965
-SHA256 (param-2.1.0.tar.gz) = a7b30b08b547e2b78b02aeba6ed34e3c6a638f8e4824a76a96ffa2d7cf57e71f
-SIZE (param-2.1.0.tar.gz) = 173822
+TIMESTAMP = 1719383384
+SHA256 (param-2.1.1.tar.gz) = 3b1da14abafa75bfd908572378a58696826b3719a723bc31b40ffff2e9a5c852
+SIZE (param-2.1.1.tar.gz) = 174619



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