All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] python-setuptools: bump to version v38.4.0
@ 2018-01-11  9:25 yegorslists at googlemail.com
  2018-01-11  9:25 ` [Buildroot] [PATCH 2/5] python-autobahn: bump to version 17.10.1 yegorslists at googlemail.com
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: yegorslists at googlemail.com @ 2018-01-11  9:25 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Add licence checksum.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-setuptools/python-setuptools.hash | 3 ++-
 package/python-setuptools/python-setuptools.mk   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/python-setuptools/python-setuptools.hash b/package/python-setuptools/python-setuptools.hash
index de6ad56d44..f116a69f74 100644
--- a/package/python-setuptools/python-setuptools.hash
+++ b/package/python-setuptools/python-setuptools.hash
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256  99339ac1b4c9bc0a74745d6ff196a207ddfb5f7ca75df76f3d8d081a7f70cecc  python-setuptools-v36.0.1.tar.gz
+sha256  2599b4c452e77824bbd6da28d16b1fe8159c7a4c203d8d419d8b348fde7b9549  python-setuptools-v38.4.0.tar.gz
+sha256  c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a  LICENSE
diff --git a/package/python-setuptools/python-setuptools.mk b/package/python-setuptools/python-setuptools.mk
index 28d4f29b5b..004fc0db2a 100644
--- a/package/python-setuptools/python-setuptools.mk
+++ b/package/python-setuptools/python-setuptools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_SETUPTOOLS_VERSION = v36.0.1
+PYTHON_SETUPTOOLS_VERSION = v38.4.0
 PYTHON_SETUPTOOLS_SITE = $(call github,pypa,setuptools,$(PYTHON_SETUPTOOLS_VERSION))
 PYTHON_SETUPTOOLS_LICENSE = MIT
 PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
-- 
2.11.0

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

end of thread, other threads:[~2018-01-18 15:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-11  9:25 [Buildroot] [PATCH 1/5] python-setuptools: bump to version v38.4.0 yegorslists at googlemail.com
2018-01-11  9:25 ` [Buildroot] [PATCH 2/5] python-autobahn: bump to version 17.10.1 yegorslists at googlemail.com
2018-01-11  9:25 ` [Buildroot] [PATCH 3/5] python-txaio: bump to version 2.8.2 yegorslists at googlemail.com
2018-01-11  9:25 ` [Buildroot] [PATCH 4/5] python-see: new package yegorslists at googlemail.com
2018-01-17 22:41   ` Thomas Petazzoni
2018-01-18  7:33     ` Yegor Yefremov
2018-01-18 15:02       ` Thomas Petazzoni
2018-01-11  9:25 ` [Buildroot] [PATCH 5/5] python-crossbar: bump to version 17.6.1.post3 yegorslists at googlemail.com
2018-01-17 22:42   ` Thomas Petazzoni
2018-01-18  8:03     ` Yegor Yefremov
2018-01-18  8:14       ` Thomas Petazzoni
2018-01-16 22:51 ` [Buildroot] [PATCH 1/5] python-setuptools: bump to version v38.4.0 Thomas Petazzoni

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.