Hello community,

here is the log from the commit of package python-happybase for 
openSUSE:Factory checked in at 2013-07-11 19:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-happybase (Old)
 and      /work/SRC/openSUSE:Factory/.python-happybase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-happybase"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-happybase/python-happybase.changes        
2013-04-14 10:37:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-happybase.new/python-happybase.changes   
2013-07-11 19:36:56.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Jul 11 14:17:38 UTC 2013 - [email protected]
+
+- 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 12:46:03 UTC 2013 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  happybase-0.4.tar.gz

New:
----
  happybase-0.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-happybase.spec ++++++
--- /var/tmp/diff_new_pack.LUbmNs/_old  2013-07-11 19:36:57.000000000 +0200
+++ /var/tmp/diff_new_pack.LUbmNs/_new  2013-07-11 19:36:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-happybase
-Version:        0.4
+Version:        0.6
 Release:        0
 Summary:        A developer-friendly Python library to interact with Apache 
HBase
 License:        MIT

++++++ happybase-0.4.tar.gz -> happybase-0.6.tar.gz ++++++
++++ 5047 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to