[Bug 240056] [NEW PORT] devel/py-oci: Python interface to Oracle Cloud Infrastructure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 23 13:41:34 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240056
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |ale_sagra at hotmail.com,
| |python at FreeBSD.org
Summary|[NEW PORT] Oracle Cloud |[NEW PORT] devel/py-oci:
|Infrastructure Python SDK |Python interface to Oracle
|port |Cloud Infrastructure
URL| |https://docs.cloud.oracle.c
| |om/iaas/Content/API/SDKDocs
| |/pythonsdk.htm
Flags| |maintainer-feedback?(ale_sa
| |gra at hotmail.com)
Keywords| |feature, needs-patch,
| |needs-qa
--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thanks for the new port submissions Allessandro.
A couple of review items:
- PORTREVISION shouldn't be set for a new port
- Port should be py-prefixed (directory name)
- Use USE_GITHUB/GH_* variables instead of direct to github MASTER_SITES [1]
Note: DISTNAME shouldn't be necessary if you use DISTVERSIONPREFIX. See Example
5.12 of the porters handbook section on USE_GITHUB below. WRKSRC and
EXTRACT_SUFX shouldn't be necessary either
Please also, confirm this port passes QA (portlint and poudriere in
particular), as it will pick up many other porting compliance issues and
qualify the full packaging process. For more information and instructions see:
https://www.freebsd.org/doc/en/books/porters-handbook/testing.html
[1]
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#makefile-master_sites-github-description
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list