Bug 271547 - devel/py-oci: update to 2.102.0
Summary: devel/py-oci: update to 2.102.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: Robert Clausecker
URL: https://github.com/oracle/oci-python-...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-21 06:36 UTC by Alessandro Sagratini
Modified: 2023-05-21 17:28 UTC (History)
3 users (show)

See Also:


Attachments
trivial update of Makefile and distinfo (3.57 KB, application/mbox)
2023-05-21 06:36 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details
make package output (394.70 KB, application/x-bzip2)
2023-05-21 11:12 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 2023-05-21 06:36:14 UTC
Created attachment 242307 [details]
trivial update of Makefile and distinfo

I am also changing py-circuitbreaker dependency for py-oci to fix build issues
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-05-21 10:22:05 UTC
The build log you linked is from the FreeBSD ports build cluster and is for version 2.99.0 (obviously, as your update hasn't been committed yet).  Did you build-test this patch?
Comment 3 Alessandro Sagratini 2023-05-21 11:12:51 UTC
Created attachment 242308 [details]
make package output

I am attaching output from make package for oci-cli, that requires py-oci: output looks good to me
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-05-21 14:11:51 UTC
Thanks.  Will commit with my next batch.

Please make sure to set the "patch" flag on future patches you attach so they can be viewed in Bugzilla's diff viewer.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-05-21 17:27:32 UTC
A commit in branch main references this bug:

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

commit 9949463d709b56f6fd4512dde10a46f6f65b3dd9
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2023-05-21 06:34:23 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-21 17:25:42 +0000

    devel/*oci*: update to latest version

    Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.102.0

    PR:             271547

 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 6 Robert Clausecker freebsd_committer freebsd_triage 2023-05-21 17:28:37 UTC
Thank you for your contribution.