Hello community,

here is the log from the commit of package python-prettytable for 
openSUSE:Factory checked in at 2013-02-20 17:44:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prettytable (Old)
 and      /work/SRC/openSUSE:Factory/.python-prettytable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prettytable", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-prettytable/python-prettytable.changes    
2012-07-30 09:38:15.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prettytable.new/python-prettytable.changes   
    2013-02-20 17:45:01.000000000 +0100
@@ -1,0 +2,25 @@
+Mon Feb 18 17:43:55 UTC 2013 - [email protected]
+
+- Update to version 0.7:
+  + Improved Python 2 and 3 compatibility (2.4-3.2).
+  + Improved support for non-Latin characters.  Table widths should
+    now be calculated correctly for tables with e.g. Japanese text.
+  + Table contents can now be read in from a .csv file
+  + Table contents can now be read in from a DB-API compatible cursor
+  + Table contents can now be read in from a string containing a
+    HTML table
+  + new valign attribute controls vertical alignment of text when
+    some cells in a row have multiple lines of text and others don't.
+  + hrules attribute can now be set to HEADER, which draws a rule only
+    under the header row
+  + new vrules attribute controls drawing of vertical rules and can
+    be set to FRAME, ALL or NONE
+  + new header_style attribute controls formatting of text in table
+    headers and can be set to "cap", "title", "upper", "lower" or None
+  + Fixed a simple bug regarding validation of max_width
+  + Fixed a simple bug regarding initialisation of int_format value
+    for new tables
+  + Fixed a bug regarding some constructor keywords, such as "border",
+    being ignored
+
+-------------------------------------------------------------------

Old:
----
  prettytable-0.6.1.tar.bz2

New:
----
  prettytable-0.7.tar.bz2

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

Other differences:
------------------
++++++ python-prettytable.spec ++++++
--- /var/tmp/diff_new_pack.TlZEox/_old  2013-02-20 17:45:02.000000000 +0100
+++ /var/tmp/diff_new_pack.TlZEox/_new  2013-02-20 17:45:02.000000000 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package python-prettytable
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 Christian Berendt.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 Christian Berendt.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           python-prettytable
-Version:        0.6.1
+Version:        0.7
 Release:        0
 Summary:        Library for displaying tabular data in a visually appealing 
ASCII format
 License:        BSD-2-Clause

++++++ prettytable-0.6.1.tar.bz2 -> prettytable-0.7.tar.bz2 ++++++
++++ 1689 lines of diff (skipped)

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

Reply via email to