python-requests-toolbelt: update to 0.7.0
This commit is contained in:
parent
60692a403c
commit
f8ed967bbb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-requests-toolbelt'
|
||||
pkgname=python-requests-toolbelt
|
||||
version=0.6.2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -12,9 +12,9 @@ depends="python-requests"
|
|||
short_desc="Utilities for advanced use of python-requests (Python2)"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://toolbelt.readthedocs.org"
|
||||
homepage="https://toolbelt.readthedocs.io"
|
||||
distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz"
|
||||
checksum=263215241278aefeb03b5e84ac4574ea5af191dc3ffc3649a6d816745fb60997
|
||||
checksum=33899d4a559c3f0f5e9fbc115d337c4236febdc083755a160a4132d92fc3c91a
|
||||
|
||||
python3.4-requests-toolbelt_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue