Hello community,

here is the log from the commit of package python-tweepy for openSUSE:Leap:15.2 
checked in at 2020-03-02 13:24:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-tweepy (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-tweepy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tweepy"

Mon Mar  2 13:24:13 2020 rev:15 rq:777236 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-tweepy/python-tweepy.changes    
2020-01-15 15:53:55.487614460 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-tweepy.new.26092/python-tweepy.changes 
2020-03-02 13:24:14.150503162 +0100
@@ -1,0 +2,19 @@
+Mon Jul 22 11:56:47 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.8.0:
+  * see CHANGELOG.md
+
+-------------------------------------------------------------------
+Mon Mar 25 15:32:12 UTC 2019 - [email protected]
+
+- version update to 3.7.0
+  * no upstream changelog (except git log)
+- deleted patches
+  - tweepy-pip2.10.patch (upstreamed)
+
+-------------------------------------------------------------------
+Fri Aug 10 11:16:59 UTC 2018 - [email protected]
+
+- Do not pull in unittest2
+
+-------------------------------------------------------------------

Old:
----
  tweepy-pip2.10.patch
  v3.6.0.tar.gz

New:
----
  v3.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tweepy.spec ++++++
--- /var/tmp/diff_new_pack.QBq0tU/_old  2020-03-02 13:24:14.842504538 +0100
+++ /var/tmp/diff_new_pack.QBq0tU/_new  2020-03-02 13:24:14.846504546 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tweepy
 #
-# 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
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-tweepy
-Version:        3.6.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/v%{version}.tar.gz
-Patch0:         tweepy-pip2.10.patch
 BuildRequires:  %{python_module PySocks >= 1.5.7}
 BuildRequires:  %{python_module mock >= 1.0.1}
 BuildRequires:  %{python_module nose}
@@ -37,7 +36,6 @@
 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
@@ -51,15 +49,12 @@
 
 %prep
 %setup -q -n tweepy-%{version}
-%patch0 -p1
 
 %build
 %python_build
 
 %install
 %python_install
-# do not install generic example folder
-%python_expand rm -r %{buildroot}%{$python_sitelib}/examples
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ v3.6.0.tar.gz -> v3.8.0.tar.gz ++++++
++++ 17903 lines of diff (skipped)


Reply via email to