From c426d6b25f6ce9be226282174d1d6ee612dc76fb91edd527da9f6276e05093c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Feb 2019 08:59:57 +0000 Subject: [PATCH] Accepting request 679165 from home:jayvdb:noflake8 - Remove build dependency pytest-flake8 OBS-URL: https://build.opensuse.org/request/show/679165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-user_agent?expand=0&rev=9 --- python-user_agent.changes | 5 +++++ python-user_agent.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-user_agent.changes b/python-user_agent.changes index f9bb059..3271feb 100644 --- a/python-user_agent.changes +++ b/python-user_agent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 26 08:24:05 UTC 2019 - John Vandenberg + +- Remove build dependency pytest-flake8 + ------------------------------------------------------------------- Tue Dec 4 12:55:44 UTC 2018 - Matej Cepl diff --git a/python-user_agent.spec b/python-user_agent.spec index abcac16..e7247f7 100644 --- a/python-user_agent.spec +++ b/python-user_agent.spec @@ -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