Hello community, here is the log from the commit of package python-tweepy for openSUSE:Factory checked in at 2019-07-22 17:19:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tweepy (Old) and /work/SRC/openSUSE:Factory/.python-tweepy.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tweepy" Mon Jul 22 17:19:32 2019 rev:11 rq:717563 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tweepy/python-tweepy.changes 2019-04-02 09:20:50.656629454 +0200 +++ /work/SRC/openSUSE:Factory/.python-tweepy.new.4126/python-tweepy.changes 2019-07-22 17:19:33.325908159 +0200 @@ -1,0 +2,6 @@ +Mon Jul 22 11:56:47 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 3.8.0: + * see CHANGELOG.md + +------------------------------------------------------------------- Old: ---- 3.7.0.tar.gz New: ---- v3.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tweepy.spec ++++++ --- /var/tmp/diff_new_pack.5f7TO0/_old 2019-07-22 17:19:34.017907969 +0200 +++ /var/tmp/diff_new_pack.5f7TO0/_new 2019-07-22 17:19:34.021907968 +0200 @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tweepy -Version: 3.7.0 +Version: 3.8.0 Release: 0 Summary: Twitter library for python License: MIT Group: Development/Languages/Python URL: https://github.com/tweepy/tweepy -Source: https://github.com/tweepy/tweepy/archive/%{version}.tar.gz +Source: https://github.com/tweepy/tweepy/archive/v%{version}.tar.gz BuildRequires: %{python_module PySocks >= 1.5.7} BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module nose} @@ -55,8 +55,6 @@ %install %python_install -# do not install generic example folder -%python_expand rm -r %{buildroot}%{$python_sitelib}/examples %python_expand %fdupes %{buildroot}%{$python_sitelib} %check
