package/python-requests-toolbelt: bump to version 1.0.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
James Hilliard 2024-01-10 22:11:07 -07:00 committed by Arnout Vandecappelle
parent 7d1fc26f04
commit 2f996ed3a8
3 changed files with 5 additions and 5 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_PYTHON_REQUESTS_TOOLBELT
help
A utility belt for advanced users of python-requests.
https://toolbelt.readthedocs.org
https://toolbelt.readthedocs.io/

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/requests-toolbelt/json
md5 636d226d03632d013269aebbc85f4f4b requests-toolbelt-0.10.1.tar.gz
sha256 62e09f7ff5ccbda92772a29f394a49c3ad6cb181d568b1337626b2abb628a63d requests-toolbelt-0.10.1.tar.gz
md5 6a8348cfc9991b44e499345db1c6f925 requests-toolbelt-1.0.0.tar.gz
sha256 7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6 requests-toolbelt-1.0.0.tar.gz
# Locally computed sha256 checksums
sha256 1f8cf8bdacd98ed6d36d0fec0c07f7765acebd6e81205962ab5146023b3c858d LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_REQUESTS_TOOLBELT_VERSION = 0.10.1
PYTHON_REQUESTS_TOOLBELT_VERSION = 1.0.0
PYTHON_REQUESTS_TOOLBELT_SOURCE = requests-toolbelt-$(PYTHON_REQUESTS_TOOLBELT_VERSION).tar.gz
PYTHON_REQUESTS_TOOLBELT_SITE = https://files.pythonhosted.org/packages/0c/4c/07f01c6ac44f7784fa399137fbc8d0cdc1b5d35304e8c0f278ad82105b58
PYTHON_REQUESTS_TOOLBELT_SITE = https://files.pythonhosted.org/packages/f3/61/d7545dafb7ac2230c70d38d31cbfe4cc64f7144dc41f6e4e4b78ecd9f5bb
PYTHON_REQUESTS_TOOLBELT_SETUP_TYPE = setuptools
PYTHON_REQUESTS_TOOLBELT_LICENSE = Apache-2.0
PYTHON_REQUESTS_TOOLBELT_LICENSE_FILES = LICENSE