Bug 268499

Summary: devel/py-oci: update to 2.90.0
Product: Ports & Packages Reporter: Alessandro Sagratini <ale_sagra>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: dch, meta
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/oracle/oci-python-sdk/releases/tag/v2.90.0
Attachments:
Description Flags
trivial update of Makefile and distinfo none

Description Alessandro Sagratini 2022-12-21 08:07:28 UTC
Created attachment 238956 [details]
trivial update of Makefile and distinfo
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-21 09:29:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b55e6156777acee065db800f39c46d17e6a2230d

commit b55e6156777acee065db800f39c46d17e6a2230d
Author:     Alessandro Sagratini <alessandro.sagratini@gmail.com>
AuthorDate: 2022-12-21 08:06:15 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-12-21 09:20:20 +0000

    devel/(py-oci|oci-cli): Update to latest version

    oci-cli 3.20.3 -> 3.22.0
    py-oci  2.88.2 -> 2.90.0

    PR:             268499

 devel/oci-cli/Makefile | 6 +++---
 devel/oci-cli/distinfo | 6 +++---
 devel/py-oci/Makefile  | 4 ++--
 devel/py-oci/distinfo  | 6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2022-12-22 00:03:32 UTC
Committed, thanks!