Bug 276374 - devel/py-oci: update to 2.119.0 and devel/oci-cli to 3.37.4
Summary: devel/py-oci: update to 2.119.0 and devel/oci-cli to 3.37.4
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: 2024-01-16 13:12 UTC by Alessandro Sagratini
Modified: 2024-01-29 11:31 UTC (History)
1 user (show)

See Also:


Attachments
trivial update of Makefile and distinfo (2.69 KB, patch)
2024-01-16 13:12 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details | Diff
trivial update of Makefile and distinfo (4.30 KB, patch)
2024-01-29 11:31 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Sagratini 2024-01-16 13:12:28 UTC
Created attachment 247701 [details]
trivial update of Makefile and distinfo
Comment 1 Alessandro Sagratini 2024-01-16 13:13:26 UTC
Comment on attachment 247701 [details]
trivial update of Makefile and distinfo

oci-cli changelog: https://github.com/oracle/oci-cli/releases/tag/v3.37.4
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-21 12:35:56 UTC
A commit in branch main references this bug:

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

commit 27d6ec766b9a5710a8549028a2e1c93b1b06e41e
Author:     Alessandro Sagratini <alessandro.sagratini@gmail.com>
AuthorDate: 2024-01-16 13:10:55 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-01-21 12:34:33 +0000

    devel/{py-oci,oci-cli}: Update to 2.119.0 and 3.37.4

    PR:             276374
    Sponsored by:   Cybertrust Japan

 devel/oci-cli/Makefile | 4 ++--
 devel/oci-cli/distinfo | 6 +++---
 devel/py-oci/Makefile  | 2 +-
 devel/py-oci/distinfo  | 6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2024-01-21 14:18:38 UTC
Committed, thanks!
Comment 4 Alessandro Sagratini 2024-01-29 11:31:09 UTC
Created attachment 248056 [details]
trivial update of Makefile and distinfo

runnijng a "git apply 0001-Bumping-py-oci-to-2.119.1-and-oci-cli-to-3.37.5.patch" works for me locally: would you mind checking if everything is fine for you, as well? Thank you