Hello community,
here is the log from the commit of package python-characteristic for
openSUSE:Factory checked in at 2018-12-19 13:53:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-characteristic (Old)
and /work/SRC/openSUSE:Factory/.python-characteristic.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-characteristic"
Wed Dec 19 13:53:00 2018 rev:3 rq:659381 version:14.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-characteristic/python-characteristic.changes
2017-10-26 18:43:46.717646701 +0200
+++
/work/SRC/openSUSE:Factory/.python-characteristic.new.28833/python-characteristic.changes
2018-12-19 13:53:01.578985011 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:49:11 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-characteristic.spec ++++++
--- /var/tmp/diff_new_pack.FpZUmX/_old 2018-12-19 13:53:02.318983991 +0100
+++ /var/tmp/diff_new_pack.FpZUmX/_new 2018-12-19 13:53:02.318983991 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-characteristic
#
-# 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/
#
@@ -23,12 +23,10 @@
Summary: Say 'yes' to types but 'no' to typing in python
License: MIT
Group: Development/Languages/Python
-Url: https://github.com/hynek/characteristic/
+URL: https://github.com/hynek/characteristic/
Source:
https://files.pythonhosted.org/packages/source/c/characteristic/characteristic-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest}
BuildRequires: python-rpm-macros
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages
@@ -60,8 +58,8 @@
%python_expand py.test-%{$python_bin_suffix} test_characteristic.py
%files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS.rst LICENSE README.rst
+%license LICENSE
+%doc AUTHORS.rst README.rst
%pycache_only %{python_sitelib}/__pycache__/*
%{python_sitelib}/characteristic.py*
%pycache_only %{python_sitelib}/__pycache__/*