* [Buildroot] [PATCH] package/python-scp: bump version to 0.16.0
@ 2026-07-20 8:56 Alexis Lothoré via buildroot
2026-07-20 19:54 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Alexis Lothoré via buildroot @ 2026-07-20 8:56 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Alexis Lothoré, Thomas Petazzoni
Changelog update:
https://github.com/jbardin/scp.py/commit/69e5040cdf0b3d15d7f2a62e10247b005c915714
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
---
package/python-scp/python-scp.hash | 4 ++--
package/python-scp/python-scp.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-scp/python-scp.hash b/package/python-scp/python-scp.hash
index 4ec4e6a41a4d..e79c4ef4a37b 100644
--- a/package/python-scp/python-scp.hash
+++ b/package/python-scp/python-scp.hash
@@ -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
diff --git a/package/python-scp/python-scp.mk b/package/python-scp/python-scp.mk
index d223b1629076..a4be23fb5150 100644
--- a/package/python-scp/python-scp.mk
+++ b/package/python-scp/python-scp.mk
@@ -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
---
base-commit: bf8880b354fec8191d64ebfc8c3ab97e3838f560
change-id: 20260720-python-scp-update-cc1458d8509c
Best regards,
--
Alexis Lothoré <alexis.lothore@bootlin.com>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-20 19:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 8:56 [Buildroot] [PATCH] package/python-scp: bump version to 0.16.0 Alexis Lothoré via buildroot
2026-07-20 19:54 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.