diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-dominate_2.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-dominate_2.2.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python-dominate_2.2.0.bb b/meta-python/recipes-devtools/python/python-dominate_2.2.0.bb deleted file mode 100644 index 1feaa7e8f6..0000000000 --- a/meta-python/recipes-devtools/python/python-dominate_2.2.0.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | SUMMARY = "Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API." | ||
| 2 | LICENSE = "LGPLv3" | ||
| 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a30b9a8d0a5585c482c6c5a6d54aaebc" | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "14ee0361db7fbaed982220c09ef8e0b9" | ||
| 6 | SRC_URI[sha256sum] = "5032559e0f0835419763b3d1d88ad31ea4fe40935712db86014f2a341c89fa3d" | ||
| 7 | |||
| 8 | PYPI_PACKAGE_EXT = "zip" | ||
| 9 | |||
| 10 | inherit pypi setuptools | ||
