Skip to content

Commit

Permalink
py-typing-extensions: updated to 3.7.4.3
Browse files Browse the repository at this point in the history
3.7.4.3
Revert last two changes; bump version to 3.7.4.3
This should address issues due to projects including 'typing' in their
requirements.txt file without a version constraint on Python (or
pinning to 3.7.4.1).
  • Loading branch information
adam committed Sep 9, 2020
1 parent 443971f commit a9c9e0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/py-typing-extensions/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2020/04/07 12:11:40 adam Exp $
# $NetBSD: Makefile,v 1.9 2020/09/09 15:06:49 adam Exp $

DISTNAME= typing_extensions-3.7.4.2
DISTNAME= typing_extensions-3.7.4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/typing-extensions/}
Expand Down
10 changes: 5 additions & 5 deletions devel/py-typing-extensions/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2020/04/07 12:11:40 adam Exp $
$NetBSD: distinfo,v 1.7 2020/09/09 15:06:49 adam Exp $

SHA1 (typing_extensions-3.7.4.2.tar.gz) = 8cf23f5cc3f1859ac17b13c50e7441e0319c559c
RMD160 (typing_extensions-3.7.4.2.tar.gz) = f7a8004d696b650f5c39d2d90b18d4ff4fa8948c
SHA512 (typing_extensions-3.7.4.2.tar.gz) = 7a74c4a97d8cda3e56830c92b409235ffbe7cf0c1685b7fefa7a275a0abf21937622d12c25b4163b4927f6269ed689cbd30f95990ad0b7d2d4341ed648516819
Size (typing_extensions-3.7.4.2.tar.gz) = 38427 bytes
SHA1 (typing_extensions-3.7.4.3.tar.gz) = 7ca7ee0f3babe866f63b6e7e94b2be3c6e15f89d
RMD160 (typing_extensions-3.7.4.3.tar.gz) = be0b72be8594b4141fa0a463fca6aa39ec67a7a5
SHA512 (typing_extensions-3.7.4.3.tar.gz) = fa1f96b73b13308ddb2676684862916aac8741be4523387c6a0f682a52d307190aac3e4149317842e686d14483d8a37a9e1de2514a2d1ca86f9ae9c8b0e18eb1
Size (typing_extensions-3.7.4.3.tar.gz) = 38979 bytes

0 comments on commit a9c9e0a

Please sign in to comment.