All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-sphinx-rtd-theme: upgrade 1.0.0 -> 1.1.0
@ 2022-11-04  6:58 zhengrq.fnst
  0 siblings, 0 replies; only message in thread
From: zhengrq.fnst @ 2022-11-04  6:58 UTC (permalink / raw)
  To: openembedded-core

Changelog:
https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...inx-rtd-theme_1.0.0.bb => python3-sphinx-rtd-theme_1.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx-rtd-theme_1.0.0.bb => python3-sphinx-rtd-theme_1.1.0.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.0.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.0.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.0.0.bb
rename to meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.0.bb
index df34e11bb7..a4c882eab0 100644
--- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.0.0.bb
+++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_1.1.0.bb
@@ -10,7 +10,7 @@ DEPENDS = "python3-sphinx"
 
 PYPI_PACKAGE = "sphinx_rtd_theme"
 
-SRC_URI[sha256sum] = "eec6d497e4c2195fa0e8b2016b337532b8a699a68bcb22a512870e16925c6a5c"
+SRC_URI[sha256sum] = "6e20f00f62b2c05434a33c5116bc3348a41ca94af03d3d7d1714c63457073bb3"
 UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/"
 
 inherit setuptools3 pypi
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-04  6:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  6:58 [OE-core] [PATCH] python3-sphinx-rtd-theme: upgrade 1.0.0 -> 1.1.0 zhengrq.fnst

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.