From c9b7955845c31b87320f127a095e635bedb68a2ea59f825f307b7b5570dd8eb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 10 Aug 2018 11:17:29 +0000 Subject: [PATCH] - Do not pull in unittest2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=18 --- python-tweepy.changes | 5 +++++ python-tweepy.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-tweepy.changes b/python-tweepy.changes index ec6a3b7..19d2060 100644 --- a/python-tweepy.changes +++ b/python-tweepy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 10 11:16:59 UTC 2018 - tchvatal@suse.com + +- Do not pull in unittest2 + ------------------------------------------------------------------- Wed May 2 10:42:39 UTC 2018 - tchvatal@suse.com diff --git a/python-tweepy.spec b/python-tweepy.spec index 0c4e06b..ef436f6 100644 --- a/python-tweepy.spec +++ b/python-tweepy.spec @@ -37,7 +37,6 @@ BuildRequires: %{python_module six >= 1.10.0} BuildRequires: %{python_module vcrpy >= 1.0.1} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python2-unittest2 Requires: python-PySocks >= 1.5.7 Requires: python-requests >= 2.11.1 Requires: python-requests-oauthlib >= 0.7.0