Created attachment 242307 [details] trivial update of Makefile and distinfo I am also changing py-circuitbreaker dependency for py-oci to fix build issues
example log for i386 build: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p6c779413be75_s525dd4acaa/logs/py39-oci-2.99.0.log
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?
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
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.
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(-)
Thank you for your contribution.