pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-test-mypy: update to 0.8.1.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Wed Jan 5 23:18:52 2022 +0100
Changeset: f1cb9d3a2f062872eca8839696cc27e53d795bd5
Modified Files:
py-test-mypy/Makefile
py-test-mypy/distinfo
Log Message:
py-test-mypy: update to 0.8.1.
* Add a partial workaround for https://github.com/pytest-dev/pytest/issues/8016.
* Add support for Python 3.9.
* Stop injecting `MypyStatusItem` in `pytest_collection_modifyitems` to fix `--looponfail`.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1cb9d3a2f062872eca8839696cc27e53d795bd5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-test-mypy/Makefile | 4 ++--
py-test-mypy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/py-test-mypy/Makefile b/py-test-mypy/Makefile
index edb935b1a0..2699b6110e 100644
--- a/py-test-mypy/Makefile
+++ b/py-test-mypy/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= pytest-mypy-0.7.0
+DISTNAME= pytest-mypy-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= devel python
-MASTER_SITES= https://files.pythonhosted.org/packages/36/5e/6ea1fe0a56d3334bfbca51d71e5e119eacc84d872762e0b9dcf611fba4df/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mypy/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/dbader/pytest-mypy
diff --git a/py-test-mypy/distinfo b/py-test-mypy/distinfo
index cc26226161..1e873e48d8 100644
--- a/py-test-mypy/distinfo
+++ b/py-test-mypy/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (pytest-mypy-0.7.0.tar.gz) = a11c548fd1764a2b2b26e4d07e6e118c6b9b873b
-SHA512 (pytest-mypy-0.7.0.tar.gz) = c4398d54932971815c1e56dde9d804e50f64bf5f462ccf659a4830074de640df0427909ecad9e29367fc75665892adf461b06c761d13745921ad793a4e16138e
-Size (pytest-mypy-0.7.0.tar.gz) = 12863 bytes
+BLAKE2s (pytest-mypy-0.8.1.tar.gz) = ea1bd9704c78d87f4d16d13844e1e5e514babc305a36a67b10abcf2d0f1d210e
+SHA512 (pytest-mypy-0.8.1.tar.gz) = edcecaad4a176054e2dd3e3390b553d6c9edc11200a94245d1917084437a1a452a99c387aee632a90276d9fcf661b79917e6ce3061acf6dff51aad4065759722
+Size (pytest-mypy-0.8.1.tar.gz) = 14282 bytes
Home |
Main Index |
Thread Index |
Old Index