aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-02 16:04:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-02 17:37:13 +0000
commitfdd60f3af97f47125f592cbffa9ac02297b9266c (patch)
tree0fe0153314bc9b9dfe27a9f44d5c0475a6804c6f
parent673947c9629b8c62b069d1cf408cc5df41e88038 (diff)
downloadports-fdd60f3af97f47125f592cbffa9ac02297b9266c.tar.gz
ports-fdd60f3af97f47125f592cbffa9ac02297b9266c.zip
devel/py-dill: Update 0.3.4 → 0.3.6
PR: 269914 Reported by: Oleg Sidorkin <osidorkin@gmail.com>
-rw-r--r--devel/py-dill/Makefile10
-rw-r--r--devel/py-dill/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/py-dill/Makefile b/devel/py-dill/Makefile
index a31ee58720fa..37cdc8838be0 100644
--- a/devel/py-dill/Makefile
+++ b/devel/py-dill/Makefile
@@ -1,18 +1,20 @@
PORTNAME= dill
-DISTVERSION= 0.3.4
+DISTVERSION= 0.3.6
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Serialize all of python
-WWW= https://pypi.org/project/dill/
+WWW= https://dill.readthedocs.io/en/latest/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+ zip
-USE_PYTHON= autoplist concurrent distutils
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+
+USES= python:3.7+
+USE_PYTHON= pep517 concurrent autoplist pytest # tests fail, see https://github.com/uqfoundation/dill/issues/578
NO_ARCH= yes
diff --git a/devel/py-dill/distinfo b/devel/py-dill/distinfo
index 9d061cc527a2..983aa711ab1e 100644
--- a/devel/py-dill/distinfo
+++ b/devel/py-dill/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624036071
-SHA256 (dill-0.3.4.zip) = 9f9734205146b2b353ab3fec9af0070237b6ddae78452af83d2fca84d739e675
-SIZE (dill-0.3.4.zip) = 186823
+TIMESTAMP = 1677760531
+SHA256 (dill-0.3.6.tar.gz) = e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373
+SIZE (dill-0.3.6.tar.gz) = 179026