git: 2da80707df7a - main - devel/py-dill: update 0.3.7 → 0.3.8

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 08 Mar 2024 10:26:00 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2da80707df7aeb769ba4dcbefce6c8ae403ba994

commit 2da80707df7aeb769ba4dcbefce6c8ae403ba994
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-08 04:32:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-08 10:25:47 +0000

    devel/py-dill: update 0.3.7 → 0.3.8
    
    Reported by:    portscout
---
 devel/py-dill/Makefile | 5 ++++-
 devel/py-dill/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/py-dill/Makefile b/devel/py-dill/Makefile
index 8256bcf867dd..86bb63ffcbfa 100644
--- a/devel/py-dill/Makefile
+++ b/devel/py-dill/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dill
-DISTVERSION=	0.3.7
+DISTVERSION=	0.3.8
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,9 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 USES=		python
 USE_PYTHON=	pep517 concurrent autoplist pytest # tests fail, see https://github.com/uqfoundation/dill/issues/578
 
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_WRKSRC=	${WRKSRC}/dill/tests
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-dill/distinfo b/devel/py-dill/distinfo
index 4388a0a88fe6..66da6d3f50d5 100644
--- a/devel/py-dill/distinfo
+++ b/devel/py-dill/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690087745
-SHA256 (dill-0.3.7.tar.gz) = cc1c8b182eb3013e24bd475ff2e9295af86c1a38eb1aff128dac8962a9ce3c03
-SIZE (dill-0.3.7.tar.gz) = 183355
+TIMESTAMP = 1709861999
+SHA256 (dill-0.3.8.tar.gz) = 3ebe3c479ad625c4553aca177444d89b486b1d84982eeacded644afc0cf797ca
+SIZE (dill-0.3.8.tar.gz) = 184847