Revisions of python-happybase

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930184 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- add missing six buildrequires
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 730343 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
- Update to 1.2.0:
  * Switch from thriftpy to its successor thriftpy2, which supports Python 3.7.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659410 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 13)
- Remove superfluous devel dependency for noarch package
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 8)
Split 13.2 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 230330 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 7)
- 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). (forwarded request 230267 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210382 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 6)
- 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 (forwarded request 210381 from posophe)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182842 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 3)
- 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>`_).

- 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 (forwarded request 182829 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163731 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 2)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 158813 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 1)
OpenStack dependency
Displaying all 17 revisions
openSUSE Build Service is sponsored by