[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2018-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Tobias Kortkamp changed: What|Removed |Added Resolution|--- |Overcome By Events S

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Konstantin Shapkin changed: What|Removed |Added Attachment #185152|0 |1 is obsolete|

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Richard Gallamore changed: What|Removed |Added CC||ult...@freebsd.org --- Comment

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Konstantin Shapkin changed: What|Removed |Added Attachment #185129|0 |1 is obsolete|

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #7 from Kubilay Kocak --- (In reply to Konstantin Shapkin from comment #4) As far as "ImportError: No module named tests" goes: a) there is no tests/ directory (module) in the root b) there *is* an influxdb/tests directory (mo

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #6 from Kubilay Kocak --- (In reply to Konstantin Shapkin from comment #4) If something is defined a *_requires but not installed as a port via TEST_DEPENDS, setuptools will install it in the build directory itself. -- You ar

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #5 from Kubilay Kocak --- (In reply to Konstantin Shapkin from comment #4) I don't think so, there's a few issues in the Makefile: 1) ${PYTHON_PKGNAMEPREFIX}nose-cov>0:devel/py-nose-cov \ Has a \ but no line below it. I think

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #4 from Konstantin Shapkin --- Maybe it happens because python can't find module requests-mock (it is in test-requirements.txt file), but I can't find it in ports tree and don't wrote in Makefile TEST_DEPENDS. -- You are recei

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #3 from Konstantin Shapkin --- Created attachment 185145 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185145&action=edit New version of diff with CHEESESHOP repo and tests Hello Kubilay, thanks for you reply. I ma

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 --- Comment #2 from Kubilay Kocak --- Regarding the test target, I notice that setup.py sets 'test_suite' so the following should just work: do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test -- You are receiving this

[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Kubilay Kocak changed: What|Removed |Added Flags||maintainer-feedback?(kestel