Skip to content

Commit 3705f9a

Browse files
committed
python-urllib3-future: auto updated to 2.19.910-1
It has been built because: * nvchecker detects the following updates: github(0): 2.19.909 -> 2.19.910 * lilydjwg has requested to build it
1 parent fdc4137 commit 3705f9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • archlinuxcn/python-urllib3-future

archlinuxcn/python-urllib3-future/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
pkgname=python-urllib3-future
44
_pkgname="${pkgname/python-/}"
5-
pkgver=2.19.909
6-
pkgrel=2
5+
pkgver=2.19.910
6+
pkgrel=1
77
pkgdesc='Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.'
88
arch=('any')
99
url='https://github.com/jawah/urllib3.future'
@@ -27,7 +27,7 @@ makedepends=(
2727
)
2828
options=(!debug)
2929
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
30-
sha256sums=('d6decaf68934d0b327f1dc04715a510c9e5c471f44ed74e78a5586b712928b45')
30+
sha256sums=('09dbecb29c23a7e795d467b41f4a7b497be611c946f2189467285d0c60ebfc48')
3131

3232
build() {
3333
cd "${_pkgname/-/.}-${pkgver}"

0 commit comments

Comments
 (0)