diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb b/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb deleted file mode 100644 index 73111f6..0000000 --- a/meta-openstack/recipes-devtools/python/python-decorator_3.4.0.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "Better living through Python with decorators" | ||
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/decorator" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://setup.py;beginline=8;endline=8;md5=08a46ecda64aec8026447390e764b86e" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "1e8756f719d746e2fc0dd28b41251356" | ||
| 8 | SRC_URI[sha256sum] = "c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
