Hello community,

here is the log from the commit of package python-pybtex for openSUSE:Factory 
checked in at 2012-05-16 21:09:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybtex (Old)
 and      /work/SRC/openSUSE:Factory/.python-pybtex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pybtex", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybtex/python-pybtex.changes      
2011-09-23 12:43:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pybtex.new/python-pybtex.changes 
2012-05-16 21:09:20.000000000 +0200
@@ -1,0 +2,29 @@
+Wed May 16 10:43:39 UTC 2012 - g...@opensuse.org
+
+- update to version 0.16
+  - BibTeX .bib and .bst parsers were completely rewritten; they
+    are now much faster and more BibTeX-compatible
+  - syntax errors and undefined strings in .bib files now result in
+    warnings instead of errors, like in BibTeX
+  - unused entries in .bib files are now skipped, like in BibTeX
+  - the case of entry keys is now preserved (in previous versions
+    they were converted to lowercase)
+  - pythonic style engine now supports sorting
+  - pythonic style engine: fixed nested optional() blocks
+  - fixed parsing of some names with a Last part but no von part
+  - fixed processing of brace-level-one "special characters" in
+    purify$ BibTeX built-in function
+  - added proper error messages on encoding errors in .bib files
+  - the default encoding is now UTF-8 on all platforms
+  - pybtex-convert now preserves the order of entries in BibTeX and
+    BibTeXML files
+  - fixed first_of behavior when non-empty child is followed by a
+    child that has a missing field
+  - fixed crossref lookups when key is not lower case
+  - completed unsrt and plain python styles: they now contain all
+    entry types
+  - added doctree backend for rendering into a tree of docutils
+    nodes
+  - added support for non-string backends
+
+-------------------------------------------------------------------

Old:
----
  pybtex-0.15.tar.bz2

New:
----
  pybtex-0.16.tar.bz2

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

Other differences:
------------------
++++++ python-pybtex.spec ++++++
--- /var/tmp/diff_new_pack.Ixz9gO/_old  2012-05-16 21:09:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Ixz9gO/_new  2012-05-16 21:09:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pybtex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,19 +17,18 @@
 #
 
 
-
 Name:           python-pybtex
-Version:        0.15
-Release:        1
-License:        MIT
+Version:        0.16
+Release:        0
 Summary:        BibTeX-compatible Bibliography Processor in Python
-Url:            http://pybtex.sourceforge.net/
+License:        MIT
 Group:          Productivity/Publishing/TeX/Utilities
+Url:            http://pybtex.sourceforge.net/
 Source:         
http://pypi.python.org/packages/source/p/pybtex/pybtex-%{version}.tar.bz2
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  ed
 BuildRequires:  fdupes
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Requires:       python-pyparsing
 %{py_requires}
 Recommends:     python-yaml

++++++ pybtex-0.15.tar.bz2 -> pybtex-0.16.tar.bz2 ++++++
++++ 70688 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to