File python-twython.changes of Package python-twython
-------------------------------------------------------------------
Wed Jun 4 06:14:47 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Tue Oct 11 16:19:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.9.1
* Changes from raising StopIteration to returning instead.
* Updates information about Python 2.7 support drop.
-------------------------------------------------------------------
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