mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-requests-toolbelt: update to 0.6.1
This commit is contained in:
parent
4a2c34326e
commit
edc13d405f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-requests-toolbelt'
|
# Template file for 'python-requests-toolbelt'
|
||||||
pkgname=python-requests-toolbelt
|
pkgname=python-requests-toolbelt
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://toolbelt.readthedocs.org"
|
homepage="https://toolbelt.readthedocs.org"
|
||||||
distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests-toolbelt/requests-toolbelt-${version}.tar.gz"
|
||||||
checksum=cc4e9c0ef810d6dfd165ca680330b65a4cf8a3f08f5f08ecd50a0253a08e541f
|
checksum=b0daecdbb75a68f9a00f614dcce9078d0c512cccaa4aeb67b7110765cca25ef8
|
||||||
|
|
||||||
python3.4-requests-toolbelt_package() {
|
python3.4-requests-toolbelt_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue