Bug 281552

Summary: devel/py-oci: update to 2.134.0 and devel/oci-cli to 3.48.0
Product: Ports & Packages Reporter: Alessandro Sagratini <ale_sagra>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: dch, fuz, meta, vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/oracle/oci-python-sdk/releases/tag/v2.134.0
Attachments:
Description Flags
trivial update of Makefile and distinfo
ale_sagra: maintainer-approval+
trivial update of Makefile and distinfo ale_sagra: maintainer-approval+

Description Alessandro Sagratini 2024-09-17 07:26:40 UTC
Created attachment 253623 [details]
trivial update of Makefile and distinfo

oci-cli changelog: https://github.com/oracle/oci-cli/releases/tag/v3.48.0
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2024-09-20 15:33:44 UTC
Your patch doesn't apply.  Please check and resubmit.
Comment 2 Alessandro Sagratini 2024-09-20 18:11:46 UTC
Created attachment 253695 [details]
trivial update of Makefile and distinfo

I uploaded a new patch: if this also has issues, let me know the error you are getting
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-09-21 10:18:59 UTC
Well it still doesn't apply, but I was able to fix it.
Comment 4 Alessandro Sagratini 2024-09-21 10:24:11 UTC
that's interesting: what was the issue?
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2024-09-21 10:32:21 UTC
After all it turns out your patch was fine, I had just not rebased my batch branch to include your most recent update.
Comment 6 Alessandro Sagratini 2024-09-22 08:32:53 UTC
that's perfect, let me know if you need anything else from me
Comment 7 Alessandro Sagratini 2024-09-24 09:39:46 UTC
any luck uploading this change Robert? Thank you
Comment 8 Robert Clausecker freebsd_committer freebsd_triage 2024-09-24 11:15:02 UTC
My current batch is almost done with build testing (no problems so far with the update you submitted) and will be committed once all build tests have concluded.
Comment 9 commit-hook freebsd_committer freebsd_triage 2024-09-25 06:31:15 UTC
A commit in branch main references this bug:

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

commit 0fe8d278e4f7a445428a15a763ccd3d1cd4186c8
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2024-09-21 10:19:12 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-09-25 06:28:06 +0000

    devel/{py-oci,oci-cli}: update to 2.134.0 / 3.48.0

    Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.134.0
    Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.48.0

    PR:             281552
    Event:          EuroBSDcon 2024

 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 10 Robert Clausecker freebsd_committer freebsd_triage 2024-09-25 06:35:21 UTC
Thank you for your contribution.