python-requests-toolbelt: update to 0.8.0
This commit is contained in:
parent
d9300ea1cd
commit
0ff89900e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-requests-toolbelt'
|
||||
pkgname=python-requests-toolbelt
|
||||
version=0.7.1
|
||||
version=0.8.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -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=c3843884269d79e492522f3e9f490917e074c1ddbb80111968970e721fe36eaf
|
||||
checksum=f6a531936c6fa4c6cfce1b9c10d5c4f498d16528d2a54a22ca00011205a187b5
|
||||
|
||||
python3-requests-toolbelt_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue