mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-05 06:01:11 -09:00
package/python-psutil: bump to version 5.7.0
Add use two spaces for license file hash indentation. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7940daf41b
commit
ea3ccceaf2
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PSUTIL_VERSION = 5.6.7
|
||||
PYTHON_PSUTIL_VERSION = 5.7.0
|
||||
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
|
||||
PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb
|
||||
PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/c4/b8/3512f0e93e0db23a71d82485ba256071ebef99b227351f0f5540f744af41
|
||||
PYTHON_PSUTIL_SETUP_TYPE = setuptools
|
||||
PYTHON_PSUTIL_LICENSE = BSD-3-Clause
|
||||
PYTHON_PSUTIL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user