Bug 268499 - devel/py-oci: update to 2.90.0
Summary: devel/py-oci: update to 2.90.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koichiro Iwao
URL: https://github.com/oracle/oci-python-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 08:07 UTC by Alessandro Sagratini
Modified: 2022-12-22 00:03 UTC (History)
2 users (show)

See Also:


Attachments
trivial update of Makefile and distinfo (3.46 KB, application/mbox)
2022-12-21 08:07 UTC, Alessandro Sagratini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!