diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-10-12 03:16:54 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-10-12 03:16:54 +0000 |
| commit | b53ad3d7308ad2e85496fce8af27a59ec076f958 (patch) | |
| tree | 8e9df6c67c8b176f240c06b6e12188c3f2f69d3c /meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb | |
| parent | f63bba0cba3ef549507d3258f6f5b1265d121c50 (diff) | |
| download | meta-cloud-services-b53ad3d7308ad2e85496fce8af27a59ec076f958.tar.gz | |
python: drop recipes provided elsewhere
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb b/meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb deleted file mode 100644 index b91b655..0000000 --- a/meta-openstack/recipes-devtools/python/python3-semantic-version_2.8.5.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | DESCRIPTION = "A library which provides a few tools to handle SemVer in Python." | ||
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/semantic_version" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fb31e3c1c7eeb8b5e8c07657cdd54e2" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "semantic_version" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "76d7364def7ee487b6153d40b13de904" | ||
| 10 | SRC_URI[sha256sum] = "d2cb2de0558762934679b9a104e82eca7af448c9f4974d1f3eeccff651df8a54" | ||
| 11 | |||
| 12 | inherit setuptools3 pypi | ||
| 13 | |||
