14
0
Files
python-twython/python-twython.changes
Tomáš Chvátal 07c7bf688d 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
2019-04-11 09:53:44 +00:00

27 lines
933 B
Plaintext

-------------------------------------------------------------------
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