Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-influxdb | Distribution: openSUSE:Factory:zSystems |
Version: 5.3.2 | Vendor: openSUSE |
Release: 2.1 | Build date: Tue Nov 26 13:02:42 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 776278 | Source RPM: python-influxdb-5.3.2-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/influxdb/influxdb-python | |
Summary: InfluxDB client |
InfluxDB-Python is a client for interacting with InfluxDB 1.x
MIT
* Tue Nov 26 2024 Nico Krapp <nico.krapp@suse.com> - Skip python313 flavor as this package only supports up to python311 * Wed Sep 11 2024 Daniel Garcia <daniel.garcia@suse.com> - Update to 5.3.2: * Correctly serialize nanosecond dataframe timestamps (#926) - Refresh all patches and skip broken test with numpy >= 2 * Fri Mar 08 2024 Ben Greiner <code@bnavigator.de> - Update python-influxdb-new-pandas.patch once more * Sun Feb 18 2024 Ben Greiner <code@bnavigator.de> - Skip python312 flavor. This legacy package is not compatible with Python 3.12. Makes gh#openSUSE/openSUSE-release-tools#3034 more pressing. * Fri Nov 24 2023 Ben Greiner <code@bnavigator.de> - Update python-influxdb-new-pandas.patch in order to avoid FutureWarning: does not work with pandas < 2.1 - Make pure python a noarch package - PEP 517 - Upstream is archived, but still required by openSUSE-release-tools gh#openSUSE/openSUSE-release-tools#3034 * Mon Jun 19 2023 Fabian Vogt <fvogt@suse.com> - Add patch to fix tests with newer pandas: * python-influxdb-new-pandas.patch * Fri Jun 02 2023 pgajdos@suse.com - do not require six - modified patches % python-influxdb-remove-nose.patch (refreshed) - added patches do not require six (repo archived in favour of influxdb2, not reporting) + python-influxdb-no-six.patch * Fri Dec 09 2022 Dominique Leuenberger <dimstar@opensuse.org> - Sync ExcludeArch with influxdb. By definition, this package is no longer noarch, as it's not usable/installable on all architectures (missing deps). * Thu Apr 15 2021 Ben Greiner <code@bnavigator.de> - Skip python36: Extensive use of pandas in the test suite - Add influxdb-pr845-pandas-future.patch gh#influxdb/influxdb-python#845 - Skip tests failing with pandas -- #influxdb/influxdb-python#884 - Don't use extra mock * Tue Feb 02 2021 Dirk Müller <dmueller@suse.com> - update to 5.3.1: * Add support for custom headers in the InfluxDBClient * Add support for custom indexes for query in the DataFrameClient * Amend retry to avoid sleep after last retry before raising exception * Remove msgpack pinning for requirements * Update support for HTTP headers in the InfluxDBClient
/usr/lib/python3.10/site-packages/influxdb /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/INSTALLER /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/LICENSE /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/METADATA /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/RECORD /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/REQUESTED /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/WHEEL /usr/lib/python3.10/site-packages/influxdb-5.3.2.dist-info/top_level.txt /usr/lib/python3.10/site-packages/influxdb/__init__.py /usr/lib/python3.10/site-packages/influxdb/__pycache__ /usr/lib/python3.10/site-packages/influxdb/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/_dataframe_client.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/_dataframe_client.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/chunked_json.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/chunked_json.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/client.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/client.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/dataframe_client.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/dataframe_client.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/exceptions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/exceptions.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/helper.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/helper.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/line_protocol.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/line_protocol.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/resultset.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/__pycache__/resultset.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/_dataframe_client.py /usr/lib/python3.10/site-packages/influxdb/chunked_json.py /usr/lib/python3.10/site-packages/influxdb/client.py /usr/lib/python3.10/site-packages/influxdb/dataframe_client.py /usr/lib/python3.10/site-packages/influxdb/exceptions.py /usr/lib/python3.10/site-packages/influxdb/helper.py /usr/lib/python3.10/site-packages/influxdb/influxdb08 /usr/lib/python3.10/site-packages/influxdb/influxdb08/__init__.py /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__ /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/chunked_json.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/chunked_json.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/client.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/client.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/dataframe_client.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/dataframe_client.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/helper.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/helper.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/influxdb08/chunked_json.py /usr/lib/python3.10/site-packages/influxdb/influxdb08/client.py /usr/lib/python3.10/site-packages/influxdb/influxdb08/dataframe_client.py /usr/lib/python3.10/site-packages/influxdb/influxdb08/helper.py /usr/lib/python3.10/site-packages/influxdb/line_protocol.py /usr/lib/python3.10/site-packages/influxdb/resultset.py /usr/lib/python3.10/site-packages/influxdb/tests /usr/lib/python3.10/site-packages/influxdb/tests/__init__.py /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__ /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/chunked_json_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/chunked_json_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/client_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/client_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/dataframe_client_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/dataframe_client_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/helper_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/helper_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/misc.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/misc.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/resultset_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/resultset_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/test_line_protocol.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/test_line_protocol.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/chunked_json_test.py /usr/lib/python3.10/site-packages/influxdb/tests/client_test.py /usr/lib/python3.10/site-packages/influxdb/tests/dataframe_client_test.py /usr/lib/python3.10/site-packages/influxdb/tests/helper_test.py /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__init__.py /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__ /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/client_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/client_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/dataframe_client_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/dataframe_client_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/helper_test.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/helper_test.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/client_test.py /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py /usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/helper_test.py /usr/lib/python3.10/site-packages/influxdb/tests/misc.py /usr/lib/python3.10/site-packages/influxdb/tests/resultset_test.py /usr/lib/python3.10/site-packages/influxdb/tests/server_tests /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__init__.py /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__ /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/client_test_with_server.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/client_test_with_server.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/influxdb_instance.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/influxdb_instance.cpython-310.pyc /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/base.py /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/client_test_with_server.py /usr/lib/python3.10/site-packages/influxdb/tests/server_tests/influxdb_instance.py /usr/lib/python3.10/site-packages/influxdb/tests/test_line_protocol.py /usr/share/doc/packages/python310-influxdb /usr/share/doc/packages/python310-influxdb/README.rst /usr/share/licenses/python310-influxdb /usr/share/licenses/python310-influxdb/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:14:20 2025