Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 01:05:05 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: 414b97e3871b - main - devel/py-param: update 2.0.2 =?utf-8?Q?=E2=86=92?= 2.1.0
Message-ID:  <202404060105.436155uf083668@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=414b97e3871b2f89420587bb6da5741e8774863c

commit 414b97e3871b2f89420587bb6da5741e8774863c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-06 01:04:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-06 01:04:49 +0000

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

diff --git a/devel/py-param/Makefile b/devel/py-param/Makefile
index 3f7e8731ea5f..a9431984bd9a 100644
--- a/devel/py-param/Makefile
+++ b/devel/py-param/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	param
-DISTVERSION=	2.0.2
+DISTVERSION=	2.1.0
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-param/distinfo b/devel/py-param/distinfo
index 936a9789ff46..c573f5ae53cb 100644
--- a/devel/py-param/distinfo
+++ b/devel/py-param/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705552227
-SHA256 (param-2.0.2.tar.gz) = 785845a727a588eb94c7666d80551c7e2bb97d4309d3507beab66f95e57f7527
-SIZE (param-2.0.2.tar.gz) = 168511
+TIMESTAMP = 1712364965
+SHA256 (param-2.1.0.tar.gz) = a7b30b08b547e2b78b02aeba6ed34e3c6a638f8e4824a76a96ffa2d7cf57e71f
+SIZE (param-2.1.0.tar.gz) = 173822



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