Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] python: add hash file
@ 2015-04-18 20:56 Gustavo Zacarias
  2015-04-19  7:41 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-18 20:56 UTC (permalink / raw)
  To: buildroot

Even though there's a hash at
https://www.python.org/downloads/release/python-279/ prefer using the
sig since that's just md5.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/python/python.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/python/python.hash

diff --git a/package/python/python.hash b/package/python/python.hash
new file mode 100644
index 0000000..f741e85
--- /dev/null
+++ b/package/python/python.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256	90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916	Python-2.7.9.tar.xz
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] python: add hash file
  2015-04-18 20:56 [Buildroot] [PATCH] python: add hash file Gustavo Zacarias
@ 2015-04-19  7:41 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-19  7:41 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Sat, 18 Apr 2015 17:56:46 -0300, Gustavo Zacarias wrote:
> Even though there's a hash at
> https://www.python.org/downloads/release/python-279/ prefer using the
> sig since that's just md5.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/python/python.hash | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 package/python/python.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-19  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 20:56 [Buildroot] [PATCH] python: add hash file Gustavo Zacarias
2015-04-19  7:41 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox