mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-scp: bump version to 0.16.0
Changelog update:
69e5040cdf
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
12002ceeef
commit
75f49d3c09
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/scp/json
|
||||
md5 54c0e3b6cc52620ce3a81362fa8bb29d scp-0.15.0.tar.gz
|
||||
sha256 f1b22e9932123ccf17eebf19e0953c6e9148f589f93d91b872941a696305c83f scp-0.15.0.tar.gz
|
||||
md5 a72edd2cdc0fe6e14d9092065f04bfe0 scp-0.16.0.tar.gz
|
||||
sha256 1763a4b8ac424ea0c304f58b95a4a4a51d503a834ed77b4e89f1a32b30cbe662 scp-0.16.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 2455cf0fc78e13772bf10ef5f209e7eb8625706d671b2f420cc8add37d548c1c LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SCP_VERSION = 0.15.0
|
||||
PYTHON_SCP_VERSION = 0.16.0
|
||||
PYTHON_SCP_SOURCE = scp-$(PYTHON_SCP_VERSION).tar.gz
|
||||
PYTHON_SCP_SITE = https://files.pythonhosted.org/packages/d6/1c/d213e1c6651d0bd37636b21b1ba9b895f276e8057f882c9f944931e4f002
|
||||
PYTHON_SCP_SITE = https://files.pythonhosted.org/packages/7f/e1/34634a89f100fcf4f014aca65621e701c5b9053cec62b6386866e3f015d5
|
||||
PYTHON_SCP_SETUP_TYPE = setuptools
|
||||
PYTHON_SCP_LICENSE = LGPL-2.1+
|
||||
PYTHON_SCP_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user