14
0

Accepting request 679184 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/679184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-user_agent?expand=0&rev=4
This commit is contained in:
2019-02-26 21:21:17 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 26 08:24:05 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove build dependency pytest-flake8
-------------------------------------------------------------------
Tue Dec 4 12:55:44 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-user_agent
#
# Copyright (c) 2018 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
@@ -30,7 +30,6 @@ BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pytest-flake8}
BuildRequires: %{python_module pytest}
# /SECTION
Requires: python-six