14
0
forked from pool/python-tweepy
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
ac7671f95f - Switch to github tarball
- Update url
- Update to version 3.6.0:
  * Most notably support for python3 and various tweaks
- Add patch to work with new pip:
  * tweepy-pip2.10.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=16
2018-05-02 10:54:14 +00:00
c7daa372a7 Accepting request 360150 from home:evshmarnev:branches:devel:languages:python
- update to version 3.5.0:
 New features: 
  * Allow 'full_text' param when getting direct messages.
  * Explicitly return api code when parsing error.
  * Remove deprecated function and clean up codes.
 Bug Fixes
  * update_status: first positional argument should be 'status'.
  * Fix "TypeError: Can't convert 'bytes' object to str implicitly".
  * Fix duplicate raise in auth.py.
 Additional changes from version 3.4.0:
 New features:
  * Add API for account/settings.
  * Added RateLimitError for easily working with the rate limit.
  * Allow include_email param for verify_credentials API.
  * Added support for the "filter_level" parameter for the streaming API.
 Bug Fixes:
  * Streaming: don't decode stream bytes until json.decode. 
  * Typo fix on _add_list_members, _remove_list_members properties.
  * Change raise in streaming.py to raise exception.

OBS-URL: https://build.opensuse.org/request/show/360150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=14
2016-02-22 14:57:38 +00:00
Jan Matejek
b8bfdb93f7 Accepting request 307123 from home:benoit_monin:branches:devel:languages:python
- update to version 3.3.0
- add new build dependency python-pip
- remove python-simplejson from dependencies
- add new dependencies python-requests, python-requests-oauthlib
  and python-six to match requirements.txt
- remove the examples directory from site package root

OBS-URL: https://build.opensuse.org/request/show/307123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=12
2015-05-18 13:35:12 +00:00
Denisart Benjamin
d8d603a517 Accepting request 207120 from home:posophe:branches:devel:languages:python
Update

OBS-URL: https://build.opensuse.org/request/show/207120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=10
2013-11-16 14:01:39 +00:00
Sascha Peilicke
dc0004458e - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=8
2013-10-24 11:16:27 +00:00
Denisart Benjamin
9eba68e867 Accepting request 155074 from home:posophe:branches:devel:languages:python
update 2.0

OBS-URL: https://build.opensuse.org/request/show/155074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=6
2013-02-11 07:41:11 +00:00
Sascha Peilicke
b3b0752a38 Accepting request 148494 from home:posophe:branches:devel:languages:python
Update to 1.12

OBS-URL: https://build.opensuse.org/request/show/148494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=5
2013-01-15 14:15:38 +00:00
Sascha Peilicke
6cf6566479 - Update to version 1.9:
+ Upstream provides no changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=4
2012-06-25 15:16:43 +00:00
8851b5829b Accepting request 72315 from home:saschpe:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/72315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=3
2011-06-02 09:54:36 +00:00
Pascal Bleser
f280aff105 1.7.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=1
2010-09-15 19:02:49 +00:00