python-requests-toolbelt: update to 0.9.1.
This commit is contained in:
parent
0f1eeb7ab5
commit
4b2621bbf6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-requests-toolbelt'
|
||||
pkgname=python-requests-toolbelt
|
||||
version=0.8.0
|
||||
revision=2
|
||||
version=0.9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://toolbelt.readthedocs.io"
|
||||
distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz"
|
||||
checksum=f6a531936c6fa4c6cfce1b9c10d5c4f498d16528d2a54a22ca00011205a187b5
|
||||
checksum=968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0
|
||||
|
||||
python3-requests-toolbelt_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue