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