14
0
forked from pool/python-tweepy

- Add patch loosen-requests-oauthlib.patch:

* We can also work with requests-oauthlib < 3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tweepy?expand=0&rev=32
This commit is contained in:
2024-12-17 00:36:46 +00:00
committed by Git OBS Bridge
parent e9b307a5a7
commit 73480bbaf1
3 changed files with 27 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
-------------------------------------------------------------------
Sun Dec 15 23:33:36 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
Tue Dec 17 00:36:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* Fall back to mimetypes if imghdr isn't available.
- Add patch loosen-requests-oauthlib.patch:
* We can also work with requests-oauthlib < 3.
-------------------------------------------------------------------
Wed Mar 13 06:06:29 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>