notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-oci Python interface to Oracle Cloud Infrastructure
2.124.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.118.0Version of this port present on the latest quarterly branch.
Maintainer: ale_sagra@hotmail.com search for ports maintained by this maintainer
Port Added: 2019-09-18 17:14:39
Last Update: 2024-03-16 04:02:03
Commit Hash: 1d75b53
Also Listed In: python
License: APACHE20 UPL
WWW:
https://github.com/oracle/oci-python-sdk/
Description:
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure resources. All OCI services and regions are supported.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}oci>0:devel/py-oci@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-oci/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-oci
  • pkg install py39-oci
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-oci listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-oci
Package flavors (<flavor>: <package>)
  • py39: py39-oci
distinfo:
TIMESTAMP = 1709646512 SHA256 (oci-2.124.0.tar.gz) = 4af009929976235003b86fa2ec8f66e9d3aabc2084722278bd22c9900a79ec29 SIZE (oci-2.124.0.tar.gz) = 12440491

Packages (timestamps in pop-ups are UTC):
py37-oci
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.28.0---2.26.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-oci
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.119.12.124.0-2.119.12.124.0---
FreeBSD:13:quarterly2.118.02.118.02.104.32.118.02.118.0-2.118.02.118.0
FreeBSD:14:latest2.119.12.124.02.90.02.119.12.124.02.102.0-2.102.0
FreeBSD:14:quarterly2.118.02.118.0-2.118.02.118.0-2.118.02.118.0
FreeBSD:15:latest2.119.12.124.0n/a2.119.1n/a-2.119.1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-certifi>0 : security/py-certifi@py39
  2. py39-circuitbreaker>=1.3.1 : devel/py-circuitbreaker@py39
  3. py39-dateutil>=2.5.3<3.0.0 : devel/py-dateutil@py39
  4. py39-openssl>=17.5.0 : security/py-openssl@py39
  5. py39-pytz>=2016.10 : devel/py-pytz@py39
  6. py39-cryptography>=41.0.7,1 : security/py-cryptography@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/oci-cli

Configuration Options:
No options to configure
Options name:
devel_py-oci
USES:
python:3.8-3.11
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/oci/
  2. https://pypi.org/packages/source/o/oci/
Collapse this list.

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.124.0
16 Mar 2024 04:02:03
commit hash: 1d75b5333a10b45821623151c69d218be975e12ecommit hash: 1d75b5333a10b45821623151c69d218be975e12ecommit hash: 1d75b5333a10b45821623151c69d218be975e12ecommit hash: 1d75b5333a10b45821623151c69d218be975e12e files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.124.0

changeLog:
https://github.com/oracle/oci-python-sdk/releases/tag/v2.124.0

PR:		277503
Approved by:	garga (mentor, implicit), maintainer (implicit)
2.119.1
30 Jan 2024 10:02:42
commit hash: 98811c93a7c61176d10e233bf8ec469719d54aadcommit hash: 98811c93a7c61176d10e233bf8ec469719d54aadcommit hash: 98811c93a7c61176d10e233bf8ec469719d54aadcommit hash: 98811c93a7c61176d10e233bf8ec469719d54aad files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: Update to 2.119.1 / 3.37.5

PR:		276549
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.119.1
Changes:	https://github.com/oracle/oci-cli/releases/tag/v3.37.5
2.119.0
21 Jan 2024 12:34:33
commit hash: 27d6ec766b9a5710a8549028a2e1c93b1b06e41ecommit hash: 27d6ec766b9a5710a8549028a2e1c93b1b06e41ecommit hash: 27d6ec766b9a5710a8549028a2e1c93b1b06e41ecommit hash: 27d6ec766b9a5710a8549028a2e1c93b1b06e41e files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: Update to 2.119.0 and 3.37.4

PR:		276374
Sponsored by:	Cybertrust Japan
2.118.0
21 Dec 2023 02:13:21
commit hash: 8cca5095572ec0ac4eb0d0809846249b1f3571abcommit hash: 8cca5095572ec0ac4eb0d0809846249b1f3571abcommit hash: 8cca5095572ec0ac4eb0d0809846249b1f3571abcommit hash: 8cca5095572ec0ac4eb0d0809846249b1f3571ab files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update to 2.118.0 / 3.37.1

PR:		275775
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.118.0
Changes:	https://github.com/oracle/oci-cli/releases/tag/v3.37.1
2.116.0
01 Dec 2023 07:14:29
commit hash: 36c752c6a6a8f042f9604515a93f995f449da891commit hash: 36c752c6a6a8f042f9604515a93f995f449da891commit hash: 36c752c6a6a8f042f9604515a93f995f449da891commit hash: 36c752c6a6a8f042f9604515a93f995f449da891 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
devel/{py-oci,oci-cli}: update to 2.116.0 / 3.36.2

PR:		275385
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.116.0
Changes:	https://github.com/oracle/oci-cli/releases/tag/v3.36.2
2.113.0
19 Oct 2023 07:07:30
commit hash: ecc6af150840d1b8b3fecc29d9deca7996401fc4commit hash: ecc6af150840d1b8b3fecc29d9deca7996401fc4commit hash: ecc6af150840d1b8b3fecc29d9deca7996401fc4commit hash: ecc6af150840d1b8b3fecc29d9deca7996401fc4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update to 2.113.0 / 3.34.0

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

PR:		274531
2.112.1
29 Sep 2023 14:31:56
commit hash: 54995a3b102bdff36f65f1749e7e20a255c68f3fcommit hash: 54995a3b102bdff36f65f1749e7e20a255c68f3fcommit hash: 54995a3b102bdff36f65f1749e7e20a255c68f3fcommit hash: 54995a3b102bdff36f65f1749e7e20a255c68f3f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-oci: Remove duplicate py-cryptography from RUN_DEPENDS

USE_PYTHON=cryptography adds py-cryptography to RUN_DEPENDS already.

With hat:	python
2.112.1
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
2.112.1
22 Sep 2023 04:56:49
commit hash: d9f262d600e3acb55ca7f0a47c9fccda4a4c7bffcommit hash: d9f262d600e3acb55ca7f0a47c9fccda4a4c7bffcommit hash: d9f262d600e3acb55ca7f0a47c9fccda4a4c7bffcommit hash: d9f262d600e3acb55ca7f0a47c9fccda4a4c7bff files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update py-oci to 2.112.1 and oci-cli to 3.33.1

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

PR:		273994
2.110.1
18 Aug 2023 02:50:52
commit hash: 37a49e59eee1bd6da8ca156cdb1a61c545fe7440commit hash: 37a49e59eee1bd6da8ca156cdb1a61c545fe7440commit hash: 37a49e59eee1bd6da8ca156cdb1a61c545fe7440commit hash: 37a49e59eee1bd6da8ca156cdb1a61c545fe7440 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update py-oci to 2.110.1 and update oci-cli to 3.31.0

PR:		237177
Changes:	https://github.com/oracle/oci-cli/releases/tag/v3.31.0
2.108.0
31 Jul 2023 02:54:24
commit hash: bb6ff3fa5750cf5ca29c3447628024b74c363a6acommit hash: bb6ff3fa5750cf5ca29c3447628024b74c363a6acommit hash: bb6ff3fa5750cf5ca29c3447628024b74c363a6acommit hash: bb6ff3fa5750cf5ca29c3447628024b74c363a6a files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: Update py-oci to 2.108.0 and oci-cli to 3.30.0

PR:		272714
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.108.0
Changes:	https://github.com/oracle/oci-cli/releases/tag/v3.30.0
2.104.3
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
2.104.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.104.3
26 Jun 2023 22:58:23
commit hash: 24897646a2a9a3c351ddd7f8a86c2926da404c60commit hash: 24897646a2a9a3c351ddd7f8a86c2926da404c60commit hash: 24897646a2a9a3c351ddd7f8a86c2926da404c60commit hash: 24897646a2a9a3c351ddd7f8a86c2926da404c60 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update to 2.104.3 and 3.29.1

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

PR:		272125
2.102.0
21 May 2023 17:25:42
commit hash: 9949463d709b56f6fd4512dde10a46f6f65b3dd9commit hash: 9949463d709b56f6fd4512dde10a46f6f65b3dd9commit hash: 9949463d709b56f6fd4512dde10a46f6f65b3dd9commit hash: 9949463d709b56f6fd4512dde10a46f6f65b3dd9 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/*oci*: update to latest version

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

PR:		271547
2.99.0
23 Apr 2023 17:17:54
commit hash: 093ec42641f5c8141586951d8171b4a86bfdbf4dcommit hash: 093ec42641f5c8141586951d8171b4a86bfdbf4dcommit hash: 093ec42641f5c8141586951d8171b4a86bfdbf4dcommit hash: 093ec42641f5c8141586951d8171b4a86bfdbf4d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: update to 3.25.3 and 2.99.0

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

PR:		270932
2.96.0
23 Mar 2023 20:37:18
commit hash: 6566b03c89cd6639cf5454baacc37ae457f447eccommit hash: 6566b03c89cd6639cf5454baacc37ae457f447eccommit hash: 6566b03c89cd6639cf5454baacc37ae457f447eccommit hash: 6566b03c89cd6639cf5454baacc37ae457f447ec files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Alessandro Sagratini
devel/{py-oci,oci-cli}: Update to 2.96.0, 3.24.0

ChangeLog:
https://github.com/oracle/oci-python-sdk/blob/v2.96.0/CHANGELOG.rst
https://github.com/oracle/oci-cli/blob/master/CHANGELOG.rst

PR:		270401
2.91.0
26 Feb 2023 10:39:26
commit hash: 2024d1136473cd3a78393c6bb32f4f35855ac36bcommit hash: 2024d1136473cd3a78393c6bb32f4f35855ac36bcommit hash: 2024d1136473cd3a78393c6bb32f4f35855ac36bcommit hash: 2024d1136473cd3a78393c6bb32f4f35855ac36b files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
devel/py-oci: update to 2.91.0

PR:		269534
Differential Revision:	https://reviews.freebsd.org/D38556
Approved by: 	Alessandro Sagratini <alessandro.sagratini@gmail.com>
2.90.3
31 Jan 2023 02:31:09
commit hash: 73ec2d28cb4128c54a90cc8da8e6c0d1d0ccdcd3commit hash: 73ec2d28cb4128c54a90cc8da8e6c0d1d0ccdcd3commit hash: 73ec2d28cb4128c54a90cc8da8e6c0d1d0ccdcd3commit hash: 73ec2d28cb4128c54a90cc8da8e6c0d1d0ccdcd3 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/(oci-cli|py-oci): Update to latest version

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.90.3
PR:		269148
2.90.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.90.0
21 Dec 2022 09:20:20
commit hash: b55e6156777acee065db800f39c46d17e6a2230dcommit hash: b55e6156777acee065db800f39c46d17e6a2230dcommit hash: b55e6156777acee065db800f39c46d17e6a2230dcommit hash: b55e6156777acee065db800f39c46d17e6a2230d files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
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
2.88.2
24 Nov 2022 01:52:35
commit hash: ab9797c9bb3ce37cb38b8306acccce5a6fc70429commit hash: ab9797c9bb3ce37cb38b8306acccce5a6fc70429commit hash: ab9797c9bb3ce37cb38b8306acccce5a6fc70429commit hash: ab9797c9bb3ce37cb38b8306acccce5a6fc70429 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/(py-)oci(-cli): Update to latest version

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.88.2
Sponsored by:	Miracle Linux
2.86.0
26 Oct 2022 19:25:12
commit hash: 2dadafe17d10cfe581f94a41de5b9912f15a390fcommit hash: 2dadafe17d10cfe581f94a41de5b9912f15a390fcommit hash: 2dadafe17d10cfe581f94a41de5b9912f15a390fcommit hash: 2dadafe17d10cfe581f94a41de5b9912f15a390f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.86.0

ChangeLog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.86.0

PR:		267350
2.82.0
13 Sep 2022 16:09:48
commit hash: 24f5523ceb0600240d9341766446f12c6b81f77fcommit hash: 24f5523ceb0600240d9341766446f12c6b81f77fcommit hash: 24f5523ceb0600240d9341766446f12c6b81f77fcommit hash: 24f5523ceb0600240d9341766446f12c6b81f77f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/(py-)oci(-cli): Update to latest version

PR:	266396
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.79.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.79.0
20 Aug 2022 02:44:08
commit hash: 9b660d503ba7b253c1a26e579aff1ffde74d6a5fcommit hash: 9b660d503ba7b253c1a26e579aff1ffde74d6a5fcommit hash: 9b660d503ba7b253c1a26e579aff1ffde74d6a5fcommit hash: 9b660d503ba7b253c1a26e579aff1ffde74d6a5f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/(py-oci/oci-cli): Update to latest versions

Updating py-oci to 2.79.0 and oci-cli to 3.15.0

PR:	265897
2.75.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.75.1
20 Jul 2022 06:51:01
commit hash: 106af44d2d3d9a3d41879a1c91158f4a50199000commit hash: 106af44d2d3d9a3d41879a1c91158f4a50199000commit hash: 106af44d2d3d9a3d41879a1c91158f4a50199000commit hash: 106af44d2d3d9a3d41879a1c91158f4a50199000 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.75.1

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.75.1
2.71.0
16 Jun 2022 01:57:38
commit hash: 57bcbdc1a121f63d70815793f976904e88012905commit hash: 57bcbdc1a121f63d70815793f976904e88012905commit hash: 57bcbdc1a121f63d70815793f976904e88012905commit hash: 57bcbdc1a121f63d70815793f976904e88012905 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.71.0

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.71.0
PR:		264676
2.68.0
23 May 2022 12:15:56
commit hash: 7c46913e630a52c486ff95b2774b66f4a513fe22commit hash: 7c46913e630a52c486ff95b2774b66f4a513fe22commit hash: 7c46913e630a52c486ff95b2774b66f4a513fe22commit hash: 7c46913e630a52c486ff95b2774b66f4a513fe22 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.68.0

Reviewed by:	meta
Sponsored by:	SkunkWerks, GmbH
2.62.1
08 Apr 2022 01:06:42
commit hash: 4caa413ef7c8b4e6162647e9fd9510e3683a18fecommit hash: 4caa413ef7c8b4e6162647e9fd9510e3683a18fecommit hash: 4caa413ef7c8b4e6162647e9fd9510e3683a18fecommit hash: 4caa413ef7c8b4e6162647e9fd9510e3683a18fe files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.62.1

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

PR:		263097
2.62.0
02 Apr 2022 19:29:51
commit hash: de03d07b0c34191f7ad091466e5cd633bb0c6591commit hash: de03d07b0c34191f7ad091466e5cd633bb0c6591commit hash: de03d07b0c34191f7ad091466e5cd633bb0c6591commit hash: de03d07b0c34191f7ad091466e5cd633bb0c6591 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.62.0

https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst#2620---2022-03-29

PR:		262985
2.61.0
23 Mar 2022 04:37:52
commit hash: 528f7d57aa0e514fa7b5512ef84b9f1e2d61cbbecommit hash: 528f7d57aa0e514fa7b5512ef84b9f1e2d61cbbecommit hash: 528f7d57aa0e514fa7b5512ef84b9f1e2d61cbbecommit hash: 528f7d57aa0e514fa7b5512ef84b9f1e2d61cbbe files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.61.0

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

PR:		262724
2.60.1
16 Mar 2022 19:25:40
commit hash: 612bb4b2ca356c3568abf83470273108b89591c8commit hash: 612bb4b2ca356c3568abf83470273108b89591c8commit hash: 612bb4b2ca356c3568abf83470273108b89591c8commit hash: 612bb4b2ca356c3568abf83470273108b89591c8 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.60.1

PR:	262577
2.60.0
08 Mar 2022 23:45:08
commit hash: 5cd135b5719d2af3d910de6e98f2624a03d4999acommit hash: 5cd135b5719d2af3d910de6e98f2624a03d4999acommit hash: 5cd135b5719d2af3d910de6e98f2624a03d4999acommit hash: 5cd135b5719d2af3d910de6e98f2624a03d4999a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.60.0

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

PR:		262425
2.59.0
05 Mar 2022 05:01:50
commit hash: ae8a681dc5e199fb68118ff2e4ef5b9f9e50d6bbcommit hash: ae8a681dc5e199fb68118ff2e4ef5b9f9e50d6bbcommit hash: ae8a681dc5e199fb68118ff2e4ef5b9f9e50d6bbcommit hash: ae8a681dc5e199fb68118ff2e4ef5b9f9e50d6bb files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.59.0

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

PR:		262280
2.58.0
25 Feb 2022 04:53:05
commit hash: ef11c1f7d1526348d4ebe327c00a77377203d1c0commit hash: ef11c1f7d1526348d4ebe327c00a77377203d1c0commit hash: ef11c1f7d1526348d4ebe327c00a77377203d1c0commit hash: ef11c1f7d1526348d4ebe327c00a77377203d1c0 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.58.0

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

PR:		262128
2.57.0
16 Feb 2022 22:18:17
commit hash: 7bfa2b6b6769c2bf6d087bfb692a7364eec7ba58commit hash: 7bfa2b6b6769c2bf6d087bfb692a7364eec7ba58commit hash: 7bfa2b6b6769c2bf6d087bfb692a7364eec7ba58commit hash: 7bfa2b6b6769c2bf6d087bfb692a7364eec7ba58 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.57.0

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

PR:		261975
2.56.0
10 Feb 2022 04:24:57
commit hash: cea2172378ff96bc9e8fea9fa9c9905af6a1d35ecommit hash: cea2172378ff96bc9e8fea9fa9c9905af6a1d35ecommit hash: cea2172378ff96bc9e8fea9fa9c9905af6a1d35ecommit hash: cea2172378ff96bc9e8fea9fa9c9905af6a1d35e files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.56.0

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

PR:		261801
2.55.1
02 Feb 2022 07:53:47
commit hash: 6f1cfbf3d5dca82a9466fbf24c07607971e085b7commit hash: 6f1cfbf3d5dca82a9466fbf24c07607971e085b7commit hash: 6f1cfbf3d5dca82a9466fbf24c07607971e085b7commit hash: 6f1cfbf3d5dca82a9466fbf24c07607971e085b7 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
devel/py-oci: Update to 2.55.1

PR:		261673
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.55.1
2.55.0
28 Jan 2022 12:23:19
commit hash: 00171dc027b033eb9319e22dc9718e0d8b6470edcommit hash: 00171dc027b033eb9319e22dc9718e0d8b6470edcommit hash: 00171dc027b033eb9319e22dc9718e0d8b6470edcommit hash: 00171dc027b033eb9319e22dc9718e0d8b6470ed files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.55.0

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

PR:		261487
2.54.1
18 Jan 2022 19:44:42
commit hash: 568f4a9f442e2f0a180ff700646d7f30181fe27fcommit hash: 568f4a9f442e2f0a180ff700646d7f30181fe27fcommit hash: 568f4a9f442e2f0a180ff700646d7f30181fe27fcommit hash: 568f4a9f442e2f0a180ff700646d7f30181fe27f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.54.1

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.54.1

PR:	261315
2.54.0
14 Jan 2022 06:10:30
commit hash: 90496f93510a48d44177ffd3667125a4d487a19acommit hash: 90496f93510a48d44177ffd3667125a4d487a19acommit hash: 90496f93510a48d44177ffd3667125a4d487a19acommit hash: 90496f93510a48d44177ffd3667125a4d487a19a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.54.0

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

PR:		261151
2.53.1
21 Dec 2021 20:07:40
commit hash: e3042c20cd4362990c74e80acf1fa7c533ea6b3acommit hash: e3042c20cd4362990c74e80acf1fa7c533ea6b3acommit hash: e3042c20cd4362990c74e80acf1fa7c533ea6b3acommit hash: e3042c20cd4362990c74e80acf1fa7c533ea6b3a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.53.1

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

PR:		260593
2.53.0
20 Dec 2021 08:47:12
commit hash: 0e31fab5c6e420f42159df33a9627382ef8678d0commit hash: 0e31fab5c6e420f42159df33a9627382ef8678d0commit hash: 0e31fab5c6e420f42159df33a9627382ef8678d0commit hash: 0e31fab5c6e420f42159df33a9627382ef8678d0 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.53.0

Changes:		https://github.com/oracle/oci-python-sdk/releases/tag/v2.53.0
PR:			260429
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33482
2.52.1
08 Dec 2021 18:15:31
commit hash: 6c20652e4793e3499fdf2605464b0f1d9352a815commit hash: 6c20652e4793e3499fdf2605464b0f1d9352a815commit hash: 6c20652e4793e3499fdf2605464b0f1d9352a815commit hash: 6c20652e4793e3499fdf2605464b0f1d9352a815 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.52.1

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

PR:		260271
2.52.0
02 Dec 2021 03:07:05
commit hash: a0b8087ec187cf8b0cb53ab9c825372ecc718fa8commit hash: a0b8087ec187cf8b0cb53ab9c825372ecc718fa8commit hash: a0b8087ec187cf8b0cb53ab9c825372ecc718fa8commit hash: a0b8087ec187cf8b0cb53ab9c825372ecc718fa8 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.52.0

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

PR:		260157
2.50.0
22 Nov 2021 19:49:27
commit hash: 04b65639aa5cfc4534408f6d8390a767b7f13d32commit hash: 04b65639aa5cfc4534408f6d8390a767b7f13d32commit hash: 04b65639aa5cfc4534408f6d8390a767b7f13d32commit hash: 04b65639aa5cfc4534408f6d8390a767b7f13d32 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.50.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.50.0

PR:	259750
2.48.0
30 Oct 2021 09:32:59
commit hash: 6e5a9229f617b618a03fcfe40ed7efc58c9d2cc3commit hash: 6e5a9229f617b618a03fcfe40ed7efc58c9d2cc3commit hash: 6e5a9229f617b618a03fcfe40ed7efc58c9d2cc3commit hash: 6e5a9229f617b618a03fcfe40ed7efc58c9d2cc3 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.48.0

While I'm here, re-format Makefile with portfmt.

ChangeLog:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.48.0
PR:		259295
2.47.0
19 Oct 2021 08:15:02
commit hash: b5909eb755713193c2401e2efec47ee692b50659commit hash: b5909eb755713193c2401e2efec47ee692b50659commit hash: b5909eb755713193c2401e2efec47ee692b50659commit hash: b5909eb755713193c2401e2efec47ee692b50659 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alessando Sagratini
devel/py-oci: Update to 2.47.0

PR:		258951
Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.47.0
2.46.0
04 Oct 2021 17:53:31
commit hash: 43f2c61ee5f2bfc5f613109d6833fc8b862614e3commit hash: 43f2c61ee5f2bfc5f613109d6833fc8b862614e3commit hash: 43f2c61ee5f2bfc5f613109d6833fc8b862614e3commit hash: 43f2c61ee5f2bfc5f613109d6833fc8b862614e3 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci:  update to 2.46.0

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.46.0

PR:		258908
2.45.1
15 Sep 2021 14:48:11
commit hash: 0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634commit hash: 0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634commit hash: 0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634commit hash: 0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.45.1

Changelog:
https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst#2451---2021-09-14

PR:		258514
2.44.2
01 Sep 2021 22:55:27
commit hash: 599fd389e4bae94806279b8cd0d4d3b5c8db9047commit hash: 599fd389e4bae94806279b8cd0d4d3b5c8db9047commit hash: 599fd389e4bae94806279b8cd0d4d3b5c8db9047commit hash: 599fd389e4bae94806279b8cd0d4d3b5c8db9047 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.44.2

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.44.2

PR:	258194
2.44.0
19 Aug 2021 05:48:45
commit hash: 1b78c3f1544a73f61baaba6de0a53962fb850df6commit hash: 1b78c3f1544a73f61baaba6de0a53962fb850df6commit hash: 1b78c3f1544a73f61baaba6de0a53962fb850df6commit hash: 1b78c3f1544a73f61baaba6de0a53962fb850df6 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.44.0

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

PR:		257933
2.43.2
04 Aug 2021 00:07:16
commit hash: 35f7b901d302b62b2096a1270da41305f4ac72b8commit hash: 35f7b901d302b62b2096a1270da41305f4ac72b8commit hash: 35f7b901d302b62b2096a1270da41305f4ac72b8commit hash: 35f7b901d302b62b2096a1270da41305f4ac72b8 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.43.2

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

PR:		257600
2.43.1
02 Aug 2021 20:45:45
commit hash: a772c9cc6ec87acc2ad5f329ca4d3cf352a40ba1commit hash: a772c9cc6ec87acc2ad5f329ca4d3cf352a40ba1commit hash: a772c9cc6ec87acc2ad5f329ca4d3cf352a40ba1commit hash: a772c9cc6ec87acc2ad5f329ca4d3cf352a40ba1 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.43.1

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

PR:		257484
2.42.0
14 Jul 2021 12:04:18
commit hash: 61688424b707f048718cf8cd06dc721f34957c87commit hash: 61688424b707f048718cf8cd06dc721f34957c87commit hash: 61688424b707f048718cf8cd06dc721f34957c87commit hash: 61688424b707f048718cf8cd06dc721f34957c87 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.42.0

PR:	257177
2.41.0
30 Jun 2021 23:24:14
commit hash: da48cdaf7f90aa7cf801573bbb3817cd349916d5commit hash: da48cdaf7f90aa7cf801573bbb3817cd349916d5commit hash: da48cdaf7f90aa7cf801573bbb3817cd349916d5commit hash: da48cdaf7f90aa7cf801573bbb3817cd349916d5 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.41.0

Changes https://github.com/oracle/oci-python-sdk/releases/tag/v2.41.0

PR:		256892
2.40.0
16 Jun 2021 10:36:44
commit hash: 76a8430f61ccff99731536f0abf16d4f55dacee7commit hash: 76a8430f61ccff99731536f0abf16d4f55dacee7commit hash: 76a8430f61ccff99731536f0abf16d4f55dacee7commit hash: 76a8430f61ccff99731536f0abf16d4f55dacee7 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.40.0

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.40.0

PR:		256635
Approved by:	lwhsu (mentor, implicit)
2.39.1
09 Jun 2021 06:11:55
commit hash: 8173d9bdd7c5fc4b072aae885d4946368dd29da2commit hash: 8173d9bdd7c5fc4b072aae885d4946368dd29da2commit hash: 8173d9bdd7c5fc4b072aae885d4946368dd29da2commit hash: 8173d9bdd7c5fc4b072aae885d4946368dd29da2 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.39.1

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.39.1

PR:		256487
Approved by:	lwhsu (mentor, implicit)
2.39.0
01 Jun 2021 20:20:54
commit hash: 6369938d5122e8c737b217535667591e18c6ee16commit hash: 6369938d5122e8c737b217535667591e18c6ee16commit hash: 6369938d5122e8c737b217535667591e18c6ee16commit hash: 6369938d5122e8c737b217535667591e18c6ee16 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: Update to 2.39.0

Changes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.39.0

Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	lwhsu (mentor, implicit)
2.38.4
26 May 2021 18:06:40
commit hash: 0380b01e3accc566e5d79fec17d3d55ed8bcf69acommit hash: 0380b01e3accc566e5d79fec17d3d55ed8bcf69acommit hash: 0380b01e3accc566e5d79fec17d3d55ed8bcf69acommit hash: 0380b01e3accc566e5d79fec17d3d55ed8bcf69a files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-oci: Update to 2.38.4

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

PR:		256162
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.38.3
18 May 2021 18:45:51
commit hash: daf601386be7ffd7fcbb3bd9f2f5fb1181a5d7e2commit hash: daf601386be7ffd7fcbb3bd9f2f5fb1181a5d7e2commit hash: daf601386be7ffd7fcbb3bd9f2f5fb1181a5d7e2commit hash: daf601386be7ffd7fcbb3bd9f2f5fb1181a5d7e2 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.38.3

PR:	255978
2.38.2
12 May 2021 08:00:28
commit hash: 786eaee2898590a74d8b46d247ecbdfa1b3a2a10commit hash: 786eaee2898590a74d8b46d247ecbdfa1b3a2a10commit hash: 786eaee2898590a74d8b46d247ecbdfa1b3a2a10commit hash: 786eaee2898590a74d8b46d247ecbdfa1b3a2a10 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-oci: Update to 2.38.2

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

PR:		255806
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.38.1
05 May 2021 12:38:44
commit hash: fdb28114bb950ca1dde5ef67a6838d9dfa782eb6commit hash: fdb28114bb950ca1dde5ef67a6838d9dfa782eb6commit hash: fdb28114bb950ca1dde5ef67a6838d9dfa782eb6commit hash: fdb28114bb950ca1dde5ef67a6838d9dfa782eb6 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
devel/py-oci: Update to 2.38.1

PR:		255607
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.38.1
2.38.0
28 Apr 2021 07:03:27
commit hash: c9d6bab5d6e3ac86a4003becbf3e2218ac6b7fc3commit hash: c9d6bab5d6e3ac86a4003becbf3e2218ac6b7fc3commit hash: c9d6bab5d6e3ac86a4003becbf3e2218ac6b7fc3commit hash: c9d6bab5d6e3ac86a4003becbf3e2218ac6b7fc3 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-oci: update to 2.38.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.38.0

PR:		255452
Approved by:	maintainer
2.37.0
22 Apr 2021 16:49:44
commit hash: d1919f6aba080aa8d02306ce668e317a42e7f5efcommit hash: d1919f6aba080aa8d02306ce668e317a42e7f5efcommit hash: d1919f6aba080aa8d02306ce668e317a42e7f5efcommit hash: d1919f6aba080aa8d02306ce668e317a42e7f5ef files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-oci: Fix files/patch-setup.py

py-oci 2.37.0 setup.py was recently updated upstream.

PR:		255321
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.37.0
21 Apr 2021 16:20:06
commit hash: 6c60067b516c3bbb6a3522186004d6daee857e9acommit hash: 6c60067b516c3bbb6a3522186004d6daee857e9acommit hash: 6c60067b516c3bbb6a3522186004d6daee857e9acommit hash: 6c60067b516c3bbb6a3522186004d6daee857e9a files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/py-oci: update to 2.37.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.37.0

PR:		255288
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
2.36.0
14 Apr 2021 05:08:38
commit hash: 6092a286ddc1128cb8bd6f2e6508191c8dbac4d7commit hash: 6092a286ddc1128cb8bd6f2e6508191c8dbac4d7commit hash: 6092a286ddc1128cb8bd6f2e6508191c8dbac4d7commit hash: 6092a286ddc1128cb8bd6f2e6508191c8dbac4d7 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/py-oci: update to 2.36.0

PR:		255042
Approved by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.35.0
08 Apr 2021 02:56:30
commit hash: d97d7b46f07ec931090fc54eec1062e7a5accda5commit hash: d97d7b46f07ec931090fc54eec1062e7a5accda5commit hash: d97d7b46f07ec931090fc54eec1062e7a5accda5commit hash: d97d7b46f07ec931090fc54eec1062e7a5accda5 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
devel/py-oci: Update to 2.35.0

PR:		254669
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.35.0
2.34.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.34.0
24 Mar 2021 15:19:53
Revision:569132Original commit files touched by this commit
nc search for other commits by this committer
devel/py-oci: update to 2.34.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.34.0

PR:		254519
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
2.33.0
16 Mar 2021 19:47:08
Revision:568607Original commit files touched by this commit
nc search for other commits by this committer
devel/py-oci: update to 2.33.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.33.0

PR:		254344
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
2.32.1
10 Mar 2021 20:48:37
Revision:568042Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-oci: Update to 2.32.1

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

PR:		254179
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.32.0
03 Mar 2021 05:32:31
Revision:567019Original commit files touched by this commit
nc search for other commits by this committer
devel/py-oci: Update to 2.32.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.32.0

PR:		253972
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
2.31.2
25 Feb 2021 08:24:01
Revision:566521Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-oci: Update to 2.31.2

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

PR:		253810
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.31.1
16 Feb 2021 20:17:18
Revision:565455Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-oci: Update to 2.31.1

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

PR:		253565
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.31.0
09 Feb 2021 19:40:50
Revision:564804Original commit files touched by this commit
nc search for other commits by this committer
devel/py-oci: update to 2.31.0

Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.31.0

PR:		253384
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
2.30.0
07 Feb 2021 15:58:38
Revision:564626Original commit files touched by this commit
jhale search for other commits by this committer
devel/py-oci: Update to 2.30.0

PR:		253184
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.30.0
2.29.0
29 Jan 2021 19:23:25
Revision:563236Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-oci: Update to 2.29.0

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

PR:		253039
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2.28.0
22 Jan 2021 10:37:55
Revision:562293Original commit files touched by this commit
jhale search for other commits by this committer
devel/py-oci: Update to 2.28.0

PR:		252845
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.27.0
17 Jan 2021 18:07:38
Revision:561846Original commit files touched by this commit
fernape search for other commits by this committer
devel/py-oci: update to 2.27.0

ChangeLog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.27.0

PR:	252615
Submitted by:	ale_sagra@hotmail.com (maintainer)
2.26.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.26.0
16 Dec 2020 20:36:15
Revision:558240Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-oci: update to 2.26.0

Changelogs:
https://github.com/oracle/oci-python-sdk/releases/tag/v2.26.0
https://github.com/oracle/oci-python-sdk/releases/tag/v2.25.0

PR:		251896
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2.24.1
03 Dec 2020 01:57:43
Revision:556882Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.24.1

PR:		251349
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.24.1
2.24.0
18 Nov 2020 16:25:23
Revision:555648Original commit files touched by this commit
lbartoletti search for other commits by this committer
devel/py-oci: update to 2.24.0

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

PR:		251230
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.23.5
17 Nov 2020 02:22:37
Revision:555533Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.23.5

PR:		251023
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com>  (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.23,5
2.23.4
04 Nov 2020 10:21:59
Revision:554068Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: Update to 2.23.4

PR:		250855
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.23.2
28 Oct 2020 16:59:39
Revision:553554Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: update to 2.23.2

PR:		250690
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.23.1
21 Oct 2020 06:30:53
Revision:552853Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.23.1

PR:		250501
Submitted by: 	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.23.1
2.23.0
14 Oct 2020 07:20:46
Revision:552303Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: Update to 2.23.0

PR:		250330
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.22.0
08 Oct 2020 04:16:31
Revision:551692Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.22.0

PR:		250171
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.22.0
2.21.5
23 Sep 2020 08:14:51
Revision:549666Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: Update to 2.21.5

PR:		249530
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.21.4
17 Sep 2020 14:17:46
Revision:548844Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.21.4

PR:		249361
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.21.4
2.21.3
09 Sep 2020 07:35:13
Revision:548065Original commit files touched by this commit
meta search for other commits by this committer
devel/py-oci: Update to 2.21.3

PR:		249203
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.21.3
2.21.2
02 Sep 2020 04:56:20
Revision:547330Original commit files touched by this commit
swills search for other commits by this committer
devel/py-oci: update to 2.21.2

PR:		249054
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.21.1
19 Aug 2020 08:38:47
Revision:545288Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: Update to 2.21.1

PR:		248730
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.21.0
12 Aug 2020 07:55:50
Revision:544737Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/py-oci: Update to 2.21.0

PR:		248611
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2.20.0
05 Aug 2020 02:48:07
Revision:544198Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 2.20.0

PR:		248471
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »