14
0

Accepting request 810765 from home:mcalabkova:branches:devel:languages:python

- 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
This commit is contained in:
Tomáš Chvátal
2020-06-02 09:46:20 +00:00
committed by Git OBS Bridge
parent 42d32a6d63
commit 36b7d7a3e0
5 changed files with 28 additions and 42 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>