Date: Fri, 02 Mar 2018 04:26:36 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 226290] [NEW PORT] devel/py-python-gitlab: Python package providing access to the GitLab server API Message-ID: <bug-226290-21822-qsfdCSKOyt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226290-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-226290-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226290 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Flags| |maintainer-feedback?(dereks | |@lifeofadishwasher.com) Keywords| |feature, needs-patch, | |needs-qa CC| |dereks@lifeofadishwasher.co | |m, koobs@FreeBSD.org, | |python@FreeBSD.org --- Comment #2 from Kubilay Kocak <koobs@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226290-21822-qsfdCSKOyt>
