f2ce4d2428
- Add patch support-urllib3-2.patch: * Decompress vcr cassette data. - Remove urllib3 BuildRequires, now that we don't have to pin it.
Steve Kowalik2026-01-30 03:04:44 +00:00
e292510863
Accepting request 1290022 from devel:languages:python
Ana Guerrero2025-07-03 10:10:44 +00:00
be139ad910
- Update to 4.16.0 * Re-improve clarity of OAuth 2.0 User Context example code * Fix SyntaxWarning * Install 'build' * Bump version number to 4.15.0 * Docs config updates to fix build * Fix Sphinx context injection removal by readthedocs * Revert hoverxref upgrade for now until sphinx can be updated * Fix build error for docs related to 'html_context' setting * Modernize packaging configuration * Add new publish workflow to use trusted publisher * Add dev and test dependencies * Update publish workflow... * Add support for posting tweets to Communities * Update .gitignore * Release 4.16.0 - Drop fix-package-version.patch, merged upstream - Update BuildRequires from pyproject.toml - Use Python 3.11 on SLE-15 by default
Nico Krapp2025-07-02 16:06:39 +00:00
3bc6929552
Accepting request 1240755 from devel:languages:python
Ana Guerrero2025-01-28 13:59:49 +00:00
57965c2478
- Update to 4.15.0 * Fix error "No module named 'imghdr'" due to removed package in Python 3.13+ * Bump requests-oauthlib to allow v2 * Drop support for Python 3.7 and 3.8 - Cherry-pick upstream patch to fix package version * fix-package-version.patch - Drop loosen-requests-oauthlib.patch, merged upstream - Drop support-python-313.patch, merged upstream
Markéta Machová2025-01-28 10:24:53 +00:00
4c2b62d654
Accepting request 1231587 from devel:languages:python
Ana Guerrero2024-12-17 18:22:49 +00:00
6ab9a57ded
- Add patch loosen-requests-oauthlib.patch: * We can also work with requests-oauthlib < 3.
Steve Kowalik2024-12-17 00:36:46 +00:00
d9a4097fa8
- Add patch support-python-313.patch: * Fall back to mimetypes if imghdr isn't available.
Steve Kowalik2024-12-15 23:34:12 +00:00
edf62f4761
Accepting request 1157416 from devel:languages:python
Ana Guerrero2024-03-13 21:19:26 +00:00
fbaa94e73c
- Update to 4.14.0: * Add constants for potential model object fields * Add verified_type field for User * Add 1 second buffer to API v2 streaming timeout * Default AsyncBaseStream to abort closed SSL transports * Warn when Tweet data is missing default edit_history_tweet_ids field * Change initial network_error_wait to 0 for streaming * Add support for include_ext_edit_control parameter for API methods * Add support for edit_history_tweet_ids and edit_controls Tweet fields * Add asynchronous.AsyncPaginator for pagination for AsyncClient * Add support for exclude parameter for get_quote_tweets * Add support for edit_history_tweet_ids and edit_controls Tweet fields * Add asynchronous.AsyncPaginator for pagination for AsyncClient * Add support for exclude parameter for get_quote_tweets * Fix AsyncBaseClient rate limit handling * Fix handling of StreamRule when passed in list to StreamingClient.delete_rules or AsyncStreamingClient.delete_rules * Add support for media_fields, place_fields, and poll_fields parameters for Client.get_list_tweets and AsyncClient.get_list_tweets * Ignore AsyncClient method parameters explicitly passed as None * Add asynchronous interfaces for Twitter API v2 * Add async_lru as requirement for async extra * Add asynchronous.AsyncStreamingClient * Add support for reverse chronological home timeline with Twitter API v2 * Add Client.get_home_timeline and AsyncClient.get_home_timeline * Update the User-Agent header based on AsyncStream.user_agent even if AsyncStream.session is already initialized/set - Switch to pyproject macros. - Less globbing in %files. - Restrict to urllib3 to < 2, due to vcrpy changes.
Steve Kowalik2024-03-13 06:07:32 +00:00
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
Tomáš Chvátal
2018-05-02 10:54:14 +00:00