1
0

Accepting request 877753 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/877753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djvulibre?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2021-03-10 07:56:34 +00:00 committed by Git OBS Bridge
commit f130ab30bb
6 changed files with 38 additions and 22 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEzbWhJDrNtjAJrQchLU6zpgFUdfUFAl2I+SIACgkQLU6zpgFU
dfW6oBAAvMuTSw2WKvQBMUhBTyQFSeF0HKUmkUMUz1esELV5/fJbLq+mjQFD0vCT
Os3yhPz6yh2b0E9rPvkmNL4F6Gms9UDo5q0d9M6bTlIVjlGCHGsSeyi04QZZYWsd
CmeOGA7wS/na5n2IKZKPSJAQGhI6okvk0PY8/0K33/Y9wgxSUJnkdLIh1tzZOv+G
dOH2nEk4wi+RTDRlqF/gKoTrG5Ph8QyU8SDBbDfr+wHd1GysuNkc68oGreHRZSHH
Id41eosgt10EK124QCB5lZbkq4E+sgqndxM/dvMs30z89BgJUEi45KcqOvwaUvSu
sA6I/n0/e+4NArt3EtILAAZNd6GPtURe4VwEwx8EI/et7ZBL6KSQN18J1LfPh946
UQRteoga1ohKxEcdNAxy+5FpNw8WQvWlRMy/lSJUNhQjV1jwDf2gFhrfNa/8n7ai
O84cFR5Nu2WYba7zv3UCws3n+SqoTRl4p8OoCGx/dFlq3e1CHjLqn+RzF7llVadk
EPfPScA+rXAbH6cCo0CeY/4pOQAKkvkNEXvCiEwCTlzdlMjAiwpJ/YIiYkQKFmzm
ygQvo4RdrKEUtkp9dUhQ6lhW937zQWor5jmRPyqdL7xJ20GDak8Mn89x4nSiM2U7
yIB/b7/MdD/B6ML/LikLnN5RVFC8owYETacPeH1yyJjcRmxqNlU=
=iYeJ
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEzbWhJDrNtjAJrQchLU6zpgFUdfUFAmBBQ0cACgkQLU6zpgFU
dfUE9w//YkBPwNHj7wfQKOINnXewSb7NI23GnZdMjaqhFRNZUp//gYoenHdi91QA
4LSTb46vu4SkPydYjnyQJ/SYANPfmibfSb9bV6EphQiu8Qkj9uVEmr8dk4QRmfKf
RvubXfGXixnzB4si1n83w+zNn0QMFUOc9Mn4ikeubMs48Z5/GCCedXv61Ix6QZpo
7tQo4HZKhm3J3QvTtzTw+j3LnMXILm5FZ7nZy1SovYXKx69yDoJXc8KLPLG+Yi2G
eioZBClcWYW1hGiRi/bmzXl3KjIR/UcNIALpFTkLtunUBgjGBCu8BSZE7gCqwznr
khTN3Wt6yxkloGG7zaORe/fC1mzDu69FiVVQl2IsdovjBgch4JouI4l1oURSeZVH
86a9IBoxKbqa1TefZXPZtjQFiYhcTQ/S3gfKQ7DD+UOJROiZrxpoKkHya4rbD0DJ
NTmYAW44G3Sd1vQmwDsCLl6KqOfOcrHqrjXfNpgSmkf2s5g6WXxsuOlD6f9HsYY5
KYTSTHyaraBi4ZMmFRBdkQ6KzXYbGCkLfihRGIqudeQ2lSJFc/AU1Qso7uZkbog3
WuDGMrzMu1cUXyIl9KwJXjeCK5IjNDZ4nSeznn6FYWlk8MG9z+0QcAtKvnJMsOIo
mJ1oLvkedapk6biB922pGLLzDmu6HJ3AtueI/crXZnKweSKigmg=
=wlBb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 8 13:48:17 UTC 2021 - Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 0.8.6.
* Fix build failure with Python 3.10.
+ Require Cython >= 0.19.1 for Python 2.X.
+ Drop support for Python 3.2 (and earlier 3.X versions).
* Fix build failure with Cython >= 3.0.
* Fix excessive memory use in djvu2png.
* Fix typo in an error message.
* Use HTTPS for cython.org URL.
* Improve the test suite.
* Improve the build system:
+ Improve error handling.
+ Declare build-dependencies.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 4 13:13:44 UTC 2019 - Kyrill Detinov <lazy.kent@opensuse.org> Mon Nov 4 13:13:44 UTC 2019 - Kyrill Detinov <lazy.kent@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-djvulibre # spec file for package python-djvulibre
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-djvulibre Name: python-djvulibre
Version: 0.8.5 Version: 0.8.6
Release: 0 Release: 0
Summary: Python Support for the DjVu Image Format Summary: Python Support for the DjVu Image Format
License: GPL-2.0-only License: GPL-2.0-only
@ -27,7 +27,7 @@ URL: http://jwilk.net/software/python-djvulibre
Source0: https://files.pythonhosted.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz
Source1: https://files.pythonhosted.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz.asc Source1: https://files.pythonhosted.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring Source2: %{name}.keyring
BuildRequires: %{python_module Cython >= 0.19} BuildRequires: %{python_module Cython >= 0.19.1}
BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose} BuildRequires: %{python_module nose}