Hello community, here is the log from the commit of package thunarx-python for openSUSE:Factory checked in at 2020-02-11 22:25:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunarx-python (Old) and /work/SRC/openSUSE:Factory/.thunarx-python.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunarx-python" Tue Feb 11 22:25:37 2020 rev:6 rq:773469 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/thunarx-python/thunarx-python.changes 2020-01-16 18:21:21.772978954 +0100 +++ /work/SRC/openSUSE:Factory/.thunarx-python.new.26092/thunarx-python.changes 2020-02-11 22:26:07.579591271 +0100 @@ -1,0 +2,6 @@ +Mon Feb 10 15:02:48 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Do not pull in python-gtk as that is py2 only and this package + now uses introspection and gtk3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunarx-python.spec ++++++ --- /var/tmp/diff_new_pack.8y8OXt/_old 2020-02-11 22:26:08.035591521 +0100 +++ /var/tmp/diff_new_pack.8y8OXt/_new 2020-02-11 22:26:08.035591521 +0100 @@ -1,7 +1,7 @@ # # spec file for package thunarx-python # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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/ # @@ -21,8 +21,7 @@ Release: 0 Summary: Python Bindings for the Thunar Extension Framework License: GPL-2.0-or-later -Group: Development/Languages/Python -Url: http://goodies.xfce.org/projects/bindings/thunarx-python +URL: https://goodies.xfce.org/projects/bindings/thunarx-python Source: http://archive.xfce.org/src/bindings/%{name}/0.5/%{name}-%{version}.tar.bz2 Patch0: reproducible.patch BuildRequires: fdupes @@ -32,7 +31,6 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.20.0 BuildRequires: pkgconfig(thunarx-3) -Requires: python-gtk Requires: thunar Recommends: %{name}-doc = %{version} @@ -42,7 +40,6 @@ %package doc Summary: Documentation for thunarx-python -Group: Documentation/HTML %description doc This package provides the documentation files for python thunarx.
