https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240056
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected], | |[email protected] 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 | |[email protected]) Keywords| |feature, needs-patch, | |needs-qa --- Comment #1 from Kubilay Kocak <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
