* update python-requestsexceptions to 1.4.0-12
This commit is contained in:
parent
2fa8500119
commit
c05f831675
14
python/python-requestsexceptions/.SRCINFO
Normal file
14
python/python-requestsexceptions/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-requestsexceptions
|
||||
pkgdesc = Import exceptions from potentially bundled packages in requests.
|
||||
pkgver = 1.4.0
|
||||
pkgrel = 12
|
||||
url = https://github.com/openstack-infra/requestsexceptions
|
||||
arch = any
|
||||
license = Apache
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-pbr
|
||||
depends = python-requests
|
||||
source = python-requestsexceptions-1.4.0.tar.gz::https://github.com/openstack-infra/requestsexceptions/archive/1.4.0.tar.gz
|
||||
sha512sums = fb7cf432584963eee659b7294a11b4d0a1d1dd850bfccdac7a1d7014b6e97a5330553436df58c034088c8a2096b14bfe40ded7e128a5d8741114265c935cd02f
|
||||
|
||||
pkgname = python-requestsexceptions
|
3
python/python-requestsexceptions/.nvchecker.toml
Normal file
3
python/python-requestsexceptions/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-requestsexceptions]
|
||||
source = "git"
|
||||
git = "https://github.com/openstack-infra/requestsexceptions.git"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=python-requestsexceptions
|
||||
pkgver=1.4.0
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
pkgdesc="Import exceptions from potentially bundled packages in requests."
|
||||
arch=(any)
|
||||
url="https://github.com/openstack-infra/requestsexceptions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user