From 62e8c1e96aeea262a6b8cd89fcbea4aaba619799 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 9 Feb 2021 21:43:28 -0500 Subject: python3-sphinx: update to 3.4.4 Along with the version bump, we tweak the license checksum as the BSD clause was changed upstream. Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python3-sphinx_2.2.0.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 recipes-devtools/python/python3-sphinx_2.2.0.bb (limited to 'recipes-devtools/python/python3-sphinx_2.2.0.bb') diff --git a/recipes-devtools/python/python3-sphinx_2.2.0.bb b/recipes-devtools/python/python3-sphinx_2.2.0.bb deleted file mode 100644 index 5ea408fa..00000000 --- a/recipes-devtools/python/python3-sphinx_2.2.0.bb +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Python documentation generator" -HOMEPAGE = "http://sphinx-doc.org/" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=cc3ed00294f08c93200bc064c73c9d40" - -PYPI_PACKAGE = "Sphinx" - -SRC_URI[md5sum] = "ca64efdbb4d3a0a78398dbcf9f78971d" -SRC_URI[sha256sum] = "0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845" -inherit setuptools3 pypi -- cgit v1.2.3-54-g00ecf