From c4be2fcdbaef4aea95621b8bb28ddbceefb55df9 Mon Sep 17 00:00:00 2001 From: Alessandro Sagratini Date: Tue, 23 Jan 2024 08:44:01 +0000 Subject: [PATCH] Bumping py-oci to 2.119.1 and oci-cli to 3.37.5 --- devel/oci-cli/Makefile | 4 ++-- devel/oci-cli/distinfo | 6 +++--- ...t__storage_objectstorage__cli__extended.py | 19 ------------------- devel/py-oci/Makefile | 2 +- devel/py-oci/distinfo | 6 +++--- 5 files changed, 9 insertions(+), 28 deletions(-) delete mode 100644 devel/oci-cli/files/patch-services_object__storage_src_oci__cli__object__storage_objectstorage__cli__extended.py diff --git a/devel/oci-cli/Makefile b/devel/oci-cli/Makefile index 38287e0bf86c..8b9bc4437ab7 100644 --- a/devel/oci-cli/Makefile +++ b/devel/oci-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= oci-cli -DISTVERSION= 3.37.4 +DISTVERSION= 3.37.5 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.0.0:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=8.0.4:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.10.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}oci>=2.119.0:devel/py-oci@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}oci>=2.119.1:devel/py-oci@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=22.1.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.29:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} \ diff --git a/devel/oci-cli/distinfo b/devel/oci-cli/distinfo index 62b88ec2a447..3d22902a1cf4 100644 --- a/devel/oci-cli/distinfo +++ b/devel/oci-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705410474 -SHA256 (oci-cli-3.37.4.tar.gz) = f0e2a1254b2666f8e9356aa0c9f5691bbac574815a8de14f1cd397ed474ce196 -SIZE (oci-cli-3.37.4.tar.gz) = 15619605 +TIMESTAMP = 1705999452 +SHA256 (oci-cli-3.37.5.tar.gz) = 7b7d8b820e3c7a69cad1a0d28e3f3369978e258ef38806fcd5917bfb03ead773 +SIZE (oci-cli-3.37.5.tar.gz) = 15701514 diff --git a/devel/oci-cli/files/patch-services_object__storage_src_oci__cli__object__storage_objectstorage__cli__extended.py b/devel/oci-cli/files/patch-services_object__storage_src_oci__cli__object__storage_objectstorage__cli__extended.py deleted file mode 100644 index 8f65bae844f7..000000000000 --- a/devel/oci-cli/files/patch-services_object__storage_src_oci__cli__object__storage_objectstorage__cli__extended.py +++ /dev/null @@ -1,19 +0,0 @@ ---- services/object_storage/src/oci_cli_object_storage/objectstorage_cli_extended.py.orig 2023-06-07 19:09:16 UTC -+++ services/object_storage/src/oci_cli_object_storage/objectstorage_cli_extended.py -@@ -11,6 +11,7 @@ import os.path - import math - import os - import os.path -+import shutil - import stat - import sys - from mimetypes import guess_type -@@ -3079,7 +3080,7 @@ def _get_progress_bar_label(original_label, object_nam - else: - # If the names are too long then we can end up with multiple progress bars since we overflow a single line. To prevent - # this, make sure that the label won't consume more than half the terminal width -- terminal_width = click.termui.get_terminal_size()[0] / 2 -+ terminal_width = shutil.get_terminal_size()[0] / 2 - remaining_width = terminal_width - (len(prefix) + 1) - - if len(object_name) > remaining_width: diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index cd5cb2b1200b..0d8a17826d6c 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,5 +1,5 @@ PORTNAME= oci -DISTVERSION= 2.119.0 +DISTVERSION= 2.119.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index 1fcb4f8d1a0e..528d9f46e48a 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705410434 -SHA256 (oci-2.119.0.tar.gz) = 9483dcac110dbebfc04e01df2408165eb06878a6dfc2ef48d4157e6ede917ffe -SIZE (oci-2.119.0.tar.gz) = 12136612 +TIMESTAMP = 1705999369 +SHA256 (oci-2.119.1.tar.gz) = 992df963382f378b93634826956677f3c13407ca1b828c4eaf1cfd18f19fae33 +SIZE (oci-2.119.1.tar.gz) = 12201626 -- 2.43.0