python-requests-toolbelt: update to 0.5.0
This commit is contained in:
parent
d8aa7cf0fa
commit
4c0d60f093
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.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://toolbelt.readthedocs.org"
|
||||
distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz"
|
||||
checksum=15b74b90a63841b8430d6301e5062cd92929b1074b0c95bf62166b8239db1a96
|
||||
checksum=f3593f2543ed3226bd769702502e5e4d46b04ac8f9aabb364a0b365174d075cd
|
||||
|
||||
python3.4-requests-toolbelt_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue