meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Wang Mingyu <wangmy@fujitsu.com>
To: <meta-virtualization@lists.yoctoproject.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [meta-virtualization][meta-cloud-services][PATCH 3/8] python3-ipaddr: inherit setuptools3 not distutils
Date: Wed, 19 Jan 2022 13:12:04 +0800	[thread overview]
Message-ID: <1642569125-18758-3-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1642569125-18758-1-git-send-email-wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb b/meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb
index 2706954a..bb236eb8 100644
--- a/meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-ipaddr_2.2.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e7e54827196088e6e96b33e9aec35c4a"
 SRC_URI[md5sum] = "f88353e40dec06410acfa075b8209b27"
 SRC_URI[sha256sum] = "4092dfe667588d16aa12b59acb7c8a4024e5dcb23a681cd0b0b602373eca88d6"
 
-inherit distutils3 pypi
+inherit setuptools3 pypi
 
 DEPENDS += " \
         python3-pip \
-- 
2.25.1



  parent reply	other threads:[~2022-01-19  5:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19  5:12 [meta-virtualization][meta-cloud-services][PATCH 1/8] python-novnc: inherit setuptools3 not distutils Wang Mingyu
2022-01-19  5:12 ` [meta-virtualization][meta-cloud-services][PATCH 2/8] python3-fixtures: " Wang Mingyu
2022-01-19  5:12 ` Wang Mingyu [this message]
2022-01-19  5:12 ` [meta-virtualization][meta-cloud-services][PATCH 4/8] python3-lockfile: " Wang Mingyu
2022-01-19  5:12 ` [meta-virtualization][meta-cloud-services][PATCH 5/8] python3-mimeparse: " Wang Mingyu
2022-01-19  5:13 [meta-virtualization][meta-cloud-services][PATCH 6/8] python3-termcolor: " Wang Mingyu
2022-01-19  5:13 ` [meta-virtualization][meta-cloud-services][PATCH 7/8] mod-wsgi: inherit setuptools3-base not distutils3-base Wang Mingyu
2022-01-19  5:13 ` [meta-virtualization][meta-cloud-services][PATCH 8/8] python3-novnc: update 0.5.1 -> 1.3.0 Wang Mingyu
2022-01-30 22:14 ` [meta-virtualization][meta-cloud-services][PATCH 6/8] python3-termcolor: inherit setuptools3 not distutils Bruce Ashfield

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=1642569125-18758-3-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=meta-virtualization@lists.yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).