* update python-requestsexceptions to 1.4.0-11

This commit is contained in:
Alexander Baldeck 2024-05-10 12:08:39 +02:00
parent 8614292139
commit d17ebac005

View File

@ -4,13 +4,13 @@
pkgname=python-requestsexceptions pkgname=python-requestsexceptions
pkgver=1.4.0 pkgver=1.4.0
pkgrel=10 pkgrel=11
pkgdesc="Import exceptions from potentially bundled packages in requests." pkgdesc="Import exceptions from potentially bundled packages in requests."
arch=(any) arch=(any)
url="https://github.com/openstack-infra/requestsexceptions" url="https://github.com/openstack-infra/requestsexceptions"
license=('Apache') license=('Apache')
depends=('python-requests') depends=('python-requests')
makedepends=('python-pbr') makedepends=('python-setuptools' 'python-pbr')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack-infra/requestsexceptions/archive/$pkgver.tar.gz") source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack-infra/requestsexceptions/archive/$pkgver.tar.gz")
sha512sums=('fb7cf432584963eee659b7294a11b4d0a1d1dd850bfccdac7a1d7014b6e97a5330553436df58c034088c8a2096b14bfe40ded7e128a5d8741114265c935cd02f') sha512sums=('fb7cf432584963eee659b7294a11b4d0a1d1dd850bfccdac7a1d7014b6e97a5330553436df58c034088c8a2096b14bfe40ded7e128a5d8741114265c935cd02f')