[Buildroot] [PATCH 1/1] package/python-ptyprocess: bump to version 0.7.0

Asaf Kahlon asafka7 at gmail.com
Tue Sep 28 11:02:11 UTC 2021


Plus, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
---
 package/python-ptyprocess/python-ptyprocess.hash | 6 +++---
 package/python-ptyprocess/python-ptyprocess.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-ptyprocess/python-ptyprocess.hash b/package/python-ptyprocess/python-ptyprocess.hash
index 3af431a756..bbd24b33ef 100644
--- a/package/python-ptyprocess/python-ptyprocess.hash
+++ b/package/python-ptyprocess/python-ptyprocess.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/ptyprocess/json
-md5	37402d69f3b50913d4d483587bffad8f  ptyprocess-0.6.0.tar.gz
-sha256	923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0  ptyprocess-0.6.0.tar.gz
+md5  9da200c397cb1752209a6b718b6cfc68  ptyprocess-0.7.0.tar.gz
+sha256  5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220  ptyprocess-0.7.0.tar.gz
 # Locally computed sha256 checksums
-sha256	c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a  LICENSE
+sha256  c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a  LICENSE
diff --git a/package/python-ptyprocess/python-ptyprocess.mk b/package/python-ptyprocess/python-ptyprocess.mk
index 45102e9aa7..d077fbb779 100644
--- a/package/python-ptyprocess/python-ptyprocess.mk
+++ b/package/python-ptyprocess/python-ptyprocess.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_PTYPROCESS_VERSION = 0.6.0
-PYTHON_PTYPROCESS_SITE = https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0
+PYTHON_PTYPROCESS_VERSION = 0.7.0
+PYTHON_PTYPROCESS_SITE = https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e
 PYTHON_PTYPROCESS_SOURCE = ptyprocess-$(PYTHON_PTYPROCESS_VERSION).tar.gz
 PYTHON_PTYPROCESS_LICENSE = ISC
 PYTHON_PTYPROCESS_LICENSE_FILES = LICENSE
-- 
2.30.2



More information about the buildroot mailing list