git: f736b95cf11e - main - devel/py-param: update 2.0.1 → 2.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jan 2024 05:02:56 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f736b95cf11e5f05f1b49a89419f0e8caee86582
commit f736b95cf11e5f05f1b49a89419f0e8caee86582
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-18 04:43:38 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-18 05:02:50 +0000
devel/py-param: update 2.0.1 → 2.0.2
Reported by: portscout
---
devel/py-param/Makefile | 6 ++++--
devel/py-param/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/py-param/Makefile b/devel/py-param/Makefile
index 3d62455476a4..3f7e8731ea5f 100644
--- a/devel/py-param/Makefile
+++ b/devel/py-param/Makefile
@@ -1,5 +1,5 @@
PORTNAME= param
-DISTVERSION= 2.0.1
+DISTVERSION= 2.0.2
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,11 @@ 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} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
USES= python
-USE_PYTHON= pep517 autoplist
+USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes
diff --git a/devel/py-param/distinfo b/devel/py-param/distinfo
index 789b265a82f0..936a9789ff46 100644
--- a/devel/py-param/distinfo
+++ b/devel/py-param/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703213597
-SHA256 (param-2.0.1.tar.gz) = 7943a04607822efd46e96e1827dc5fa929a2fc3b1fe9fc7b7dca7d17a8031a5b
-SIZE (param-2.0.1.tar.gz) = 168175
+TIMESTAMP = 1705552227
+SHA256 (param-2.0.2.tar.gz) = 785845a727a588eb94c7666d80551c7e2bb97d4309d3507beab66f95e57f7527
+SIZE (param-2.0.2.tar.gz) = 168511