Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2021-02-23 20:22:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poppler-qt5"

Tue Feb 23 20:22:09 2021 rev:8 rq:874599 version:0.75.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes    
2021-01-25 18:24:11.568478567 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new.2378/python-poppler-qt5.changes
  2021-02-23 20:23:24.059814635 +0100
@@ -1,0 +2,12 @@
+Tue Feb 23 11:37:25 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Reinstate multiversion build. The only fix needed was
+  gh#frescobaldi/python-poppler-qt5#44
+
+-------------------------------------------------------------------
+Thu Feb  4 11:53:00 UTC 2021 - Cor Blom <corne...@solcon.nl>
+
+- Add not why we do not use multiversion for this package
+- Add note why we do not update to 21.1.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-poppler-qt5.spec ++++++
--- /var/tmp/diff_new_pack.S8lF0l/_old  2021-02-23 20:23:25.675816064 +0100
+++ /var/tmp/diff_new_pack.S8lF0l/_new  2021-02-23 20:23:25.679816068 +0100
@@ -24,7 +24,6 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
-%define pythons python3
 Name:           python-poppler-qt5
 Version:        0.75.0
 Release:        0
@@ -32,6 +31,8 @@
 License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
 URL:            https://pypi.org/project/python-poppler-qt5/
+# The newer version 21.1.0 fails to build
+# See: https://github.com/frescobaldi/python-poppler-qt5/issues/43
 Source0:        
https://files.pythonhosted.org/packages/source/p/python-poppler-qt5/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM poppler-qt5-pr33-sip5.patch 
gh#frescobaldi/python-poppler-qt5#33 -- support SIP5
 Patch1:         
https://github.com/frescobaldi/python-poppler-qt5/pull/33.patch#/poppler-qt5-pr33-sip5.patch
@@ -73,6 +74,8 @@
 
 %prep
 %autosetup -p1
+# use the aliased keyword for subprocess.check_call() that is also known by 
Python 3.6 gh#frescobaldi/python-poppler-qt5#44
+sed -i 's/text=True/universal_newlines=True/' project.py
 
 %build
 %if 0%{?use_sip4}

Reply via email to