Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Aug 2017 14:15:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client
Message-ID:  <bug-221311-21822-PzL2QMkYPp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221311-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221311-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221311

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(kestel
                   |                            |@gmail.com)
            Summary|[NEW PORT]                  |[NEW PORT]
                   |databases/influxdb-python:  |databases/influxdb-python:
                   |a client for interacting    |InfluxDB Python client
                   |with InfluxDB from Python   |
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa
             Status|New                         |Open
                 CC|                            |kestel@gmail.com,
                   |                            |python@FreeBSD.org

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Thank you for contributing a new FreeBSD Ports Konstantin.

A few review items:

- Port should be named (/PORTNAME) after its PyPI name
(https://pypi.python.org/pypi/influxdb). Directory should be py-PORTNAME

- Use MASTER_SITES=3DCHEESESHOP (PyPI) unless there is a compelling reason =
to use
an alternate source (Eg: GitHub). Examples include if important (eg: test)
files are missing from the PyPI source distribution (sdist)

- Combine RUN_DEPENDS lines using \ as the entry/line separator

- Add TEST_DEPENDS (matching setup.py:tests_requires or test dependencies) =
and
if possible a working do-test: target that runs the test suite (even if it
fails)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221311-21822-PzL2QMkYPp>