diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-croniter_0.3.30.bb (renamed from meta-openstack/recipes-devtools/python/python-croniter_0.3.27.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-croniter_0.3.27.bb b/meta-openstack/recipes-devtools/python/python-croniter_0.3.30.bb index 97df2a9..2859441 100644 --- a/meta-openstack/recipes-devtools/python/python-croniter_0.3.27.bb +++ b/meta-openstack/recipes-devtools/python/python-croniter_0.3.30.bb | |||
| @@ -2,13 +2,13 @@ DESCRIPTION = "croniter provides iteration for datetime object with cron like fo | |||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/croniter/0.3.4" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/croniter/0.3.4" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=21cc5101d5b0c940e3354fb1bd26c7e5" | 5 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" |
| 6 | 6 | ||
| 7 | # Archived version so we have to overwrite what the pypi class will derive | 7 | # Archived version so we have to overwrite what the pypi class will derive |
| 8 | PYPI_SRC_URI = "https://pypi.python.org/packages/source/c/croniter/croniter-${PV}.tar.gz" | 8 | PYPI_SRC_URI = "https://pypi.python.org/packages/source/c/croniter/croniter-${PV}.tar.gz" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "f5543f9f165fe725b2133b698f520380" | 10 | SRC_URI[md5sum] = "e4a8987521b144c4c2149d4adde8f55c" |
| 11 | SRC_URI[sha256sum] = "fbd72189a0ff38c27e953d15175c5fedafb953479559240a1afcf8e8e7523757" | 11 | SRC_URI[sha256sum] = "538adeb3a7f7816c3cdec6db974c441620d764c25ff4ed0146ee7296b8a50590" |
| 12 | 12 | ||
| 13 | inherit setuptools pypi | 13 | inherit setuptools pypi |
| 14 | 14 | ||
