git: f350150f8e88 - main - devel/py-mypy: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 20:42:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f350150f8e88894969f9e0f9ee603b6accd5682d commit f350150f8e88894969f9e0f9ee603b6accd5682d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 20:40:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 20:40:18 +0000 devel/py-mypy: Update to 1.2.0 Changes: https://github.com/python/mypy/commits/master --- devel/py-mypy/Makefile | 6 +++--- devel/py-mypy/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile index 35f80b90e660..56f1aa39c26e 100644 --- a/devel/py-mypy/Makefile +++ b/devel/py-mypy/Makefile @@ -1,5 +1,5 @@ PORTNAME= mypy -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,13 +25,13 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=18.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.34.0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.5.4<2:devel/py-typed-ast@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}types-typed-ast>=1.5.8<1.6.0:devel/py-types-typed-ast@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}types-typed-ast>=1.5.8.5<1.6.0:devel/py-types-typed-ast@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -PYTEST_BROKEN_TESTS=test_c_unit_test # https://github.com/python/mypy/issues/12634 +PYTEST_BROKEN_TESTS=test_c_unit_test # https://github.com/python/mypy/issues/12634 OPTIONS_DEFINE= DMYPY REPORTS OPTIONS_DEFAULT=DMYPY REPORTS diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo index 7c5b15e501b0..8c39a746e223 100644 --- a/devel/py-mypy/distinfo +++ b/devel/py-mypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498704 -SHA256 (mypy-1.1.1.tar.gz) = ae9ceae0f5b9059f33dbc62dea087e942c0ccab4b7a003719cb70f9b8abfa32f -SIZE (mypy-1.1.1.tar.gz) = 2778293 +TIMESTAMP = 1681052938 +SHA256 (mypy-1.2.0.tar.gz) = f70a40410d774ae23fcb4afbbeca652905a04de7948eaf0b1789c8d1426b72d1 +SIZE (mypy-1.2.0.tar.gz) = 2804931