14
0

Accepting request 689955 from home:jayvdb:nltk_data

- Use GitHub archive tarball
- Use %license
- Remove bcond test
- Update to v3.7.0
  - Fixes for cursoring API endpoints
  - Improve html_for_tweet() parsing
  - Documentation cleanup
  - Documentation for cursor's return_pages keyword argument
  - Update links to Twitter API in documentation
  - Added create_metadata endpoint
  - Raise error for when cursor is not provided a callable
- Add get_oembed_tweet-endpoint.patch
  - Fixed the api end point in get_oembed_tweet
- Activate tests ignoring five failures
- initial version v3.6.0

OBS-URL: https://build.opensuse.org/request/show/689955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twython?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-04-11 09:53:44 +00:00
committed by Git OBS Bridge
commit 07c7bf688d
6 changed files with 158 additions and 0 deletions

26
python-twython.changes Normal file
View File

@@ -0,0 +1,26 @@
-------------------------------------------------------------------
Sat Mar 30 03:19:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Use GitHub archive tarball
- Use %license
- Remove bcond test
-------------------------------------------------------------------
Sat Feb 9 15:36:07 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v3.7.0
- Fixes for cursoring API endpoints
- Improve html_for_tweet() parsing
- Documentation cleanup
- Documentation for cursor's return_pages keyword argument
- Update links to Twitter API in documentation
- Added create_metadata endpoint
- Raise error for when cursor is not provided a callable
- Add get_oembed_tweet-endpoint.patch
- Fixed the api end point in get_oembed_tweet
- Activate tests ignoring five failures
-------------------------------------------------------------------
Tue Nov 7 18:25:42 UTC 2017 - toddrme2178@gmail.com
- initial version v3.6.0