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 on branch 2022Q2
py-oci Python interface to Oracle Cloud Infrastructure
2.68.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.68.0Version of this port present on the latest quarterly branch.
Maintainer: ale_sagra@hotmail.com search for ports maintained by this maintainer
Port Added: 2022-06-02 19:42:34
Last Update: 2022-06-02 19:33:10
Commit Hash: bc1563f
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. WWW: https://github.com/oracle/oci-python-sdk/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py38-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 py38-oci listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-oci
Package flavors (<flavor>: <package>)
  • py38: py38-oci
distinfo:
TIMESTAMP = 1653021683 SHA256 (oci-2.68.0.tar.gz) = 0836b7ea0656d58ca68279a8e442d5a11db671008be094c5108777b2fca87e60 SIZE (oci-2.68.0.tar.gz) = 6836499

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.124.02.124.0--2.124.0---
FreeBSD:13:quarterly2.118.02.118.02.104.32.118.02.124.0-2.118.02.118.0
FreeBSD:14:latest2.124.02.124.02.90.0-2.124.02.102.0-2.102.0
FreeBSD:14:quarterly2.118.02.124.0-2.118.02.124.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. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-certifi>0 : security/py-certifi@py38
  2. py38-circuitbreaker>=1.3.1 : devel/py-circuitbreaker@py38
  3. py38-cryptography>=3.2.1 : security/py-cryptography@py38
  4. py38-dateutil>=2.5.3<3.0.0 : devel/py-dateutil@py38
  5. py38-openssl>=17.5.0 : security/py-openssl@py38
  6. py38-pytz>=2016.10 : devel/py-pytz@py38
  7. py38-setuptools>0 : devel/py-setuptools@py38
  8. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-oci
USES:
python:3.6-3.9
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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.68.0
02 Jun 2022 19:33:10
commit hash: bc1563f9239eec9d1fdee82b4b3a639243c02fc6commit hash: bc1563f9239eec9d1fdee82b4b3a639243c02fc6commit hash: bc1563f9239eec9d1fdee82b4b3a639243c02fc6commit hash: bc1563f9239eec9d1fdee82b4b3a639243c02fc6 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

(cherry picked from commit 7c46913e630a52c486ff95b2774b66f4a513fe22)
2.62.1
02 Jun 2022 19:33:09
commit hash: 18360c200b572ba06b20531eafd90fb35614162bcommit hash: 18360c200b572ba06b20531eafd90fb35614162bcommit hash: 18360c200b572ba06b20531eafd90fb35614162bcommit hash: 18360c200b572ba06b20531eafd90fb35614162b files touched by this commit
Dave Cottlehuber (dch) 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
(cherry picked from commit 4caa413ef7c8b4e6162647e9fd9510e3683a18fe)
2.62.0
02 Jun 2022 19:33:09
commit hash: 2aff4ce63ccdb02bcf1a27eb856f1b7da0eba639commit hash: 2aff4ce63ccdb02bcf1a27eb856f1b7da0eba639commit hash: 2aff4ce63ccdb02bcf1a27eb856f1b7da0eba639commit hash: 2aff4ce63ccdb02bcf1a27eb856f1b7da0eba639 files touched by this commit
Dave Cottlehuber (dch) 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
(cherry picked from commit de03d07b0c34191f7ad091466e5cd633bb0c6591)

Number of commits found: 3