All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-mako: upgrade 1.0.12 -> 1.0.13
@ 2019-07-08  5:24 Zang Ruochen
  2019-07-08 19:03 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-07-08  5:24 UTC (permalink / raw)
  To: openembedded-devel

-Upgrade from python-mako_1.0.12.bb to python-mako_1.0.13.bb.

-Add python3-mako_1.0.13.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-mako.inc           | 4 ++--
 .../python/{python-mako_1.0.12.bb => python-mako_1.0.13.bb}   | 0
 meta-python/recipes-devtools/python/python3-mako_1.0.13.bb    | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-mako_1.0.12.bb => python-mako_1.0.13.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-mako_1.0.13.bb

diff --git a/meta-python/recipes-devtools/python/python-mako.inc b/meta-python/recipes-devtools/python/python-mako.inc
index dc27ada74..0b3fe1449 100644
--- a/meta-python/recipes-devtools/python/python-mako.inc
+++ b/meta-python/recipes-devtools/python/python-mako.inc
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi
 
-SRC_URI[md5sum] = "4a7aef27217a8e6c1a29447c9b1b00ab"
-SRC_URI[sha256sum] = "0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162"
+SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
+SRC_URI[sha256sum] = "95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
 
 RDEPENDS_${PN} = " \
     ${PYTHON_PN}-html \
diff --git a/meta-python/recipes-devtools/python/python-mako_1.0.12.bb b/meta-python/recipes-devtools/python/python-mako_1.0.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-mako_1.0.12.bb
rename to meta-python/recipes-devtools/python/python-mako_1.0.13.bb
diff --git a/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb b/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb
new file mode 100644
index 000000000..22ceeeb39
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-mako_1.0.13.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-mako.inc
-- 
2.20.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-python] [PATCH] python-mako: upgrade 1.0.12 -> 1.0.13
  2019-07-08  5:24 [meta-python] [PATCH] python-mako: upgrade 1.0.12 -> 1.0.13 Zang Ruochen
@ 2019-07-08 19:03 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2019-07-08 19:03 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: openembedded-devel

On Mon, Jul 08, 2019 at 01:24:11PM +0800, Zang Ruochen wrote:
>...
> -Add python3-mako_1.0.13.bb.
>...

That's already in oe-core.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-08 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08  5:24 [meta-python] [PATCH] python-mako: upgrade 1.0.12 -> 1.0.13 Zang Ruochen
2019-07-08 19:03 ` Adrian Bunk

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.