forked from pool/python-twython
- Update to version to 3.8.2 * Bump release with latest patches from GitHub. * Fix Direct Messages with patches from @manuelcortez. * Use PyPI tarball again because upstream did not tag this release - Drop upstreamed patch get_oembed_tweet-endpoint.patch - Replace nose with pytest OBS-URL: https://build.opensuse.org/request/show/810765 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twython?expand=0&rev=3
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 2 09:05:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to version to 3.8.2
|
|
* Bump release with latest patches from GitHub.
|
|
* Fix Direct Messages with patches from @manuelcortez.
|
|
* Use PyPI tarball again because upstream did not tag this release
|
|
- Drop upstreamed patch get_oembed_tweet-endpoint.patch
|
|
- Replace nose with pytest
|
|
|
|
-------------------------------------------------------------------
|
|
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
|