From 6f8053050d497fa8a6bdecac632d68d234481f68 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 20 Jul 2022 14:51:01 +0300 Subject: python-types-requests: Update to 2.28.2 --- 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 c5525e2..6884b34 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.30 + pkgver = 2.28.2 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.30.tar.gz - sha256sums = ca8d7cc549c3d10dbcb3c69c1b53e3ffd1270089c1001a65c1e9e1017eb5e704 + source = https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.28.2.tar.gz + sha256sums = 398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04 pkgname = python-types-requests diff --git a/python-types-requests/PKGBUILD b/python-types-requests/PKGBUILD index 8e54f82..457d896 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.30 +pkgver=2.28.2 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=('ca8d7cc549c3d10dbcb3c69c1b53e3ffd1270089c1001a65c1e9e1017eb5e704') +sha256sums=('398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04') build() { cd "$_name-$pkgver" -- cgit v1.2.3-70-g09d2