1
0

Accepting request 329587 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/329587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djvulibre?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2015-09-11 07:03:57 +00:00 committed by Git OBS Bridge
commit 44de0341bf
6 changed files with 42 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7897d4bd828c8adba0fb6086edfa8c71be29db22187a02e8ec11e4b18398419e
size 127915

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJVzfqHAAoJEC1Os6YBVHX1JQAP/jfRu2TQxJMrq+ncO7bQ96br
jmQsBUK6eTgt3So2+CYH4GCwlmwpw0p4Y9xSwtVALih+9krBk687cqNyyOZSVZV0
g3+3+Vqpr/IuV2bNpM6DKe2+42OMhDBQAzI0YpDvqhVQ26sknGKmOu541ZAYcApK
ZzjZ6gZL3Enhsc57JiUB5fTfFqnrPuM9eScINrO7muJSxSAYFRpR+CvNioLyuGog
czukiLG1WBiuppzZmP4SybMkXee+Q/tjieE5Fo6JfU+LiyA0XUrgMyEHCbK14kWo
lkAY6iEgr6Z2wwVn/hZ+Re3QwTF6I2m9GBUPeU9kaYiesCtkBMxv8Klk72VgYNJJ
CY/Ebmjpm+UjeBIycCAWJKqDUpaA1mevezozIDV73KQAOxl3uPZWhWTe4ebmwEJL
oTUSwn8m5wEdPn7fTkpef+2cCiT99gyAjS42L1Hj3JVmdZjU+a8Afr7vdgK90qBM
za5PyVE1NsTcQl6oCdFIxhjewP+7CftBtHaqmV9w4Cpexoxv3Q2mlhQW/h7ShnT1
Ma6vI6lA4Ccdl0Pcm78wqzlmy3nYflk9GZOjtlozeZaRDZe49iKj62qMVGqC7KaO
StWuGJ9gVBXbi/tLYjS0gGU7nlWEJ0Bt/WH4GfpaqjNDVsJGtIgvKxiqrnYdlRF5
712xknDi0Mz1oWfh66WV
=A/du
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab78065b71102f94539150d5e42120eff6279db452cf1329d2b7f8103e1f0de7
size 86016

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJV3OaeAAoJEC1Os6YBVHX13oQQALwVwuh/JjVod6apZO9jV1g4
ftTtw45yPMd577S9ELg/vx0BfTuKTZYezswFYAvcSNOGher559EweGfxnFcPHFy2
iLoTKlYJXDbbjnsZSnVwue1gvdeN14Hw0ohs5kGGffQ39a4RVvLvGCVcA4a/ZgU1
4OljT65Rskj1PW+ZdDvZxAcQJGbzHNX+0XbAz1yD5Rq0jU77hLaOQKCKkgNb/4RT
b/KLTAsKBKMtw54y5PvMBlYVTeLe1QmAeYj1wAChEkhsO7KiMYmHCtGzgicp+YZN
Pe4y7jCNXsg3QCgC22DDO76Bgorno6AJYwt/rgfTKihzDY8TO2jW6UzpgY0sB72W
FryfZwMsnJ5wMCm1+V1QtXQqSuXuf7xbD9AAQHybOuqvk+sM623G+Q+yKsPHeGLu
umRWHAEIHh9berV6P4pkaqrCTuHKIIGn1Mq/cgNWjbFMsFtuhfD9pgVX2A+znv96
7XS6yuTbinqZEwnbt4su3tLb+mwWH9evduU0YjNf50D+0sLRFBw+o9C6nWJpHi7Q
dMAgeuhmh/D7Jsex0lfhSKnNUS5dxt32wjeBu/wtoYY6yuMp7jmGy6TQpLJpYn1z
hdSF8iaf7OvZrt07QXuOsAwYr9ZC6q/2EnkbkNq1IKOgl3bMQyqRqAB740bXDZEz
q9u5Vbm4F90N2BYhUMuq
=yyqi
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Aug 31 17:29:04 UTC 2015 - lazy.kent@opensuse.org
- 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.
-------------------------------------------------------------------
Sat Aug 15 19:30:05 UTC 2015 - lazy.kent@opensuse.org

View File

@ -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
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