All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services] [PATCH] ipython-waitress: 0.8.9 -> 1.0.1
@ 2017-01-20  8:06 Huang Qiyu
  0 siblings, 0 replies; only message in thread
From: Huang Qiyu @ 2017-01-20  8:06 UTC (permalink / raw)
  To: meta-virtualization

Upgrade python-waitress from 0.8.9 to 1.0.1.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 .../python/{python-waitress_0.8.9.bb => python-waitress_1.0.1.bb}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-waitress_0.8.9.bb => python-waitress_1.0.1.bb} (51%)

diff --git a/meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb
similarity index 51%
rename from meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb
rename to meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb
index 548efd1..42c9b9f 100644
--- a/meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
 
 SRCNAME = "waitress"
 
-SRC_URI = "https://pypi.python.org/packages/source/w/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/78/7d/84d11b96c3f60164dec3bef4a859a03aeae0231aa93f57fbe0d05fa4ff36/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "da3f2e62b3676be5dd630703a68e2a04"
-SRC_URI[sha256sum] = "826527dc9d334ed4ed76cdae672fdcbbccf614186657db71679ab58df869458a"
+SRC_URI[md5sum] = "dda92358a7569669086155923a46e57c"
+SRC_URI[sha256sum] = "2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-20  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20  8:06 [meta-cloud-services] [PATCH] ipython-waitress: 0.8.9 -> 1.0.1 Huang Qiyu

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.