All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 03/11] python3-pytest-helpers-namespace: Upgrade 2019.1.8 -> 2021.3.24
Date: Thu, 25 Mar 2021 15:34:28 +0200	[thread overview]
Message-ID: <20210325133436.18328-3-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20210325133436.18328-1-leon.anavi@konsulko.com>

Upgrade to release 2021.3.24:

- Switched project to a src layout.
- Switched project to a declarative setuptools approach
- Added support to check if a helper has been registered

License-Update: Fix year in the license file

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...b => python3-pytest-helpers-namespace_2021.3.24.bb} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-helpers-namespace_2019.1.8.bb => python3-pytest-helpers-namespace_2021.3.24.bb} (64%)

diff --git a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2019.1.8.bb b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb
similarity index 64%
rename from meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2019.1.8.bb
rename to meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb
index b3aced4f6..9211ac394 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2019.1.8.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.3.24.bb
@@ -2,13 +2,17 @@ DESCRIPTION = "This plugin does not provide any helpers to pytest, it does, howe
 HOMEPAGE = "https://github.com/saltstack/pytest-helpers-namespace"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=cc99508c43d9d14fd51c7fac622ffd23"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=440a4cdb311cd7ad181efb4cba06d562"
 
-SRC_URI[md5sum] = "04ec1d8750f9b154e782a47cf8b30736"
-SRC_URI[sha256sum] = "4eff23a19f92410c0166f6dffbfa8901d3e14a80e97d70cd08428b6d597771ce"
+SRC_URI[sha256sum] = "188df5a7c52390fa27d6cd2f18e74d64a2ef0b9fb6e12f15fdf5a95f4813d25f"
 
 inherit pypi setuptools3
 
+DEPENDS += "\
+    ${PYTHON_PN}-wheel-native \
+    ${PYTHON_PN}-pip-native \
+"
+
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-pytest \
 "
-- 
2.17.1


  parent reply	other threads:[~2021-03-25 13:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 13:34 [meta-python][PATCH 01/11] python3-configshell-fb: Upgrade 1.1.28 -> 1.1.29 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 02/11] python3-backports-functools-lru-cache: Upgrade 1.6.1 -> 1.6.3 Leon Anavi
2021-03-25 13:34 ` Leon Anavi [this message]
2021-03-25 13:34 ` [meta-python][PATCH 04/11] python3-elementpath: Upgrade 2.2.0 -> 2.2.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 05/11] python3-alembic: Upgrade 1.5.7 -> 1.5.8 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 06/11] python3-rfc3339-validator: Upgrade 0.1.2 -> 0.1.3 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 07/11] python3-pyflakes: Upgrade 2.3.0 -> 2.3.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 08/11] python3-pint: Upgrade 0.16.1 -> 0.17 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 09/11] python3-flask-sqlalchemy: Upgrade 2.4.4 -> 2.5.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 10/11] python3-django: Upgrade 3.1.1 -> 3.1.7 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 11/11] python3-djangorestframework: Upgrade 3.12.2 -> 3.12.3 Leon Anavi

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=20210325133436.18328-3-leon.anavi@konsulko.com \
    --to=leon.anavi@konsulko.com \
    --cc=openembedded-devel@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.