diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-django-appconf_1.0.1.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.1.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.4.bb (renamed from meta-openstack/recipes-devtools/python/python-django-appconf.inc) | 11 |
3 files changed, 6 insertions, 9 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-django-appconf_1.0.1.bb b/meta-openstack/recipes-devtools/python/python-django-appconf_1.0.1.bb deleted file mode 100644 index 6cc57ba..0000000 --- a/meta-openstack/recipes-devtools/python/python-django-appconf_1.0.1.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-django-appconf.inc | ||
| 2 | inherit setuptools3 | ||
diff --git a/meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.1.bb b/meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.1.bb deleted file mode 100644 index 6cc57ba..0000000 --- a/meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.1.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-django-appconf.inc | ||
| 2 | inherit setuptools3 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-django-appconf.inc b/meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.4.bb index 00f2e3e..0fb09e1 100644 --- a/meta-openstack/recipes-devtools/python/python-django-appconf.inc +++ b/meta-openstack/recipes-devtools/python/python3-django-appconf_1.0.4.bb | |||
| @@ -4,10 +4,11 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3f34b9b2f6413fd5f91869fa7e992457" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3f34b9b2f6413fd5f91869fa7e992457" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "29c87a00f0d098b90f3ac6113ae6e52d" | 7 | SRC_URI[md5sum] = "da4a355140acaa3eeb236987ab174e9d" |
| 8 | SRC_URI[sha256sum] = "ba1375fb1024e8e91547504d4392321795c989fde500b96ebc7c93884f786e60" | 8 | SRC_URI[sha256sum] = "be58deb54a43d77d2e1621fe59f787681376d3cd0b8bd8e4758ef6c3a6453380" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | #RDEPENDS_${PN} += "${PYTHON_PN}-six \ | 12 | RDEPENDS_${PN} += " \ |
| 13 | # " | 13 | ${PYTHON_PN}-django \ |
| 14 | " | ||
