mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
python3-circuitbreaker: New package
Required by oci-python-sdk Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
82bd0acc9b
commit
03d1f485a2
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = oci-python-sdk
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = python3-cryptography python3-dateutil python3-six
|
||||
DEPS = python3-circuitbreaker python3-cryptography python3-dateutil python3-six
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user