diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-singledispatch.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-singledispatch.inc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-singledispatch.inc b/meta-openstack/recipes-devtools/python/python-singledispatch.inc deleted file mode 100644 index 3ea5026..0000000 --- a/meta-openstack/recipes-devtools/python/python-singledispatch.inc +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "functools.singledispatch from Python 3.4 to Python 2.6" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/singledistpatch" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=ee3cd67264adc7eb07981f3644dc17dc" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "af2fc6a3d6cc5a02d0bf54d909785fcb" | ||
| 8 | SRC_URI[sha256sum] = "5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c" | ||
| 9 | |||
| 10 | inherit pypi | ||
