Hello community,
here is the log from the commit of package python-subscene-api for
openSUSE:Factory checked in at 2018-12-24 11:44:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-subscene-api (Old)
and /work/SRC/openSUSE:Factory/.python-subscene-api.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-subscene-api"
Mon Dec 24 11:44:58 2018 rev:2 rq:659704 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-subscene-api/python-subscene-api.changes
2017-08-10 14:11:45.283397024 +0200
+++
/work/SRC/openSUSE:Factory/.python-subscene-api.new.28833/python-subscene-api.changes
2018-12-24 11:44:59.733260467 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:55:00 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-subscene-api.spec ++++++
--- /var/tmp/diff_new_pack.Tyzfw6/_old 2018-12-24 11:45:00.121260123 +0100
+++ /var/tmp/diff_new_pack.Tyzfw6/_new 2018-12-24 11:45:00.121260123 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-subscene-api
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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/
#
@@ -22,12 +22,11 @@
Version: 2.0.0
Release: 0
Summary: Python wrapper for Subscene subtitle database
-License: GPL-3.0+
+License: GPL-3.0-or-later
Group: Development/Languages/Python
Url: https://github.com/mamins1376/Subscene-API
Source0:
https://pypi.io/packages/source/s/subscene-api/subscene-api-%{version}.tar.gz
BuildRequires: %{python_module beautifulsoup4 >= 4.4.1}
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
Requires: python-beautifulsoup4 >= 4.4.1