Hello community, here is the log from the commit of package python-pybtex for openSUSE:Factory checked in at 2014-08-27 07:46:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-27 12:02:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pybtex.new/python-pybtex.changes 2014-08-27 07:46:56.000000000 +0200 @@ -1,0 +2,24 @@ +Tue Aug 26 07:06:45 UTC 2014 - [email protected] + +- update to version 0.18 + - Pybtex is now fully case-insensitive (like BibTeX). As a + consequence, IEEEtran styles now work corretly. + - Added ``--preserve-case`` optoin to ``pybtex-convert`` (by + default all identifiers are converted to lower case). + - An erorr is reported if two citations have the same key but + different case, like in BibTeX. (Example: ddt1999 and DDT1999). + - Fixed parsing unused bibliography entries with strings + containing @ characters. + - ``entry.max$`` constant is now set to 250, ``global.max$`` is + set to 20000, like in BibTeX. + - Added ``--strict`` option to ``pybtex-convert`` and + ``pybtex-format`` (turns warning to errors). + - Strict mode is now enabled by default when using pybtex as a + library (exceptions are raised on all errors instead of just + printing warnings to stderr). + Non-strict error handling is still enabled when using pybtex + from the command line, for compatibility with BibTeX. Use + ``--strict`` option if you don't like this. + - Added missing pybtex-format manpage. + +------------------------------------------------------------------- Old: ---- pybtex-0.17.tar.bz2 New: ---- pybtex-0.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pybtex.spec ++++++ --- /var/tmp/diff_new_pack.6hkJM8/_old 2014-08-27 07:46:57.000000000 +0200 +++ /var/tmp/diff_new_pack.6hkJM8/_new 2014-08-27 07:46:57.000000000 +0200 @@ -18,7 +18,7 @@ Name: python-pybtex -Version: 0.17 +Version: 0.18 Release: 0 Summary: BibTeX-compatible Bibliography Processor in Python License: MIT ++++++ pybtex-0.17.tar.bz2 -> pybtex-0.18.tar.bz2 ++++++ ++++ 6720 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
