* [Buildroot] [PATCH] Signed-off-by: Ian Haylock <haylocki@yahoo.co.uk>
@ 2019-10-08 20:08 haylocki at yahoo.co.uk
2019-10-08 20:35 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: haylocki at yahoo.co.uk @ 2019-10-08 20:08 UTC (permalink / raw)
To: buildroot
From: Ian Haylock <haylocki@yahoo.co.uk>
package/python-rpi-gpio: bump version to 0.7.0
---
package/python-rpi-gpio/python-rpi-gpio.hash | 7 ++++---
package/python-rpi-gpio/python-rpi-gpio.mk | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/python-rpi-gpio/python-rpi-gpio.hash b/package/python-rpi-gpio/python-rpi-gpio.hash
index e8d390daf5..03a5344c25 100644
--- a/package/python-rpi-gpio/python-rpi-gpio.hash
+++ b/package/python-rpi-gpio/python-rpi-gpio.hash
@@ -1,3 +1,4 @@
-# md5 from https://pypi.python.org/pypi/rpi_gpio/json, sha256 locally computed
-md5 e4abe1cfb5eacebe53078032256eb837 RPi.GPIO-0.6.3.tar.gz
-sha256 a5fc0eb5e401963b6c0a03650da6b42c4005f02d962b81241d96c98d0a578516 RPi.GPIO-0.6.3.tar.gz
+# md5 from https://pypi.python.org/pypi/rpi_gpio/json
+# sha256 from https://pypi.python.org/pypi/rpi_gpio/json
+md5 777617f9dea9a1680f9af43db0cf150e RPi.GPIO-0.7.0.tar.gz
+sha256 7424bc6c205466764f30f666c18187a0824077daf20b295c42f08aea2cb87d3f RPi.GPIO-0.7.0.tar.gz
diff --git a/package/python-rpi-gpio/python-rpi-gpio.mk b/package/python-rpi-gpio/python-rpi-gpio.mk
index fd3267420b..dfc59c882e 100644
--- a/package/python-rpi-gpio/python-rpi-gpio.mk
+++ b/package/python-rpi-gpio/python-rpi-gpio.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_RPI_GPIO_VERSION = 0.6.3
+PYTHON_RPI_GPIO_VERSION = 0.7.0
PYTHON_RPI_GPIO_SOURCE = RPi.GPIO-$(PYTHON_RPI_GPIO_VERSION).tar.gz
-PYTHON_RPI_GPIO_SITE = https://pypi.python.org/packages/e2/58/6e1b775606da6439fa3fd1550e7f714ac62aa75e162eed29dbec684ecb3e
+PYTHON_RPI_GPIO_SITE = https://sourceforge.net/projects/raspberry-gpio-python/files
PYTHON_RPI_GPIO_LICENSE = MIT
PYTHON_RPI_GPIO_LICENSE_FILES = LICENCE.txt
PYTHON_RPI_GPIO_SETUP_TYPE = distutils
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] Signed-off-by: Ian Haylock <haylocki@yahoo.co.uk>
2019-10-08 20:08 [Buildroot] [PATCH] Signed-off-by: Ian Haylock <haylocki@yahoo.co.uk> haylocki at yahoo.co.uk
@ 2019-10-08 20:35 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-10-08 20:35 UTC (permalink / raw)
To: buildroot
Hello Ian,
On Tue, 8 Oct 2019 21:08:06 +0100
haylocki at yahoo.co.uk wrote:
> From: Ian Haylock <haylocki@yahoo.co.uk>
>
> package/python-rpi-gpio: bump version to 0.7.0
You have inverted the information in the commit log: the commit title
"package/python-rpi-gpio: bump version to 0.7.0" should have been the
first line, then a blank line, then your Signed-off-by line.
I have fixed this, and applied.
Could you send another patch that adds a hash of the LICENSE.txt file
in python-rpi-gpio.hash ? You can verify that it works by running "make
python-rpi-gpio-legal-info".
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-08 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-08 20:08 [Buildroot] [PATCH] Signed-off-by: Ian Haylock <haylocki@yahoo.co.uk> haylocki at yahoo.co.uk
2019-10-08 20:35 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox