mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-iowait: update tarball URL
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c62e2390e9
commit
9b7399336e
@@ -1,4 +1,5 @@
|
||||
# md5 from https://pypi.python.org/pypi/iowait/json, sha256 locally computed
|
||||
# md5, sha256 from https://pypi.org/pypi/iowait/json
|
||||
md5 f49ca7766fe4a67e03a731e575614f87 iowait-0.2.tar.gz
|
||||
sha256 ab1bc2eb84c22ccf61f17a0024f9fb6df781b39f1852764a66a7769d5adfb299 iowait-0.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 COPYING.LESSER
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_IOWAIT_VERSION = 0.2
|
||||
PYTHON_IOWAIT_SOURCE = iowait-$(PYTHON_IOWAIT_VERSION).tar.gz
|
||||
PYTHON_IOWAIT_SITE = https://pypi.python.org/packages/65/30/e953673fe9619938e9c74408401cf865f37716da89f61f6e5d9328c0f71e
|
||||
PYTHON_IOWAIT_SITE = https://files.pythonhosted.org/packages/65/30/e953673fe9619938e9c74408401cf865f37716da89f61f6e5d9328c0f71e
|
||||
PYTHON_IOWAIT_SETUP_TYPE = setuptools
|
||||
PYTHON_IOWAIT_LICENSE = LGPL-3.0+
|
||||
PYTHON_IOWAIT_LICENSE_FILES = COPYING.LESSER
|
||||
|
||||
Reference in New Issue
Block a user