public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] oci-python-sdk: Depend on python3-certifi
@ 2022-02-22 17:19 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2022-02-22 17:19 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-22 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 17:19 [PATCH] oci-python-sdk: Depend on python3-certifi Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox