Hello community, here is the log from the commit of package python-Durus for openSUSE:Factory checked in at 2019-11-06 14:06:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Durus (Old) and /work/SRC/openSUSE:Factory/.python-Durus.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Durus" Wed Nov 6 14:06:07 2019 rev:9 rq:745405 version:3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Durus/python-Durus.changes 2017-09-04 12:31:26.216728765 +0200 +++ /work/SRC/openSUSE:Factory/.python-Durus.new.2990/python-Durus.changes 2019-11-06 14:06:09.884789722 +0100 @@ -1,0 +2,5 @@ +Tue Nov 5 09:52:43 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Format with spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Durus.spec ++++++ --- /var/tmp/diff_new_pack.K3D2L0/_old 2019-11-06 14:06:11.228791129 +0100 +++ /var/tmp/diff_new_pack.K3D2L0/_new 2019-11-06 14:06:11.228791129 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Durus # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,18 +23,17 @@ Release: 0 Summary: A Python Object Database License: CNRI-Python -Group: Development/Languages/Python -Url: http://www.mems-exchange.org/software/durus/ +URL: https://www.mems-exchange.org/software/durus/ Source: https://files.pythonhosted.org/packages/source/D/Durus/Durus-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: python-rpm-macros +Requires(post): update-alternatives +Requires(postun): update-alternatives %ifpython2 Provides: %{oldpython}-durus = %{version} Obsoletes: %{oldpython}-durus < %{version} %endif -Requires(post): update-alternatives -Requires(postun): update-alternatives %python_subpackages %description @@ -60,11 +59,11 @@ %python_uninstall_alternative durus %check -%python_expand nosetests-%{$python_bin_suffix} +%python_expand nosetests-%{$python_bin_suffix} -v %files %{python_files} -%defattr(-,root,root,-) -%doc ACKS.txt CHANGES.txt LICENSE.txt README.txt doc/FAQ.txt +%license LICENSE.txt +%doc ACKS.txt CHANGES.txt README.txt doc/FAQ.txt %python_alternative %{_bindir}/durus %{python_sitearch}/*
