Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-happybase-doc-1.1.0-lp152.3.4 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python-happybase-doc Distribution: openSUSE Leap 15.2
Version: 1.1.0 Vendor: openSUSE
Release: lp152.3.4 Build date: Tue Mar 10 02:08:30 2020
Group: Documentation/Other Build host: lamb11
Size: 982417 Source RPM: python-happybase-1.1.0-lp152.3.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/wbolster/happybase
Summary: Documentation for python-happybase
HappyBase is a Python library to interact with Apache HBase.

This package contains the documentation.

Provides

Requires

License

MIT

Changelog

* Sun Sep 17 2017 bwiedemann@suse.com
  - Drop environment.pickle from doc to make build reproducible
* Sun Aug 27 2017 jengelh@inai.de
  - Ensure neutrality of descriptions.
* Fri Aug 25 2017 tbechtold@suse.com
  - update to 1.1.0:
    * Set socket timeout unconditionally on ``TSocket``
    * Add new ‘0.98’ compatibility mode
    * Add support for reversed scanners
    * From now on this library uses a semantic versioning scheme.
      HappyBase is a mature library, but always used 0.x version numbers
      for no good reason. This has now changed.
    * Finally, Python 3 support. Thanks to all the people who contributed!
    * Switch to thriftpy as the underlying Thrift library, which is a much
      nicer and better maintained library.
    * Enable building universal wheels
  - convert to singlespec
  - split -doc package
* Wed May 06 2015 benoit.monin@gmx.fr
  - update to version 0.9:
    * Fix an issue where scanners would return fewer results than
      expected due to HBase not always behaving as its documentation
      suggests (issue #72).
    * Add support for the Thrift compact protocol (TCompactProtocol)
      in :py:class:`Connection` (issue #70).
* Tue Apr 15 2014 dmueller@suse.com
  - update to 0.8:
    * Add (and default to) '0.96' compatibility mode in :py:class:`Connection`.
    * Add support for retrieving sorted columns, which is possible with the HBase
    0.96 Thrift API
    * The `batch_size` argument to :py:meth:`Table.scan` is no longer propagated to
    `Scan.setBatching()` at the Java side (inside the Thrift server).
* Mon Dec 09 2013 p.drouand@gmail.com
  - Update to version 0.7
    * Added a `wal` argument to various data manipulation methods on the
      :py:class:`Table` and :py:class:`Batch` classes to determine whether
      to write the mutation to the Write-Ahead Log (WAL). (`issue #36
      <https://github.com/wbolster/happybase/issues/36>`_).
    * Pass batch_size to underlying Thrift Scan instance (`issue #38
      <https://github.com/wbolster/happybase/issues/38>`_).
    * Expose server name and port in :py:meth:`Table.regions` (recent HBase
      versions only) (`issue #37
      <https://github.com/wbolster/happybase/issues/37>`_).
    * Regenerated bundled Thrift API modules using a recent upstream
      Thrift APIdefinition. This is required to expose newly added API.
  - Package NEWS.rst, TODO.rst and html pages in documentation directory
  - Add python-Sphinx requirement to build html documentation
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Thu Jul 11 2013 dmueller@suse.com
  - update to 0.6:
    * Rewrote exception handling in connection pool. Exception handling is now a lot
    cleaner and does not introduce cyclic references anymore. (`issue #25
    <https://github.com/wbolster/happybase/issues/25>`_).
    * Regenerated bundled Thrift code using Thrift 0.9.0 with the new-style classes
    flag (`issue #27 <https://github.com/wbolster/happybase/issues/27>`_).
* Mon Jun 10 2013 dmueller@suse.com
  - update to 0.5:
    * Added a thread-safe connection pool (:py:class:`ConnectionPool`)
    * The :py:meth:`Connection.delete_table` method now features an optional
    `disable` parameter to make deleting enabled tables easier.
    * The debug log message emitted by :py:meth:`Table.scan` when closing a scanner
    * Increased Thrift dependency to at least 0.8.
    * The :py:class:`Connection` constructor now features an optional `timeout`
    parameter
    * The `timestamp` argument to various methods now also accepts `long` values
    * In some corner cases exceptions were raised during interpreter shutdown
* Fri Apr 05 2013 speilicke@suse.com
  - Define python_sitelib to fix SLE_11_SP1 build

Files

/usr/share/doc/packages/python-happybase-doc
/usr/share/doc/packages/python-happybase-doc/LICENSE.rst
/usr/share/doc/packages/python-happybase-doc/html
/usr/share/doc/packages/python-happybase-doc/html/.buildinfo
/usr/share/doc/packages/python-happybase-doc/html/.doctrees
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/api.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/development.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/faq.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/index.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/installation.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/license.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/news.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/todo.doctree
/usr/share/doc/packages/python-happybase-doc/html/.doctrees/user.doctree
/usr/share/doc/packages/python-happybase-doc/html/_sources
/usr/share/doc/packages/python-happybase-doc/html/_sources/api.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/development.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/faq.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/index.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/installation.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/license.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/news.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/todo.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_sources/user.rst.txt
/usr/share/doc/packages/python-happybase-doc/html/_static
/usr/share/doc/packages/python-happybase-doc/html/_static/ajax-loader.gif
/usr/share/doc/packages/python-happybase-doc/html/_static/basic.css
/usr/share/doc/packages/python-happybase-doc/html/_static/classic.css
/usr/share/doc/packages/python-happybase-doc/html/_static/comment-bright.png
/usr/share/doc/packages/python-happybase-doc/html/_static/comment-close.png
/usr/share/doc/packages/python-happybase-doc/html/_static/comment.png
/usr/share/doc/packages/python-happybase-doc/html/_static/default.css
/usr/share/doc/packages/python-happybase-doc/html/_static/doctools.js
/usr/share/doc/packages/python-happybase-doc/html/_static/documentation_options.js
/usr/share/doc/packages/python-happybase-doc/html/_static/down-pressed.png
/usr/share/doc/packages/python-happybase-doc/html/_static/down.png
/usr/share/doc/packages/python-happybase-doc/html/_static/file.png
/usr/share/doc/packages/python-happybase-doc/html/_static/jquery-3.2.1.js
/usr/share/doc/packages/python-happybase-doc/html/_static/jquery.js
/usr/share/doc/packages/python-happybase-doc/html/_static/minus.png
/usr/share/doc/packages/python-happybase-doc/html/_static/plus.png
/usr/share/doc/packages/python-happybase-doc/html/_static/pygments.css
/usr/share/doc/packages/python-happybase-doc/html/_static/searchtools.js
/usr/share/doc/packages/python-happybase-doc/html/_static/sidebar.js
/usr/share/doc/packages/python-happybase-doc/html/_static/underscore-1.3.1.js
/usr/share/doc/packages/python-happybase-doc/html/_static/underscore.js
/usr/share/doc/packages/python-happybase-doc/html/_static/up-pressed.png
/usr/share/doc/packages/python-happybase-doc/html/_static/up.png
/usr/share/doc/packages/python-happybase-doc/html/_static/websupport.js
/usr/share/doc/packages/python-happybase-doc/html/api.html
/usr/share/doc/packages/python-happybase-doc/html/development.html
/usr/share/doc/packages/python-happybase-doc/html/faq.html
/usr/share/doc/packages/python-happybase-doc/html/genindex.html
/usr/share/doc/packages/python-happybase-doc/html/index.html
/usr/share/doc/packages/python-happybase-doc/html/installation.html
/usr/share/doc/packages/python-happybase-doc/html/license.html
/usr/share/doc/packages/python-happybase-doc/html/news.html
/usr/share/doc/packages/python-happybase-doc/html/objects.inv
/usr/share/doc/packages/python-happybase-doc/html/search.html
/usr/share/doc/packages/python-happybase-doc/html/searchindex.js
/usr/share/doc/packages/python-happybase-doc/html/todo.html
/usr/share/doc/packages/python-happybase-doc/html/user.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024