[arch-commits] Commit in python-httplib2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Feb 7 21:56:58 UTC 2021
Date: Sunday, February 7, 2021 @ 21:56:58
Author: felixonmars
Revision: 848369
upgpkg: python-httplib2 0.19.0-1
Modified:
python-httplib2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-07 21:56:56 UTC (rev 848368)
+++ PKGBUILD 2021-02-07 21:56:58 UTC (rev 848369)
@@ -8,8 +8,8 @@
pkgbase=python-httplib2
pkgname=python-httplib2
-pkgver=0.18.1
-pkgrel=4
+pkgver=0.19.0
+pkgrel=1
pkgdesc='Comprehensive HTTP client library, supporting many features'
url='https://github.com/httplib2/httplib2'
license=('MIT')
@@ -21,7 +21,7 @@
'python-future')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/httplib2/httplib2/archive/v$pkgver.tar.gz"
'cert.patch')
-sha512sums=('fd40417607afc4f2b225cf50a7e3f6d437ba97445e03b1568508d31228dccb8e0bc1ea82b0d8727a2df60c6b389726d22d24646660ee1359f9b50b3c5009c2f5'
+sha512sums=('f929627118e8e443ee80b6dd7eb936fb5fdc4ae3f0b04381fb1bcdd4498be940fa2c307e63b0ca3512732c55ac1c8c6f4b83d6a5ba8bf8ee0aa0a4ebddbf93a2'
'503719fb07b9ff1f06f252b73804787759139098dba990a7dcd9e9b3602f7271d2251e703993636b249b3597c9a240c721c536a4fe31526ec4ba9441f6c8da56')
prepare() {
More information about the arch-commits
mailing list