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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Oct 18 15:18:33 UTC 2020


    Date: Sunday, October 18, 2020 @ 15:18:32
  Author: yan12125
Revision: 726097

upgpkg: python-httpx 0.16.1-1

Modified:
  python-httpx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-18 15:17:22 UTC (rev 726096)
+++ PKGBUILD	2020-10-18 15:18:32 UTC (rev 726097)
@@ -2,7 +2,7 @@
 
 _pkgname=httpx
 pkgname=python-httpx
-pkgver=0.14.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="A next generation HTTP client for Python"
 arch=('any')
@@ -14,9 +14,9 @@
 checkdepends=('python-pytest-asyncio' 'python-pytest-trio' 'python-brotli' 'python-h2' 'python-trustme' 'uvicorn')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
         "0001-Do-not-override-the-system-SSL-certificates-with-the.patch")
-sha512sums=('1a49a2f112a324e6a4b4cd76a6c13bf53ab96332356c8fafa71bd37a4e6bc5f888df0c85937ac0287d7cd21f3eadb18b18155e8911550cfe48946b283309c22c'
+sha512sums=('d76b2c94c655c187ab150f20b16906034574d017a67c4a06c456d55071434cc0ba7752bdceda86aa6b1a1fe9109fa11594e4ea679cd7d2a77898fb40fa5153d3'
             'e4b1e33a77cdb5555a4ac3d09b59bc4a0a176a7f5d97099d66a4876abcfd3889058e21beb8bfc375e8e7e61b3808d2a76119033e1a44602d8e6cd461ea3f88de')
-b2sums=('93cc96ba3862f4119bcd67dde7539aee6ecffe504f533b38ad698fe9159b18b5333719b25df739d5b3073d7e423e9798016f08b677869d4816357c986657f126'
+b2sums=('a6c5bcdda595ffcfb824194564ebd93760a9180e60665a9540fc6a2822b1be4273b940fee61cb4b49c2d97a5f4d71b1caf32deddec18d2fb636465b3868aece4'
         'e03d340cef44bfb322219030bbcbe53c1323c8b9d9d7aace07045e80faa185a7594839c9ff0fee9604a7fddf916db462f95a341d51f17072bce8e55d53055c7b')
 
 prepare() {



More information about the arch-commits mailing list