Skip to content

Commit

Permalink
py-urllib3: updated to 1.26.12
Browse files Browse the repository at this point in the history
1.26.12 (2022-08-22)
--------------------
* Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module.
  Both will be removed in v2.x. See this `GitHub issue <https://github.com/urllib3/urllib3/issues/2680>`_
  for justification and info on how to migrate.
  • Loading branch information
adam committed Aug 22, 2022
1 parent 2532803 commit b53543a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/py-urllib3/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.38 2022/07/26 08:15:32 adam Exp $
# $NetBSD: Makefile,v 1.39 2022/08/22 18:01:33 adam Exp $

DISTNAME= urllib3-1.26.11
DISTNAME= urllib3-1.26.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/urllib3/}
Expand Down
8 changes: 4 additions & 4 deletions www/py-urllib3/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.34 2022/07/26 08:15:32 adam Exp $
$NetBSD: distinfo,v 1.35 2022/08/22 18:01:33 adam Exp $

BLAKE2s (urllib3-1.26.11.tar.gz) = c1469f5c112ce020860b3d6dcde16350a0f3ed4aaa37262b8739af89dc2eae8c
SHA512 (urllib3-1.26.11.tar.gz) = d2cc0f57469b640147f2087e2844a7c2c45e5a374ad0f28c1639d9a38ff6d6760f65b9b3187409cee29782d854468a1e4bc1b20d96e010fdd1fd4213bf1cd924
Size (urllib3-1.26.11.tar.gz) = 299255 bytes
BLAKE2s (urllib3-1.26.12.tar.gz) = 2248343b7d2b148fd65e3871ca415a296480ac3b1cd79b6ae3d0ab32cd363bc0
SHA512 (urllib3-1.26.12.tar.gz) = c34bc2cb92ff5fb4e27948b6b8bf286d1f3993d8e399a7dc99e8c1cb07b364f16f9c8d6fc3e5e22e6f2d9285454a945174a9a1de3cb0fcf08e673ba316bc5469
Size (urllib3-1.26.12.tar.gz) = 299806 bytes

0 comments on commit b53543a

Please sign in to comment.