forked from pool/python-akismet
Accepting request 940357 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/940357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-akismet?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 22:55:52 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Separate package mock is actually not needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 11:08:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-akismet
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2017 Matthias Fehring <buschmann23@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -27,7 +27,6 @@ Summary: Interface to the Akismet Anti Comment-Spam API
|
||||
License: BSD-3-Clause
|
||||
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}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user