commit python-poppler-qt5 for openSUSE:Factory

2020-01-03 Thread root
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2020-01-03 17:39:52

Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.6675 (New)


Package is "python-poppler-qt5"

Fri Jan  3 17:39:52 2020 rev:5 rq:760623 version:0.75.0

Changes:

--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes
2019-12-28 13:40:30.966932891 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new.6675/python-poppler-qt5.changes
  2020-01-03 17:39:55.931386458 +0100
@@ -1,0 +2,6 @@
+Fri Jan  3 11:08:29 UTC 2020 - Cor Blom 
+
+- Add Obsoletes: python-poppler-qt5 to prevent file conflict in 
+  Leap 15.2
+
+---



Other differences:
--
++ python-poppler-qt5.spec ++
--- /var/tmp/diff_new_pack.Dt8ZgN/_old  2020-01-03 17:39:57.351387187 +0100
+++ /var/tmp/diff_new_pack.Dt8ZgN/_new  2020-01-03 17:39:57.351387187 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-poppler-qt5
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 # Copyright (c) 2012 Johannes Engel 
 #
@@ -35,6 +35,7 @@
 %requires_eqpython-qt5
 Requires:   python-sip(api) = %{python_sip_api_ver}
 Obsoletes:  python-poppler-qt4
+Obsoletes:  python-poppler-qt5
 %python_subpackages
 
 %description




commit python-poppler-qt5 for openSUSE:Factory

2019-12-28 Thread root
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2019-12-28 13:40:23

Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.6675 (New)


Package is "python-poppler-qt5"

Sat Dec 28 13:40:23 2019 rev:4 rq:759686 version:0.75.0

Changes:

--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes
2018-12-18 14:58:25.758247968 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new.6675/python-poppler-qt5.changes
  2019-12-28 13:40:30.966932891 +0100
@@ -1,0 +2,11 @@
+Fri Dec 27 12:51:17 UTC 2019 - Cor Blom 
+
+- Update to version 0.75.0:
+  * add LinkOCGState
+  * Enable C++11 support in setup.py (Alex Ball)
+  * Fix build error on MacOSX (Davide Liessi)
+  * Added more methods in Poppler Qt5 api (WB)
+- Switch back to official project, which is alive again
+- Update URLs to the official ones
+
+---

Old:

  v0.25.1.tar.gz

New:

  python-poppler-qt5-0.75.0.tar.gz



Other differences:
--
++ python-poppler-qt5.spec ++
--- /var/tmp/diff_new_pack.0R9f0X/_old  2019-12-28 13:40:31.674933248 +0100
+++ /var/tmp/diff_new_pack.0R9f0X/_new  2019-12-28 13:40:31.678933250 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-poppler-qt5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 # Copyright (c) 2012 Johannes Engel 
 #
@@ -21,13 +21,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-poppler-qt5
-Version:0.25.1
+Version:0.75.0
 Release:0
 Summary:Python binding to poppler-qt5
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Python
-URL:https://github.com/zehome/python-poppler-qt5
-Source0:
https://github.com/zehome/python-poppler-qt5/archive/v%{version}.tar.gz
+URL:https://pypi.org/project/python-poppler-qt5/
+Source0:
https://files.pythonhosted.org/packages/6a/7d/65a14ece5dd6a1564b576c1ca30b0f5639be64cc55b62b4d2b497159ed43/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module sip-devel}
 BuildRequires:  libpoppler-qt5-devel
 BuildRequires:  python-rpm-macros




commit python-poppler-qt5 for openSUSE:Factory

2018-12-18 Thread root
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2018-12-18 14:57:58

Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.28833 (New)


Package is "python-poppler-qt5"

Tue Dec 18 14:57:58 2018 rev:3 rq:658633 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes
2018-06-02 12:08:44.475487498 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new.28833/python-poppler-qt5.changes
 2018-12-18 14:58:25.758247968 +0100
@@ -1,0 +2,10 @@
+Sat Dec 15 11:53:51 UTC 2018 - Fabian Vogt 
+
+- Require specific version of SIP (boo#1119580)
+
+---
+Sat Dec 15 11:44:35 UTC 2018 - Cor Blom 
+
+- Require specific python-qt5 version (boo#1119580)
+
+---



Other differences:
--
++ python-poppler-qt5.spec ++
--- /var/tmp/diff_new_pack.4CCIDw/_old  2018-12-18 14:58:26.166247351 +0100
+++ /var/tmp/diff_new_pack.4CCIDw/_new  2018-12-18 14:58:26.170247345 +0100
@@ -14,7 +14,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -28,9 +28,12 @@
 Group:  Development/Languages/Python
 URL:https://github.com/zehome/python-poppler-qt5
 Source0:
https://github.com/zehome/python-poppler-qt5/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module sip-devel}
 BuildRequires:  libpoppler-qt5-devel
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-qt5-devel
+%requires_eqpython-qt5
+Requires:   python-sip(api) = %{python_sip_api_ver}
 Obsoletes:  python-poppler-qt4
 %python_subpackages
 




commit python-poppler-qt5 for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2018-06-02 12:08:41

Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-poppler-qt5.new (New)


Package is "python-poppler-qt5"

Sat Jun  2 12:08:41 2018 rev:2 rq:612902 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes
2017-03-31 15:07:55.649617569 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new/python-poppler-qt5.changes   
2018-06-02 12:08:44.475487498 +0200
@@ -1,0 +2,10 @@
+Tue May 29 14:40:58 UTC 2018 - mc...@suse.com
+
+- Clean SPEC file
+
+---
+Thu Aug 24 13:49:38 UTC 2017 - jmate...@suse.com
+
+- singlespec auto-conversion
+
+---
@@ -20,0 +31 @@
+

Old:

  python-poppler-qt5-0.25.0.tar.gz

New:

  v0.25.1.tar.gz



Other differences:
--
++ python-poppler-qt5.spec ++
--- /var/tmp/diff_new_pack.kUPXHX/_old  2018-06-02 12:08:45.735441287 +0200
+++ /var/tmp/diff_new_pack.kUPXHX/_new  2018-06-02 12:08:45.739441140 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-poppler-qt5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 # Copyright (c) 2012 Johannes Engel 
 #
@@ -18,37 +18,40 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-poppler-qt5
-BuildRequires:  libpoppler-qt5-devel
-BuildRequires:  python3-qt5-devel
+Version:0.25.1
+Release:0
 Summary:Python binding to poppler-qt5
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Languages/Python
-Version:0.25.0
-Release:0
-Url:https://github.com/zehome/python-poppler-qt5
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%{name}-%{version}.tar.gz
+URL:https://github.com/zehome/python-poppler-qt5
+Source0:
https://github.com/zehome/python-poppler-qt5/archive/v%{version}.tar.gz
+BuildRequires:  libpoppler-qt5-devel
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3-qt5-devel
 Obsoletes:  python-poppler-qt4
+%python_subpackages
 
 %description
-Python binding to poppler-qt5
-
+A Python binding for libpoppler-qt5 that aims for completeness
+and for being actively maintained.
 
 %prep
 %setup -q
 
 %build
-export PATH=/usr/%_lib/qt5/bin:$PATH
-python3 setup.py build
+export PATH=%{_libdir}/qt5/bin:$PATH
+%python_build
 
 %install
-export PATH=/usr/%_lib/qt5/bin:$PATH
-python3 setup.py install --prefix=%{_prefix} --root="%{buildroot}"
+export PATH=%{_libdir}/qt5/bin:$PATH
+%python_install
 
-%files
-%defattr(-,root,root)
-%doc ChangeLog LICENSE README.rst TODO
+%files %{python_files}
+%license LICENSE
+%doc ChangeLog README.rst TODO
 %{python3_sitearch}/popplerqt5*.so
 %{python3_sitearch}/python_poppler_qt5*.egg-info