Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-packaging_20.1.bb
1
2 DESCRIPTION = " \
3         Core utilities for Python packages. \
4         The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities. \
5         "
6 HOMEPAGE = "https://github.com/pypa/packaging"
7 SECTION = "devel/python"
8 LICENSE = "BSD"
9 LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
10
11 SRC_URI[md5sum] = "a02ce566f10c701b4c42e39a4ce59c93"
12 SRC_URI[sha256sum] = "e665345f9eef0c621aa0bf2f8d78cf6d21904eef16a93f020240b704a57f1334"
13
14 PYPI_PACKAGE = "packaging"
15 inherit setuptools pypi