git: 753f9861a934 - main - devel/py-beartype: Update 0.11.0 -> 0.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jan 2023 05:13:32 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=753f9861a934985a6be35a235622ec8c36dd4235
commit 753f9861a934985a6be35a235622ec8c36dd4235
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-18 05:12:18 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-18 05:13:29 +0000
devel/py-beartype: Update 0.11.0 -> 0.12.0
Reported by: portscout
---
devel/py-beartype/Makefile | 4 ++--
devel/py-beartype/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile
index c2354d1eae53..3eeeedf22f18 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -1,5 +1,5 @@
PORTNAME= beartype
-DISTVERSION= 0.11.0
+DISTVERSION= 0.12.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYNUMPY}
USES= python:3.7+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/207
NO_ARCH= yes
diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo
index 080993dc4526..9ee53963185b 100644
--- a/devel/py-beartype/distinfo
+++ b/devel/py-beartype/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672100184
-SHA256 (beartype-0.11.0.tar.gz) = 3854b50eaaa98bb89490be57e73c69c777a0f304574e7043ac7da98ac6a735a6
-SIZE (beartype-0.11.0.tar.gz) = 928887
+TIMESTAMP = 1673998314
+SHA256 (beartype-0.12.0.tar.gz) = 3b7545b3f333a6b07042b68b102141554c9add2e979dab7b0f8ed6378f7af7d7
+SIZE (beartype-0.12.0.tar.gz) = 1029204