All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Bronder <jsbronder@cold-front.org>
To: openembedded-devel@lists.openembedded.org
Cc: Justin Bronder <jsbronder@cold-front.org>
Subject: [meta-python][PATCH] python3-configobj: drop recipe
Date: Mon, 28 Feb 2022 17:22:06 -0500	[thread overview]
Message-ID: <20220228222206.25716-1-jsbronder@cold-front.org> (raw)

The last official release, 5.0.6 is from 2014 and does not build with
bdist_wheel.  The upstream repository does appear active but it's
unclear if anyone has the ability/motivation to tag a new release or
upload it to PyPI.  If you depend upon this recipe, please work with
upstream to tag a PEP-517 compliant release.

https://github.com/DiffSK/configobj/issues/160
https://github.com/DiffSK/configobj/issues/197
https://github.com/DiffSK/configobj/issues/204

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
---
 .../packagegroups/packagegroup-meta-python.bb            | 1 -
 .../recipes-devtools/python/python3-configobj_5.0.6.bb   | 9 ---------
 2 files changed, 10 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb

diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index dbfa991ebe..6b10913657 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -81,7 +81,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
     python3-colorlog \
     python3-colorzero \
     python3-configargparse \
-    python3-configobj \
     python3-configparser \
     python3-configshell-fb \
     python3-constantly \
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb
deleted file mode 100644
index 1b85368105..0000000000
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "Config file reading, writing and validation."
-SECTION = "devel/python"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://configobj.py;md5=a7c3968dd866dfd23e91e125b669ab21"
-
-PYPI_PACKAGE = "configobj"
-SRC_URI[sha256sum] = "a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902"
-
-inherit pypi setuptools3
-- 
2.35.1



             reply	other threads:[~2022-02-28 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 22:22 Justin Bronder [this message]
2022-02-28 22:32 ` [oe] [meta-python][PATCH] python3-configobj: drop recipe Khem Raj
2022-02-28 22:38   ` Khem Raj
2022-02-28 22:59     ` Justin Bronder
2022-03-01  0:50       ` [oe] " Tim Orling
2022-03-01  1:58         ` Khem Raj

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=20220228222206.25716-1-jsbronder@cold-front.org \
    --to=jsbronder@cold-front.org \
    --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.