aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-01 23:57:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-02 03:34:06 +0000
commitbf157f12b2d28d6effafad75f71b9f80f3798989 (patch)
tree852753eaffd446318dedb53da8d9e657bf052002
parente7c2bd57799d55c95696a8a48de9913199a180a4 (diff)
downloadports-bf157f12b2d28d6effafad75f71b9f80f3798989.tar.gz
ports-bf157f12b2d28d6effafad75f71b9f80f3798989.zip
devel/py-enlighten: Update 1.10.2 -> 1.11.0; Add tests
Reported by: portscout
-rw-r--r--devel/py-enlighten/Makefile4
-rw-r--r--devel/py-enlighten/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-enlighten/Makefile b/devel/py-enlighten/Makefile
index 27c488b51085..d1d7d14d6fde 100644
--- a/devel/py-enlighten/Makefile
+++ b/devel/py-enlighten/Makefile
@@ -1,5 +1,5 @@
PORTNAME= enlighten
-DISTVERSION= 1.10.2
+DISTVERSION= 1.11.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessed>=1.17.7:devel/py-blessed@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}prefixed>=0.3.2:devel/py-prefixed@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest # 9 tests fail, see https://github.com/Rockhopper-Technologies/enlighten/issues/50
NO_ARCH= yes
diff --git a/devel/py-enlighten/distinfo b/devel/py-enlighten/distinfo
index 22a4fafdc18c..4e13fbedc91e 100644
--- a/devel/py-enlighten/distinfo
+++ b/devel/py-enlighten/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651422494
-SHA256 (enlighten-1.10.2.tar.gz) = 7a5b83cd0f4d095e59d80c648ebb5f7ffca0cd8bcf7ae6639828ee1ad000632a
-SIZE (enlighten-1.10.2.tar.gz) = 59352
+TIMESTAMP = 1664668173
+SHA256 (enlighten-1.11.0.tar.gz) = 3dd8aa875e4f90795223cdf858517f38e36fcf3a5710525e15df4ed93def6b3b
+SIZE (enlighten-1.11.0.tar.gz) = 60455