forked from pool/python-tweepy
Accepting request 717563 from devel:languages:python
- Update to 3.8.0: * see CHANGELOG.md OBS-URL: https://build.opensuse.org/request/show/717563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tweepy?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a72a457efc0a60340bf19dc4fead291b6758befa061b74d8f7e3f3e03171c8e4
|
|
||||||
size 427430
|
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 22 11:56:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.8.0:
|
||||||
|
* see CHANGELOG.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 25 15:32:12 UTC 2019 - pgajdos@suse.com
|
Mon Mar 25 15:32:12 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-tweepy
|
Name: python-tweepy
|
||||||
Version: 3.7.0
|
Version: 3.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Twitter library for python
|
Summary: Twitter library for python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/tweepy/tweepy
|
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 PySocks >= 1.5.7}
|
||||||
BuildRequires: %{python_module mock >= 1.0.1}
|
BuildRequires: %{python_module mock >= 1.0.1}
|
||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
@@ -55,8 +55,6 @@ API, and streaming API.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
# do not install generic example folder
|
|
||||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/examples
|
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
3
v3.8.0.tar.gz
Normal file
3
v3.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a71d2bb42ece75222fb34d8c1b7a23db70c276206ba5e38b467a02513da4d0c4
|
||||||
|
size 383228
|
Reference in New Issue
Block a user