summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb (renamed from meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
index fc227d6..78af225 100644
--- a/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "ZPL-2.1" 4LICENSE = "ZPL-2.1"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
6 6
7SRC_URI[md5sum] = "884dbea5d7348f7db1b8ab76ef3a3a71" 7SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e"
8SRC_URI[sha256sum] = "4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526" 8SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
9 9
10inherit setuptools pypi 10inherit setuptools pypi