[Bug 226290] [NEW PORT] devel/py-python-gitlab: Python package providing access to the GitLab server API
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 2 04:26:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226290
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
Flags| |maintainer-feedback?(dereks
| |@lifeofadishwasher.com)
Keywords| |feature, needs-patch,
| |needs-qa
CC| |dereks at lifeofadishwasher.co
| |m, koobs at FreeBSD.org,
| |python at FreeBSD.org
--- Comment #2 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you for your new port contribution
Review item(s):
- Default to MASTER_SITES=CHEESESHOP for packages that are distributed/released
there. Use alternative sources (Eg: GitHub) only if there is a (temporary)
compelling case to use them, eg if important test or data files have not been
correctly included in the source distribution (sdist). Submit upstream PR's
issues in these cases
- Use the verbatim upstream setup.py:description/short_description where
possible, modified to comply with portlint if necessary. "Interact with GitLab
API". Submit upstream issues/pr's where the description should/could be
improved.
- Add TEST_DEPENDS and a test target where available (even if they cannot be
automatically run without user intervention)
- Packages that support multiple python versions that also provide console
scripts [this one does [1]), must be concurrent safe (ie;
USE_PYTHON=concurrent added, and QA'd with multiple python versions, confirmed
not to produce conflicting filenames)
[1] https://github.com/python-gitlab/python-gitlab/blob/master/setup.py#L26
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list