15
0

Accepting request 827910 from home:jayvdb:py-submit

- Add pr_1.patch for Python 3.7+ support
- Activate test suite on Python 3.7+

OBS-URL: https://build.opensuse.org/request/show/827910
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioeventlet?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-08-20 07:18:19 +00:00
committed by Git OBS Bridge
parent 52be56b574
commit a2465bbcde
3 changed files with 78 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 19 10:34:12 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Add pr_1.patch for Python 3.7+ support
- Activate test suite on Python 3.7+
-------------------------------------------------------------------
Tue Nov 5 09:20:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>