All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
To: openembedded-core@lists.openembedded.org
Cc: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Subject: [PATCH 5/6] python3-mako: update to 1.0.14
Date: Mon, 22 Jul 2019 02:18:11 +0200	[thread overview]
Message-ID: <20190722001812.14947-5-open.source@oleksandr-kravchuk.com> (raw)
In-Reply-To: <20190722001812.14947-1-open.source@oleksandr-kravchuk.com>

Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python/python3-mako_1.0.13.bb         | 3 ---
 .../python/{python-mako.inc => python3-mako_1.0.14.bb}      | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-mako_1.0.13.bb
 rename meta/recipes-devtools/python/{python-mako.inc => python3-mako_1.0.14.bb} (71%)

diff --git a/meta/recipes-devtools/python/python3-mako_1.0.13.bb b/meta/recipes-devtools/python/python3-mako_1.0.13.bb
deleted file mode 100644
index 17803f1b00..0000000000
--- a/meta/recipes-devtools/python/python3-mako_1.0.13.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-inherit setuptools3
-require python-mako.inc
-
diff --git a/meta/recipes-devtools/python/python-mako.inc b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
similarity index 71%
rename from meta/recipes-devtools/python/python-mako.inc
rename to meta/recipes-devtools/python/python3-mako_1.0.14.bb
index d71df956e8..d2f5188cc4 100644
--- a/meta/recipes-devtools/python/python-mako.inc
+++ b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=df7e6c7c82990acf0228a55e00d29bc9"
 
 PYPI_PACKAGE = "Mako"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
-SRC_URI[sha256sum] = "95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
+SRC_URI[md5sum] = "e162578170331f0cc6a4adb063c7c0f6"
+SRC_URI[sha256sum] = "f5a642d8c5699269ab62a68b296ff990767eb120f51e2e8f3d6afb16bdb57f4b"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-netclient \
-- 
2.17.1



  parent reply	other threads:[~2019-07-22  0:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 2/6] python3-scons: " Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 3/6] python3-docutils: update to 0.15 Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 4/6] python3-git: update to 2.1.12 Oleksandr Kravchuk
2019-07-22 10:15   ` Burton, Ross
2019-07-22 10:16     ` Burton, Ross
2019-07-22 15:53       ` Oleksandr Kravchuk
2019-07-22 16:03         ` Burton, Ross
2019-07-22  0:18 ` Oleksandr Kravchuk [this message]
2019-07-22  0:18 ` [PATCH 6/6] python3-pbr: update to 5.4.1 Oleksandr Kravchuk
2019-07-22  9:51 ` [PATCH 1/6] python-scons: update to 3.1.0 Burton, Ross
2019-07-23  5:43   ` Adrian Bunk
2019-07-23  7:47     ` Burton, Ross
2019-07-23  8:35       ` Adrian Bunk
2019-07-23  9:03         ` Burton, Ross
2019-07-23 16:51           ` Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190722001812.14947-5-open.source@oleksandr-kravchuk.com \
    --to=open.source@oleksandr-kravchuk.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.