Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0
@ 2016-04-11 10:27 yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 2/5] python-click: bump to version 6.6 yegorslists at googlemail.com
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: yegorslists at googlemail.com @ 2016-04-11 10:27 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

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

diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index 08402ed..4cace8e 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578  lxml-3.5.0.tgz
+sha256  9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf  lxml-3.6.0.tgz
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index 8bfbb3b..039fadd 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_LXML_VERSION = 3.5.0
+PYTHON_LXML_VERSION = 3.6.0
 PYTHON_LXML_SITE = http://lxml.de/files
 PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz
 
-- 
2.1.4

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

* [Buildroot] [PATCH 2/5] python-click: bump to version 6.6
  2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
@ 2016-04-11 10:27 ` yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 3/5] python-pyroute2: bump to version 0.3.20 yegorslists at googlemail.com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: yegorslists at googlemail.com @ 2016-04-11 10:27 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

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

diff --git a/package/python-click/python-click.hash b/package/python-click/python-click.hash
index 72aab0a..c0d0568 100644
--- a/package/python-click/python-click.hash
+++ b/package/python-click/python-click.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=83252a8095397b1f5f710fdd58b484d9, sha256 locally computed.
-md5	83252a8095397b1f5f710fdd58b484d9  click-6.2.tar.gz
-sha256	fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82  click-6.2.tar.gz
+# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=d0b09582123605220ad6977175f3e51d, sha256 locally computed.
+md5	d0b09582123605220ad6977175f3e51d  click-6.6.tar.gz
+sha256	cc6a19da8ebff6e7074f731447ef7e112bd23adf3de5c597cf9989f2fd8defe9  click-6.6.tar.gz
diff --git a/package/python-click/python-click.mk b/package/python-click/python-click.mk
index 19ae187..839a467 100644
--- a/package/python-click/python-click.mk
+++ b/package/python-click/python-click.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_CLICK_VERSION = 6.2
+PYTHON_CLICK_VERSION = 6.6
 PYTHON_CLICK_SOURCE = click-$(PYTHON_CLICK_VERSION).tar.gz
 PYTHON_CLICK_SITE = http://pypi.python.org/packages/source/c/click
 PYTHON_CLICK_LICENSE = BSD-3c
-- 
2.1.4

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

* [Buildroot] [PATCH 3/5] python-pyroute2: bump to version 0.3.20
  2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 2/5] python-click: bump to version 6.6 yegorslists at googlemail.com
@ 2016-04-11 10:27 ` yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 4/5] python-pysmb: bump to version 1.1.18 yegorslists at googlemail.com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: yegorslists at googlemail.com @ 2016-04-11 10:27 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

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

diff --git a/package/python-pyroute2/python-pyroute2.hash b/package/python-pyroute2/python-pyroute2.hash
index 69b87c7..df9ff02 100644
--- a/package/python-pyroute2/python-pyroute2.hash
+++ b/package/python-pyroute2/python-pyroute2.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=1c780304d18461611fe9ffaf7582bd82, sha256 locally computed
-md5     1c780304d18461611fe9ffaf7582bd82  pyroute2-0.3.16.tar.gz
-sha256  670fe054d2f262e0d679b3bb25094e0a508b67a8c5df5d45be9d1482d191b7b5  pyroute2-0.3.16.tar.gz
+# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=459b4020073b767cc129e360dabbd2d7, sha256 locally computed
+md5     459b4020073b767cc129e360dabbd2d7  pyroute2-0.3.20.tar.gz
+sha256  ed28856753b941d4277b2f14b89c9edec35be4c97e1831f900fe4ce6fc12161b  pyroute2-0.3.20.tar.gz
diff --git a/package/python-pyroute2/python-pyroute2.mk b/package/python-pyroute2/python-pyroute2.mk
index 7317979..2e9e0dd 100644
--- a/package/python-pyroute2/python-pyroute2.mk
+++ b/package/python-pyroute2/python-pyroute2.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-PYTHON_PYROUTE2_VERSION = 0.3.16
+PYTHON_PYROUTE2_VERSION = 0.3.20
 PYTHON_PYROUTE2_SOURCE = pyroute2-$(PYTHON_PYROUTE2_VERSION).tar.gz
 PYTHON_PYROUTE2_SITE = https://pypi.python.org/packages/source/p/pyroute2
 PYTHON_PYROUTE2_LICENSE = Apache-2.0 or GPLv2+
-- 
2.1.4

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

* [Buildroot] [PATCH 4/5] python-pysmb: bump to version 1.1.18
  2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 2/5] python-click: bump to version 6.6 yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 3/5] python-pyroute2: bump to version 0.3.20 yegorslists at googlemail.com
@ 2016-04-11 10:27 ` yegorslists at googlemail.com
  2016-04-11 10:27 ` [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15 yegorslists at googlemail.com
  2016-04-13 20:01 ` [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 Thomas Petazzoni
  4 siblings, 0 replies; 7+ messages in thread
From: yegorslists at googlemail.com @ 2016-04-11 10:27 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

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

diff --git a/package/python-pysmb/python-pysmb.hash b/package/python-pysmb/python-pysmb.hash
index b3c91fe..4c41068 100644
--- a/package/python-pysmb/python-pysmb.hash
+++ b/package/python-pysmb/python-pysmb.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=256b94bdeb63e6cc63f4b6a380b5918b, sha256 locally computed
-md5     256b94bdeb63e6cc63f4b6a380b5918b  pysmb-1.1.17.tar.gz
-sha256  267def5aef2f0f41be4ba141b29dce9c23214667e84bddefd285b56fd481d813  pysmb-1.1.17.tar.gz
+# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=9fe70cbc812b2e789915bedea7e45b1a, sha256 locally computed
+md5     9fe70cbc812b2e789915bedea7e45b1a  pysmb-1.1.18.tar.gz
+sha256  580f7dcf8048656d2924c2f78731feaeaf6f9fa8ef5c251fc6964d39bfd3a6b9  pysmb-1.1.18.tar.gz
diff --git a/package/python-pysmb/python-pysmb.mk b/package/python-pysmb/python-pysmb.mk
index 1a00a4d..51df91d 100644
--- a/package/python-pysmb/python-pysmb.mk
+++ b/package/python-pysmb/python-pysmb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_PYSMB_VERSION = 1.1.17
+PYTHON_PYSMB_VERSION = 1.1.18
 PYTHON_PYSMB_SOURCE = pysmb-$(PYTHON_PYSMB_VERSION).tar.gz
 PYTHON_PYSMB_SITE = https://pypi.python.org/packages/source/p/pysmb
 PYTHON_PYSMB_LICENSE = libpng license
-- 
2.1.4

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

* [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15
  2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
                   ` (2 preceding siblings ...)
  2016-04-11 10:27 ` [Buildroot] [PATCH 4/5] python-pysmb: bump to version 1.1.18 yegorslists at googlemail.com
@ 2016-04-11 10:27 ` yegorslists at googlemail.com
  2016-04-12  6:27   ` Yegor Yefremov
  2016-04-13 20:01 ` [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 Thomas Petazzoni
  4 siblings, 1 reply; 7+ messages in thread
From: yegorslists at googlemail.com @ 2016-04-11 10:27 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

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

diff --git a/package/python-urllib3/python-urllib3.hash b/package/python-urllib3/python-urllib3.hash
index 266b8e9..d7775fe 100644
--- a/package/python-urllib3/python-urllib3.hash
+++ b/package/python-urllib3/python-urllib3.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=5e1407428ac33b521c71a7ac273b3847, sha256 locally computed
-md5     5e1407428ac33b521c71a7ac273b3847  urllib3-1.14.tar.gz
-sha256  dd4fb13a4ce50b18338c7e4d665b21fd38632c5d4b1d9f1a1379276bd3c08d37  urllib3-1.14.tar.gz
+# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=19c136027dfae028f664b9e45ee55a92, sha256 locally computed
+md5     19c136027dfae028f664b9e45ee55a92  urllib3-1.15.tar.gz
+sha256  607c22f1b593e0e95c2eecb01138c58de9c574ec4c7a0e560c1e15031f941b3d  urllib3-1.15.tar.gz
diff --git a/package/python-urllib3/python-urllib3.mk b/package/python-urllib3/python-urllib3.mk
index 0101053..17a15ba 100644
--- a/package/python-urllib3/python-urllib3.mk
+++ b/package/python-urllib3/python-urllib3.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_URLLIB3_VERSION = 1.14
+PYTHON_URLLIB3_VERSION = 1.15
 PYTHON_URLLIB3_SOURCE = urllib3-$(PYTHON_URLLIB3_VERSION).tar.gz
 PYTHON_URLLIB3_SITE = https://pypi.python.org/packages/source/u/urllib3
 PYTHON_URLLIB3_LICENSE = MIT
-- 
2.1.4

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

* [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15
  2016-04-11 10:27 ` [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15 yegorslists at googlemail.com
@ 2016-04-12  6:27   ` Yegor Yefremov
  0 siblings, 0 replies; 7+ messages in thread
From: Yegor Yefremov @ 2016-04-12  6:27 UTC (permalink / raw)
  To: buildroot

On Mon, Apr 11, 2016 at 12:27 PM,  <yegorslists@googlemail.com> wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

skip this one. Today a new version was released, that provides an
important bug-fix.

Yegor

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

* [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0
  2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
                   ` (3 preceding siblings ...)
  2016-04-11 10:27 ` [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15 yegorslists at googlemail.com
@ 2016-04-13 20:01 ` Thomas Petazzoni
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2016-04-13 20:01 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 11 Apr 2016 12:27:26 +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  package/python-lxml/python-lxml.hash | 2 +-
>  package/python-lxml/python-lxml.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Patches 1-4 applied. Patch 5 marked as Changes requested, as you
requested yourself :)

Thanks!

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

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

end of thread, other threads:[~2016-04-13 20:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 10:27 [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 yegorslists at googlemail.com
2016-04-11 10:27 ` [Buildroot] [PATCH 2/5] python-click: bump to version 6.6 yegorslists at googlemail.com
2016-04-11 10:27 ` [Buildroot] [PATCH 3/5] python-pyroute2: bump to version 0.3.20 yegorslists at googlemail.com
2016-04-11 10:27 ` [Buildroot] [PATCH 4/5] python-pysmb: bump to version 1.1.18 yegorslists at googlemail.com
2016-04-11 10:27 ` [Buildroot] [PATCH 5/5] python-urllib3: bump to version 1.15 yegorslists at googlemail.com
2016-04-12  6:27   ` Yegor Yefremov
2016-04-13 20:01 ` [Buildroot] [PATCH 1/5] python-lxml: bump to version 3.6.0 Thomas Petazzoni

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