From f1ff9f152c170c0229c88653791721b95b63d5b1 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 18 Jun 2022 01:10:31 +0300 Subject: python-types-requests: Update to 2.27.30 --- python-types-requests/.SRCINFO | 6 +++--- python-types-requests/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python-types-requests/.SRCINFO b/python-types-requests/.SRCINFO index 688012e..c5525e2 100644 --- a/python-types-requests/.SRCINFO +++ b/python-types-requests/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = python-types-requests pkgdesc = Typing stubs for requests - pkgver = 2.27.15 + pkgver = 2.27.30 pkgrel = 1 url = https://pypi.org/project/types-requests/ arch = any license = Apache makedepends = python-setuptools depends = python - source = https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.27.15.tar.gz - sha256sums = 2d371183c535208d2cc8fe7473d9b49c344c7077eb70302eb708638fb86086a8 + source = https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.27.30.tar.gz + sha256sums = ca8d7cc549c3d10dbcb3c69c1b53e3ffd1270089c1001a65c1e9e1017eb5e704 pkgname = python-types-requests diff --git a/python-types-requests/PKGBUILD b/python-types-requests/PKGBUILD index 707c5f7..8e54f82 100644 --- a/python-types-requests/PKGBUILD +++ b/python-types-requests/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-types-requests _name=${pkgname#python-} -pkgver=2.27.15 +pkgver=2.27.30 pkgrel=1 pkgdesc="Typing stubs for requests" arch=('any') @@ -11,7 +11,7 @@ license=('Apache') depends=('python') makedepends=('python-setuptools') source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz") -sha256sums=('2d371183c535208d2cc8fe7473d9b49c344c7077eb70302eb708638fb86086a8') +sha256sums=('ca8d7cc549c3d10dbcb3c69c1b53e3ffd1270089c1001a65c1e9e1017eb5e704') build() { cd "$_name-$pkgver" -- cgit v1.2.3-70-g09d2