Tue Feb 21 06:28:51 2023 UTC ()
py-types-ujson: updated to 5.7.0.1

5.7.0.1 (2023-02-21)

Stubtest settings: change `ignore_missing_stub` default to `false`

If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/py-types-ujson/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/py-types-ujson/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-types-ujson/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-types-ujson/Makefile 2023/02/07 10:57:19 1.5
+++ pkgsrc/devel/py-types-ujson/Makefile 2023/02/21 06:28:50 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2023/02/07 10:57:19 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2023/02/21 06:28:50 adam Exp $
2 2
3DISTNAME= types-ujson-5.7.0.0 3DISTNAME= types-ujson-5.7.0.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/python/typeshed 9HOMEPAGE= https://github.com/python/typeshed
10COMMENT= Typing stubs for ujson 10COMMENT= Typing stubs for ujson
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15PYTHON_VERSIONS_INCOMPATIBLE= 27 15PYTHON_VERSIONS_INCOMPATIBLE= 27
16 16

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-types-ujson/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-types-ujson/distinfo 2023/02/07 10:57:19 1.5
+++ pkgsrc/devel/py-types-ujson/distinfo 2023/02/21 06:28:50 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2023/02/07 10:57:19 adam Exp $ 1$NetBSD: distinfo,v 1.6 2023/02/21 06:28:50 adam Exp $
2 2
3BLAKE2s (types-ujson-5.7.0.0.tar.gz) = 62dd66ca3d5bf8380b76a5954ea72a7d77bde0fd66878d3ddf248c7d4d908f75 3BLAKE2s (types-ujson-5.7.0.1.tar.gz) = d75b1723dcc1946d772227b97dc8ea30433e52e5edbafdd92909ce844af472b6
4SHA512 (types-ujson-5.7.0.0.tar.gz) = 7bf75ba498dd7794c5a15175dd6a3e4b74da0f20587c8f13d8dc4b5d4e05eebc09b6b81d1057e5e158d35b672a55af4342f3e0abaf76e20fe5c97a7ae67fa9c5 4SHA512 (types-ujson-5.7.0.1.tar.gz) = 42cf6b2ab1cd3a0238aaabb233e2fa7664ddb1dcbc1e728b14dc1941e2f3e14088023713f97b40c113d60cd28b376bd5ff27582dec335dea0d7fea2a24746984
5Size (types-ujson-5.7.0.0.tar.gz) = 2636 bytes 5Size (types-ujson-5.7.0.1.tar.gz) = 2823 bytes