Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3
@ 2019-06-21 12:44 Pierre-Jean Texier
  2019-06-21 12:44 ` [Buildroot] [PATCH 2/2] package/python-daemon: fix legal-info Pierre-Jean Texier
  2019-06-21 20:28 ` [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Pierre-Jean Texier @ 2019-06-21 12:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 package/python-daemon/python-daemon.hash | 6 +++---
 package/python-daemon/python-daemon.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-daemon/python-daemon.hash b/package/python-daemon/python-daemon.hash
index 12977b5..5366418 100644
--- a/package/python-daemon/python-daemon.hash
+++ b/package/python-daemon/python-daemon.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=72e2acf2c3d69c7fa75a6625d06adfd0, sha256 locally computed
-md5  72e2acf2c3d69c7fa75a6625d06adfd0  python-daemon-2.1.1.tar.gz
-sha256  58a8c187ee37c3a28913bef00f83240c9ecd4a59dce09a24d92f5c941606689f  python-daemon-2.1.1.tar.gz
+# md5, sha256 https://pypi.org/pypi/python-daemon/json
+md5  3ab10a93472201214cd95c05f1923af6  python-daemon-2.2.3.tar.gz
+sha256  affeca9e5adfce2666a63890af9d6aff79f670f7511899edaddca7f96593cc25  python-daemon-2.2.3.tar.gz
diff --git a/package/python-daemon/python-daemon.mk b/package/python-daemon/python-daemon.mk
index 76820b7..600ccf5 100644
--- a/package/python-daemon/python-daemon.mk
+++ b/package/python-daemon/python-daemon.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_DAEMON_VERSION = 2.1.1
+PYTHON_DAEMON_VERSION = 2.2.3
 PYTHON_DAEMON_SITE = https://pypi.python.org/packages/source/p/python-daemon
 PYTHON_DAEMON_LICENSE = Apache-2.0 (library), GPL-3.0+ (test, build)
 PYTHON_DAEMON_LICENSE_FILES = LICENSE.ASF-2 LICENSE.GPL-3
-- 
2.7.4

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

* [Buildroot] [PATCH 2/2] package/python-daemon: fix legal-info
  2019-06-21 12:44 [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Pierre-Jean Texier
@ 2019-06-21 12:44 ` Pierre-Jean Texier
  2019-06-21 20:28 ` [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Pierre-Jean Texier @ 2019-06-21 12:44 UTC (permalink / raw)
  To: buildroot

Fixes:

$: make python-daemon-legal-info
 >>> python-daemon 2.2.3 Collecting legal info
 ERROR: No hash found for LICENSE.ASF-2
 ERROR: No hash found for LICENSE.GPL-3

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 package/python-daemon/python-daemon.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/python-daemon/python-daemon.hash b/package/python-daemon/python-daemon.hash
index 5366418..4f53902 100644
--- a/package/python-daemon/python-daemon.hash
+++ b/package/python-daemon/python-daemon.hash
@@ -1,3 +1,6 @@
 # md5, sha256 https://pypi.org/pypi/python-daemon/json
 md5  3ab10a93472201214cd95c05f1923af6  python-daemon-2.2.3.tar.gz
 sha256  affeca9e5adfce2666a63890af9d6aff79f670f7511899edaddca7f96593cc25  python-daemon-2.2.3.tar.gz
+# Locally computed sha256
+sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE.ASF-2
+sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  LICENSE.GPL-3
-- 
2.7.4

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

* [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3
  2019-06-21 12:44 [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Pierre-Jean Texier
  2019-06-21 12:44 ` [Buildroot] [PATCH 2/2] package/python-daemon: fix legal-info Pierre-Jean Texier
@ 2019-06-21 20:28 ` Thomas Petazzoni
  2019-06-21 20:39   ` Pierre-Jean Texier
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2019-06-21 20:28 UTC (permalink / raw)
  To: buildroot

On Fri, 21 Jun 2019 14:44:22 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  package/python-daemon/python-daemon.hash | 6 +++---
>  package/python-daemon/python-daemon.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

I have applied both patches. However, for your patches that add the
hashes of the license files, the title "fix legal-info" is a bit
incorrect. Indeed, the legal-info is not wrong, it's just that the
hashes are missing for the license files. So a better commit title is
"add hashes for license files".

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3
  2019-06-21 20:28 ` [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Thomas Petazzoni
@ 2019-06-21 20:39   ` Pierre-Jean Texier
  0 siblings, 0 replies; 4+ messages in thread
From: Pierre-Jean Texier @ 2019-06-21 20:39 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

Le 21/06/2019 ? 22:28, Thomas Petazzoni a ?crit?:
> I have applied both patches. However, for your patches that add the
> hashes of the license files, the title "fix legal-info" is a bit
> incorrect. Indeed, the legal-info is not wrong, it's just that the
> hashes are missing for the license files. So a better commit title is
> "add hashes for license files".

Ok sure I understand, thanks for pointing this.
I'll be more explicit next time :).

Thanks !

-- 
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io

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

end of thread, other threads:[~2019-06-21 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-21 12:44 [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Pierre-Jean Texier
2019-06-21 12:44 ` [Buildroot] [PATCH 2/2] package/python-daemon: fix legal-info Pierre-Jean Texier
2019-06-21 20:28 ` [Buildroot] [PATCH 1/2] package/python-daemon: bump to version 2.2.3 Thomas Petazzoni
2019-06-21 20:39   ` Pierre-Jean Texier

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