diff options
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.bb | 4 |
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 @@ | |||
| 1 | DESCRIPTION = "A library which provides a few tools to handle SemVer in Python." | 1 | DESCRIPTION = "A library which provides a few tools to handle SemVer in Python." |
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/semantic_version" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/semantic_version" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a7dcaa0740d59f8f13ef05a3d0ed7313" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a7dcaa0740d59f8f13ef05a3d0ed7313" |
| 6 | 6 | ||
| 7 | SRCNAME = "semantic_version" | 7 | SRCNAME = "semantic_version" |
| 8 | SRC_URI = "http://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "fd7d5ade76e78d8540b9a4044496a57c" | 10 | SRC_URI[md5sum] = "fd7d5ade76e78d8540b9a4044496a57c" |
| 11 | SRC_URI[sha256sum] = "7e8b7fa74a3bc9b6e90b15b83b9bc2377c78eaeae3447516425f475d5d6932d2" | 11 | SRC_URI[sha256sum] = "7e8b7fa74a3bc9b6e90b15b83b9bc2377c78eaeae3447516425f475d5d6932d2" |
