git: fe9f5d7c12c2 - main - devel/py-pytest-mypy: Update to 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 17:13:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe9f5d7c12c20d047b2ff4e1209557e0272ed0fc
commit fe9f5d7c12c20d047b2ff4e1209557e0272ed0fc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:05:21 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:35 +0000
devel/py-pytest-mypy: Update to 0.10.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/dbader/pytest-mypy/releases
https://github.com/dbader/pytest-mypy/blob/master/changelog.md
---
devel/py-pytest-mypy/Makefile | 4 ++--
devel/py-pytest-mypy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-pytest-mypy/Makefile b/devel/py-pytest-mypy/Makefile
index 82a713eb6261..368226f6557a 100644
--- a/devel/py-pytest-mypy/Makefile
+++ b/devel/py-pytest-mypy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-mypy
-PORTVERSION= 0.9.1
+PORTVERSION= 0.10.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.5:devel/py-setuptools_sc
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}filelock>=3.0:sysutils/py-filelock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mypy>=0.780:devel/py-mypy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pytest>=4.6,1:devel/py-pytest@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>=0:misc/py-pexpect@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-randomly>=0:devel/py-pytest-randomly@${PY_FLAVOR} \
diff --git a/devel/py-pytest-mypy/distinfo b/devel/py-pytest-mypy/distinfo
index 8ac1ea34bf50..8b88594b46b2 100644
--- a/devel/py-pytest-mypy/distinfo
+++ b/devel/py-pytest-mypy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646058028
-SHA256 (pytest-mypy-0.9.1.tar.gz) = 9ffa3bf405c12c5c6be9e92e22bebb6ab2c91b9c32f45b0f0c93af473269ab5c
-SIZE (pytest-mypy-0.9.1.tar.gz) = 14459
+TIMESTAMP = 1664767948
+SHA256 (pytest-mypy-0.10.0.tar.gz) = e74d632685f15a39c31c551a9d8cec4619e24bd396245a6335c5db0ec6d17b6f
+SIZE (pytest-mypy-0.10.0.tar.gz) = 14619