Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/28] package/python-argh: bump version to 0.26.2
@ 2016-10-03 21:11 Bernd Kuhls
  2016-10-03 21:11 ` [Buildroot] [PATCH 02/28] package/python-autobahn: bump version to 0.16.0 Bernd Kuhls
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: Bernd Kuhls @ 2016-10-03 21:11 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/python-argh/python-argh.hash | 7 +++----
 package/python-argh/python-argh.mk   | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/package/python-argh/python-argh.hash b/package/python-argh/python-argh.hash
index 9e2e068..6f19de1 100644
--- a/package/python-argh/python-argh.hash
+++ b/package/python-argh/python-argh.hash
@@ -1,4 +1,3 @@
-# md5 from https://pypi.python.org/pypi/argh/json
-md5	5a97ce2ae74bbe3b63194906213f1184  argh-0.26.1.tar.gz
-# sha256 calculated by scanpypi
-sha256	06a7442cb9130fb8806fe336000fcf20edf1f2f8ad205e7b62cec118505510db  argh-0.26.1.tar.gz
+# md5 from https://pypi.python.org/pypi/argh/json, sha256 locally computed
+md5	edda25f3f0164a963dd89c0e3c619973  argh-0.26.2.tar.gz
+sha256	e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65  argh-0.26.2.tar.gz
diff --git a/package/python-argh/python-argh.mk b/package/python-argh/python-argh.mk
index 4b09e68..bc5d713 100644
--- a/package/python-argh/python-argh.mk
+++ b/package/python-argh/python-argh.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ARGH_VERSION = 0.26.1
+PYTHON_ARGH_VERSION = 0.26.2
 PYTHON_ARGH_SOURCE = argh-$(PYTHON_ARGH_VERSION).tar.gz
-PYTHON_ARGH_SITE = https://pypi.python.org/packages/14/7f/794a7f4a48cba505a4b4c714f81fed844a3a5f7340b171f448711439b09e
+PYTHON_ARGH_SITE = https://pypi.python.org/packages/e3/75/1183b5d1663a66aebb2c184e0398724b624cecd4f4b679cb6e25de97ed15
 PYTHON_ARGH_SETUP_TYPE = setuptools
 PYTHON_ARGH_LICENSE = LGPLv3+
 PYTHON_ARGH_LICENSE_FILES = README.rst
-- 
2.9.3

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

end of thread, other threads:[~2016-10-05 21:08 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 21:11 [Buildroot] [PATCH 01/28] package/python-argh: bump version to 0.26.2 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 02/28] package/python-autobahn: bump version to 0.16.0 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 03/28] package/python-beautifulsoup4: bump version to 4.5.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 04/28] package/python-bottle: bump version to 0.12.9 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 05/28] package/python-certifi: bump version to 2016.9.26 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 06/28] package/python-configobj: bump version to 5.0.6 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 07/28] package/python-cryptography: bump version to 1.5.2 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 08/28] package/python-dataproperty: bump version to 0.9.0 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 09/28] package/python-django: bump version to 1.10.2 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 10/28] package/python-flask-jsonrpc: bump version to 0.3.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 11/28] package/python-flask: bump version to 0.11.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 12/28] package/python-html5lib: bump version to 1.0b10 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 13/28] package/python-ipaddress: bump version to 1.0.17 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 14/28] package/python-ipy: bump version to 0.83, switch upstream to python.org Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 15/28] package/python-json-schema-validator: bump version to 2.4.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 16/28] package/python-markdown: bump version to 2.6.7 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 17/28] package/python-mistune: bump version to 0.7.3 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 18/28] package/python-paho-mqtt: bump version to 1.2 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 19/28] package/python-paramiko: bump version to 2.0.2 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 20/28] package/python-pathvalidate: bump version to 0.7.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 21/28] package/python-posix-ipc: bump version to 1.0.0 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 22/28] package/python-prompt-toolkit: bump version to 1.0.7 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 23/28] package/python-pygments: bump version to 2.1.3 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 24/28] package/python-pymysql: bump version to 0.7.9 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 25/28] package/python-pyparsing: bump version to 2.1.9 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 26/28] package/python-pyroute2: bump version to 0.4.8 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 27/28] package/python-pysnmp-apps: bump version to 0.4.1 Bernd Kuhls
2016-10-03 21:11 ` [Buildroot] [PATCH 28/28] package/python-requests: bump version to 2.11.1 Bernd Kuhls
2016-10-05 21:08 ` [Buildroot] [PATCH 01/28] package/python-argh: bump version to 0.26.2 Thomas Petazzoni

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