Hello community,

here is the log from the commit of package python-pybtex for openSUSE:Factory 
checked in at 2014-05-27 12:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybtex (Old)
 and      /work/SRC/openSUSE:Factory/.python-pybtex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pybtex"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybtex/python-pybtex.changes      
2012-05-16 21:09:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pybtex.new/python-pybtex.changes 
2014-05-27 12:02:39.000000000 +0200
@@ -1,0 +2,32 @@
+Mon May 26 15:17:17 UTC 2014 - g...@opensuse.org
+
+- update to version 0.17
+  - Added pybtex-format utility for formatting bibliography files
+    as HTML, LaTeX, and other supported human-readable formats.
+  - Added --strict command line option (all warnings become
+    errors).
+  - Added alpha label style, and alpha and unsrtalpha formatting
+    styles.
+  - Added support for url, eprint, doi, and pubmed fields in unsrt
+    style.
+  - Names with hyphens are now abbreviated correctly
+    ("Jean-Baptiste" becomes "J.-B.").
+  - width$ now uses cmr10 font metrics, like in BibTeX. Non-latin
+    characters are also supported.
+  - Pythonic style engine now supports @preamble commands.
+  - Warning on missing fields are now more human-readable.
+  - When writing BibTeX files, put entry key on the same line with
+    entry type. Fixes warnings in Jabref.
+  - When using multiple .bib files, macros defined in earlier files
+    are available in subsequent ones (like in BibTeX).
+  - Fixed parsing .bst files with lines consisting of a single %
+    character.
+  - Fixed sorting entries without author in author_year_title
+    sorting style.
+  - Fixed broken CaseInsensitiveDict.get().
+  - CaseInsensitiveDict is now pickleable.
+  - Added support for registering plugins at runtime with
+    pybtex.plugin.register_plugin() - useful for using pybtex as a
+    library.
+
+-------------------------------------------------------------------

Old:
----
  pybtex-0.16.tar.bz2

New:
----
  pybtex-0.17.tar.bz2

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

Other differences:
------------------
++++++ python-pybtex.spec ++++++
--- /var/tmp/diff_new_pack.A0vmcV/_old  2014-05-27 12:02:40.000000000 +0200
+++ /var/tmp/diff_new_pack.A0vmcV/_new  2014-05-27 12:02:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pybtex
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           python-pybtex
-Version:        0.16
+Version:        0.17
 Release:        0
 Summary:        BibTeX-compatible Bibliography Processor in Python
 License:        MIT

++++++ pybtex-0.16.tar.bz2 -> pybtex-0.17.tar.bz2 ++++++
++++ 8722 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