Hello community, here is the log from the commit of package python-akismet for openSUSE:Factory checked in at 2019-11-13 13:14:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-akismet (Old) and /work/SRC/openSUSE:Factory/.python-akismet.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-akismet" Wed Nov 13 13:14:43 2019 rev:2 rq:746353 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-akismet/python-akismet.changes 2018-08-03 12:38:00.147632018 +0200 +++ /work/SRC/openSUSE:Factory/.python-akismet.new.2990/python-akismet.changes 2019-11-13 13:14:47.770852457 +0100 @@ -1,0 +2,5 @@ +Thu Nov 7 16:13:32 UTC 2019 - Matej Cepl <[email protected]> + +- Run through spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-akismet.spec ++++++ --- /var/tmp/diff_new_pack.rp21pS/_old 2019-11-13 13:14:48.730853456 +0100 +++ /var/tmp/diff_new_pack.rp21pS/_new 2019-11-13 13:14:48.730853456 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-akismet # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 Matthias Fehring <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,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/ # @@ -24,7 +24,6 @@ Release: 0 Summary: Interface to the Akismet Anti Comment-Spam API License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/ubernostrum/akismet Source0: https://files.pythonhosted.org/packages/source/a/%{mod_name}/%{mod_name}-%{version}.tar.gz BuildRequires: %{python_module mock} @@ -52,7 +51,7 @@ %check # Can't run the tests as they need working server API -#%%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} +#%%pytest %files %{python_files} %license LICENSE
