14
0

- Drop 0001-Fix-SSL-connection-reset-errors.patch . Merged upstream

- Drop PR-459.patch . Merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=55
This commit is contained in:
Thomas Bechtold
2018-12-07 08:49:40 +00:00
committed by Git OBS Bridge
parent 767c6bc42d
commit 3d1fd68fe1

View File

@@ -61,6 +61,8 @@ Thu Dec 6 15:31:02 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
* test_import_patched_defaults bended to play with pyopenssl>=16.1.0 * test_import_patched_defaults bended to play with pyopenssl>=16.1.0
* Explicit environ flag for importing eventlet.__version__ without ignoring import errors * Explicit environ flag for importing eventlet.__version__ without ignoring import errors
* Type check Semaphore, GreenPool arguments; Thanks to Matthew D. Pagel * Type check Semaphore, GreenPool arguments; Thanks to Matthew D. Pagel
- Drop 0001-Fix-SSL-connection-reset-errors.patch . Merged upstream
- Drop PR-459.patch . Merged upstream
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 6 13:26:44 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com> Thu Dec 6 13:26:44 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>