mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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 <bruce.ashfield@gmail.com>
This commit is contained in:
parent
bd6bf732ef
commit
62e8c1e96a
|
@ -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
|
11
recipes-devtools/python/python3-sphinx_3.4.3.bb
Normal file
11
recipes-devtools/python/python3-sphinx_3.4.3.bb
Normal file
|
@ -0,0 +1,11 @@
|
|||
DESCRIPTION = "Python documentation generator"
|
||||
HOMEPAGE = "http://sphinx-doc.org/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"
|
||||
|
||||
PYPI_PACKAGE = "Sphinx"
|
||||
|
||||
SRC_URI[md5sum] = "80c5176104fe0cfbd1a8430b6da308b4"
|
||||
SRC_URI[sha256sum] = "41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c"
|
||||
inherit setuptools3 pypi
|
Loading…
Reference in New Issue
Block a user