From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] oci-python-sdk: Depend on python3-certifi
Date: Tue, 22 Feb 2022 17:19:10 +0000 [thread overview]
Message-ID: <20220222171910.1224546-1-michael.tremer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 770 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/oci-python-sdk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/oci-python-sdk b/lfs/oci-python-sdk
index 988e5a3bb..817723fe6 100644
--- a/lfs/oci-python-sdk
+++ b/lfs/oci-python-sdk
@@ -34,8 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = oci-python-sdk
PAK_VER = 1
-DEPS = python3-click python3-circuitbreaker python3-cryptography \
- python3-dateutil python3-pytz python3-six
+DEPS = python3-certifi python3-click python3-circuitbreaker \
+ python3-cryptography python3-dateutil python3-pytz python3-six
###############################################################################
# Top-level Rules
--
2.30.2
reply other threads:[~2022-02-22 17:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220222171910.1224546-1-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