python3-circuitbreaker: New package

Required by oci-python-sdk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-02-21 18:43:12 +00:00
committed by Peter Müller
parent 82bd0acc9b
commit 03d1f485a2
4 changed files with 91 additions and 1 deletions

View File

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