devel/py-beartype: Update 0.11.0 -> 0.12.0
Reported by: portscout
This commit is contained in:
parent
12c00cfcc0
commit
753f9861a9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user