package/python-pytest: bump to version 7.1.2
There is just a starting year in licence file now (see [1]), but
licence itself did not change.
Also fixup the spacing in the hash file to match the "new" coding
style.
[1] ed24f29e60
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
97eede9242
commit
a5be1da1ff
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pytest/json
|
||||
md5 8bc467ebd5d571778dc51dd87ff09513 pytest-6.2.5.tar.gz
|
||||
sha256 131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89 pytest-6.2.5.tar.gz
|
||||
md5 4a98001581a18d4084cb5027fdb1467d pytest-7.1.2.tar.gz
|
||||
sha256 a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45 pytest-7.1.2.tar.gz
|
||||
# Locally computer sha256
|
||||
sha256 7898b9b164d4f93fd9a562fd0f592935518b48c4745303964110eb7f7fe64faf LICENSE
|
||||
sha256 ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTEST_VERSION = 6.2.5
|
||||
PYTHON_PYTEST_VERSION = 7.1.2
|
||||
PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
|
||||
PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/4b/24/7d1f2d2537de114bdf1e6875115113ca80091520948d370c964b88070af2
|
||||
PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/4e/1f/34657c6ac56f3c58df650ba41f8ffb2620281ead8e11bcdc7db63cf72a78
|
||||
PYTHON_PYTEST_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTEST_LICENSE = MIT
|
||||
PYTHON_PYTEST_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user