[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 12 17:51:56 UTC 2022


    Date: Friday, August 12, 2022 @ 17:51:56
  Author: felixonmars
Revision: 452633

upgpkg: python-urllib3 1.26.11-1

Modified:
  python-urllib3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 16:31:25 UTC (rev 452632)
+++ PKGBUILD	2022-08-12 17:51:56 UTC (rev 452633)
@@ -5,7 +5,7 @@
 
 pkgbase=python-urllib3
 pkgname=(python-urllib3 python-urllib3-doc)
-pkgver=1.26.10
+pkgver=1.26.11
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post support"
 arch=("any")
@@ -18,7 +18,7 @@
 checkdepends=('python-pytest-runner' 'python-tornado' 'python-nose' 'python-psutil' 'python-trustme'
               'python-gcp-devrel-py-tools' 'python-flaky' 'python-dateutil')
 source=("https://github.com/urllib3/urllib3/archive/$pkgver/$pkgbase-$pkgver.tar.gz")
-sha512sums=('27b5bba51ccceefe2228de054c588a3e554dd2c0a0285e4c1bded41b30a870507a57a4cb4a0e21b11409bb74e7f31499478a87cc91cec8cc252390aafb15d586')
+sha512sums=('10d98a45ee909ac48b1cd2fd3cec0a0e8b14c64b600347105973d70aaecdf8df982cb8473bfe0d7bfdcafaa73c6074e46821962d0d6d0ecb70d7f1fadde7962b')
 
 build() {
   cd urllib3-$pkgver



More information about the arch-commits mailing list