summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb b/meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb
index 746d646..bf95871 100644
--- a/meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-semantic-version_2.4.2.bb
@@ -1,11 +1,11 @@
1DESCRIPTION = "A library which provides a few tools to handle SemVer in Python." 1DESCRIPTION = "A library which provides a few tools to handle SemVer in Python."
2HOMEPAGE = "http://pypi.python.org/pypi/semantic_version" 2HOMEPAGE = "https://pypi.python.org/pypi/semantic_version"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=a7dcaa0740d59f8f13ef05a3d0ed7313" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=a7dcaa0740d59f8f13ef05a3d0ed7313"
6 6
7SRCNAME = "semantic_version" 7SRCNAME = "semantic_version"
8SRC_URI = "http://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" 8SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
9 9
10SRC_URI[md5sum] = "fd7d5ade76e78d8540b9a4044496a57c" 10SRC_URI[md5sum] = "fd7d5ade76e78d8540b9a4044496a57c"
11SRC_URI[sha256sum] = "7e8b7fa74a3bc9b6e90b15b83b9bc2377c78eaeae3447516425f475d5d6932d2" 11SRC_URI[sha256sum] = "7e8b7fa74a3bc9b6e90b15b83b9bc2377c78eaeae3447516425f475d5d6932d2"