From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 26/27] oci-cli: Ship egg metadata
Date: Mon, 21 Feb 2022 18:43:17 +0000 [thread overview]
Message-ID: <20220221184318.1158749-26-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20220221184318.1158749-1-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2063 bytes --]
This package tries to identify if it is actually installed and does that
in a rather unorthodox way. So, thoses files are needed to run the "oci"
command. Only god knows why.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
config/rootfiles/packages/oci-cli | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/config/rootfiles/packages/oci-cli b/config/rootfiles/packages/oci-cli
index 3ae72d473..8f500d888 100644
--- a/config/rootfiles/packages/oci-cli
+++ b/config/rootfiles/packages/oci-cli
@@ -4,13 +4,13 @@ usr/lib/python3.10/site-packages/common_util
usr/lib/python3.10/site-packages/common_util/__init__.py
usr/lib/python3.10/site-packages/common_util/ignored_commands.py
usr/lib/python3.10/site-packages/oci_cli
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/SOURCES.txt
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/dependency_links.txt
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/entry_points.txt
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/requires.txt
-#usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/top_level.txt
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/PKG-INFO
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/SOURCES.txt
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/dependency_links.txt
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/entry_points.txt
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/requires.txt
+usr/lib/python3.10/site-packages/oci_cli-3.4.2-py3.10.egg-info/top_level.txt
usr/lib/python3.10/site-packages/oci_cli/__init__.py
usr/lib/python3.10/site-packages/oci_cli/aliasing
usr/lib/python3.10/site-packages/oci_cli/aliasing/__init__.py
--
2.30.2
next prev parent reply other threads:[~2022-02-21 18:43 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-21 18:42 [PATCH 01/27] oci-cli: New package Michael Tremer
2022-02-21 18:42 ` [PATCH 03/27] make.sh: Build the rust compiler earlier Michael Tremer
2022-02-21 18:42 ` [PATCH 04/27] python3-setuptools-rust: New package Michael Tremer
2022-02-21 18:42 ` [PATCH 05/27] python3-typing-extensions: " Michael Tremer
2022-02-21 18:42 ` [PATCH 06/27] python3-semantic-version: " Michael Tremer
2022-02-21 18:42 ` [PATCH 07/27] make.sh: Build python3-packaging sooner Michael Tremer
2022-02-21 18:42 ` [PATCH 08/27] python3-cffi: New package Michael Tremer
2022-02-21 18:43 ` [PATCH 09/27] python3-cryptography: New package required by oci-python-sdk Michael Tremer
2022-02-21 18:43 ` [PATCH 10/27] python3-charset-normalizer: New package Michael Tremer
2022-02-21 18:43 ` [PATCH 11/27] python3-requests: " Michael Tremer
2022-02-21 18:43 ` [PATCH 12/27] python3-certifi: " Michael Tremer
2022-02-21 18:43 ` [PATCH 13/27] python3-idna: " Michael Tremer
2022-02-21 18:43 ` [PATCH 14/27] python3-flit: " Michael Tremer
2022-02-21 18:43 ` [PATCH 15/27] python3-build: " Michael Tremer
2022-02-21 18:43 ` [PATCH 16/27] python3-pep517: " Michael Tremer
2022-02-21 18:43 ` [PATCH 17/27] python3-install: " Michael Tremer
2022-02-21 18:43 ` [PATCH 18/27] python3-pycparser: " Michael Tremer
2022-02-21 18:43 ` [PATCH 19/27] python3-cryptography: Fix build against Rust Michael Tremer
2022-02-21 18:43 ` [PATCH 20/27] make.sh: Re-order build of some Python modules Michael Tremer
2022-02-21 18:43 ` [PATCH 21/27] python3-circuitbreaker: New package Michael Tremer
2022-02-21 18:43 ` [PATCH 22/27] python3-pytz: " Michael Tremer
2022-02-21 18:43 ` [PATCH 23/27] python3-click: " Michael Tremer
2022-02-21 18:43 ` [PATCH 24/27] python3-arrow: " Michael Tremer
2022-02-21 18:43 ` [PATCH 25/27] python3-terminaltables: " Michael Tremer
2022-02-21 18:43 ` Michael Tremer [this message]
2022-02-21 18:43 ` [PATCH 27/27] oci-cli: Depend on python3-jmespath Michael Tremer
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=20220221184318.1158749-26-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.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