git: fdd60f3af97f - main - devel/py-dill: Update 0.3.4 → 0.3.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 17:37:16 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fdd60f3af97f47125f592cbffa9ac02297b9266c
commit fdd60f3af97f47125f592cbffa9ac02297b9266c
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-02 16:04:19 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-02 17:37:13 +0000
devel/py-dill: Update 0.3.4 → 0.3.6
PR: 269914
Reported by: Oleg Sidorkin <osidorkin@gmail.com>
---
devel/py-dill/Makefile | 10 ++++++----
devel/py-dill/distinfo | 6 +++---
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