package/python-pyusb: bump to version 1.2.1

Update indentation in hash file (two spaces)

https://github.com/pyusb/pyusb/releases/tag/v1.2.0
https://github.com/pyusb/pyusb/releases/tag/v1.2.1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2022-02-06 15:39:18 +01:00 committed by Peter Korsgaard
parent 73d427137c
commit a181757f96
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# md5 from https://pypi.python.org/pypi/pyusb/json
md5 a9db479f1fb914e91d3106e67a13ae09 pyusb-1.1.1.tar.gz
# Locally computed
sha256 7d449ad916ce58aff60b89aae0b65ac130f289c24d6a5b7b317742eccffafc38 pyusb-1.1.1.tar.gz
# md5, sha256 from https://pypi.org/pypi/pyusb/json
md5 880008dff32dac8f58076b4e534492d9 pyusb-1.2.1.tar.gz
sha256 a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9 pyusb-1.2.1.tar.gz
# Locally computed sha256 checksums
sha256 03e39fdcee9c18f2f9d0c3500a993ddeac050695eb81070ea41347587c76a7fe LICENSE

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYUSB_VERSION = 1.1.1
PYTHON_PYUSB_VERSION = 1.2.1
PYTHON_PYUSB_SOURCE = pyusb-$(PYTHON_PYUSB_VERSION).tar.gz
PYTHON_PYUSB_SITE = https://files.pythonhosted.org/packages/b9/8d/25c4e446a07e918eb39b5af25c4a83a89db95ae44e4ed5a46c3c53b0a4d6
PYTHON_PYUSB_SITE = https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45
PYTHON_PYUSB_LICENSE = BSD-3-Clause
PYTHON_PYUSB_LICENSE_FILES = LICENSE
PYTHON_PYUSB_SETUP_TYPE = setuptools