python-requests-toolbelt: update to 0.6.0
This commit is contained in:
parent
388d4daf25
commit
d1fa6684b0
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.5.1
|
||||
version=0.6.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=4f4be5325cf4af12847252406eefca8e9d1cd3cfb23a377aaac5cea32d55d23e
|
||||
checksum=cc4e9c0ef810d6dfd165ca680330b65a4cf8a3f08f5f08ecd50a0253a08e541f
|
||||
|
||||
python3.4-requests-toolbelt_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue