summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-02 08:19:25 +0000
committeradam <adam@pkgsrc.org>2022-05-02 08:19:25 +0000
commit9499af78daf6de3c581b98fb3ceface090ea28ae (patch)
tree1353446cf7c71970bafb0344359f0c7cbb2249ce /lang
parent289570cf7038088e02c0f995cb479e5b9af427ef (diff)
downloadpkgsrc-9499af78daf6de3c581b98fb3ceface090ea28ae.tar.gz
py-mypy: updated to 0.950
0.950 Pinning Third-Party Library Stub Versions Concatenate and Literals with ParamSpec Detect Unused Coroutines and Awaitables assert_type
Diffstat (limited to 'lang')
-rw-r--r--lang/py-mypy/Makefile4
-rw-r--r--lang/py-mypy/PLIST6
-rw-r--r--lang/py-mypy/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/lang/py-mypy/Makefile b/lang/py-mypy/Makefile
index af7468e9ac9..b2aad586c91 100644
--- a/lang/py-mypy/Makefile
+++ b/lang/py-mypy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2022/03/31 07:30:09 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/05/02 08:19:25 adam Exp $
-DISTNAME= mypy-0.942
+DISTNAME= mypy-0.950
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mypy/}
diff --git a/lang/py-mypy/PLIST b/lang/py-mypy/PLIST
index 0d54fdde291..a415548608e 100644
--- a/lang/py-mypy/PLIST
+++ b/lang/py-mypy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2022/03/15 05:53:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2022/05/02 08:19:25 adam Exp $
bin/dmypy-${PYVERSSUFFIX}
bin/mypy-${PYVERSSUFFIX}
bin/mypyc-${PYVERSSUFFIX}
@@ -955,6 +955,7 @@ ${PYSITELIB}/mypy/typeshed/stdlib/asyncio/format_helpers.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/futures.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/locks.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/log.pyi
+${PYSITELIB}/mypy/typeshed/stdlib/asyncio/mixins.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/proactor_events.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/protocols.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/queues.pyi
@@ -964,6 +965,7 @@ ${PYSITELIB}/mypy/typeshed/stdlib/asyncio/sslproto.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/staggered.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/streams.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/subprocess.pyi
+${PYSITELIB}/mypy/typeshed/stdlib/asyncio/taskgroups.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/tasks.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/threads.pyi
${PYSITELIB}/mypy/typeshed/stdlib/asyncio/transports.pyi
@@ -1195,6 +1197,7 @@ ${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/managers.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/pool.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/process.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/queues.pyi
+${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/reduction.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi
${PYSITELIB}/mypy/typeshed/stdlib/multiprocessing/spawn.pyi
@@ -1303,6 +1306,7 @@ ${PYSITELIB}/mypy/typeshed/stdlib/tkinter/tix.pyi
${PYSITELIB}/mypy/typeshed/stdlib/tkinter/ttk.pyi
${PYSITELIB}/mypy/typeshed/stdlib/token.pyi
${PYSITELIB}/mypy/typeshed/stdlib/tokenize.pyi
+${PYSITELIB}/mypy/typeshed/stdlib/tomllib.pyi
${PYSITELIB}/mypy/typeshed/stdlib/trace.pyi
${PYSITELIB}/mypy/typeshed/stdlib/traceback.pyi
${PYSITELIB}/mypy/typeshed/stdlib/tracemalloc.pyi
diff --git a/lang/py-mypy/distinfo b/lang/py-mypy/distinfo
index aae8a87c60f..65fe7d44cb4 100644
--- a/lang/py-mypy/distinfo
+++ b/lang/py-mypy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/03/31 07:30:09 adam Exp $
+$NetBSD: distinfo,v 1.28 2022/05/02 08:19:25 adam Exp $
-BLAKE2s (mypy-0.942.tar.gz) = f8d95a3de36f0f830109499c74bf7807743ead8be6906ac883802123d60511c7
-SHA512 (mypy-0.942.tar.gz) = 4c69575cbe02df3d6cb8ba160d4e809f7ad3d5852a725c2352684df63ba1823d8fd5ec745f2e198114c8a1b752972e6bff5d9e1dfe4484d3844066b7ac48de1a
-Size (mypy-0.942.tar.gz) = 2651177 bytes
+BLAKE2s (mypy-0.950.tar.gz) = ae674246f76a1334f29aca621f2491f03b59b28eafdddfae88845503b2eb78ac
+SHA512 (mypy-0.950.tar.gz) = 4766c5a28e3e248263a8d35aecd231667dfea8c3423cbacd2bb07a356f0e00be4f8cff82e3f417c141f088ce946589f98c5a1e3a80fe129f7d362bb8f099dfab
+Size (mypy-0.950.tar.gz) = 2695414 bytes