pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-urllib3



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 22 18:01:33 UTC 2022

Modified Files:
        pkgsrc/www/py-urllib3: Makefile distinfo

Log Message:
py-urllib3: updated to 1.26.12

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.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/py-urllib3/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/py-urllib3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-urllib3/Makefile
diff -u pkgsrc/www/py-urllib3/Makefile:1.38 pkgsrc/www/py-urllib3/Makefile:1.39
--- pkgsrc/www/py-urllib3/Makefile:1.38 Tue Jul 26 08:15:32 2022
+++ pkgsrc/www/py-urllib3/Makefile      Mon Aug 22 18:01:33 2022
@@ -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/}

Index: pkgsrc/www/py-urllib3/distinfo
diff -u pkgsrc/www/py-urllib3/distinfo:1.34 pkgsrc/www/py-urllib3/distinfo:1.35
--- pkgsrc/www/py-urllib3/distinfo:1.34 Tue Jul 26 08:15:32 2022
+++ pkgsrc/www/py-urllib3/distinfo      Mon Aug 22 18:01:33 2022
@@ -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



Home | Main Index | Thread Index | Old Index