Hello community, here is the log from the commit of package python-djvulibre for openSUSE:Factory checked in at 2015-09-11 09:03:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-djvulibre (Old) and /work/SRC/openSUSE:Factory/.python-djvulibre.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-djvulibre" Changes: -------- --- /work/SRC/openSUSE:Factory/python-djvulibre/python-djvulibre.changes 2015-08-19 09:29:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-djvulibre.new/python-djvulibre.changes 2015-09-11 09:04:18.000000000 +0200 @@ -1,0 +2,20 @@ +Mon Aug 31 17:29:04 UTC 2015 - [email protected] + +- Update to 0.7. + * Make Expression.from_string() accept both Unicode and byte + strings. + * Implement __unicode__() for expressions. + * Implement __float__() for integer expressions. + * Be more liberal about object types that can be passed to + escape_unicode. + * Fix the long(<intexpr>) return type with Cython 0.23 and Python + * 2.6. + * Improve setup.py: + + Put files that vary with Python version (*.c, config.pxi) + into a version-specific temporary directory. With this change, + it's possible to build against multiple Python versions in + parallel. + * Update BibTeX URL in the documentation. + * Improve the test suite. + +------------------------------------------------------------------- Old: ---- python-djvulibre-0.6.1.tar.gz python-djvulibre-0.6.1.tar.gz.asc New: ---- python-djvulibre-0.7.tar.gz python-djvulibre-0.7.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-djvulibre.spec ++++++ --- /var/tmp/diff_new_pack.kwsXbX/_old 2015-09-11 09:04:19.000000000 +0200 +++ /var/tmp/diff_new_pack.kwsXbX/_new 2015-09-11 09:04:19.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-djvulibre -Version: 0.6.1 +Version: 0.7 Release: 0 Summary: Python Support for the DjVu Image Format License: GPL-2.0 @@ -30,9 +30,9 @@ BuildRequires: graphviz-gnome BuildRequires: pkg-config BuildRequires: python-Cython >= 0.19 +BuildRequires: python-Sphinx BuildRequires: python-devel >= 2.6 BuildRequires: python-setuptools -BuildRequires: python-Sphinx BuildRequires: pkgconfig(ddjvuapi) >= 3.5.21 # Required for tests. BuildRequires: djvulibre ++++++ python-djvulibre-0.6.1.tar.gz -> python-djvulibre-0.7.tar.gz ++++++ ++++ 2785 lines of diff (skipped)
