6 Commits

Author SHA256 Message Date
Sascha Peilicke
8fd1f4ab57 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=8
2013-10-24 11:06:32 +00:00
Sascha Peilicke
2c11584fc2 Accepting request 182829 from home:dirkmueller:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/182829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=6
2013-07-11 15:02:21 +00:00
Sascha Peilicke
abe2499ca2 - Define python_sitelib to fix SLE_11_SP1 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=4
2013-04-05 07:36:51 +00:00
Stephan Kulow
5291dca22d Accepting request 158813 from devel:languages:python
OpenStack dependency

OBS-URL: https://build.opensuse.org/request/show/158813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-happybase?expand=0&rev=1
2013-03-18 06:10:24 +00:00
Sascha Peilicke
6f61490f08 - Install documetation
- Run testsuite
- Fix runtime dependencies, needs python-thrift

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=2
2013-03-13 09:57:16 +00:00
Sascha Peilicke
0cce4916f3 Accepting request 158807 from home:dirkmueller:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/158807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=1
2013-03-13 09:44:59 +00:00