14
0

Accepting request 729794 from home:rhafer:branches:devel:languages:python

- Update to 0.25.1:
  * wsgi (tests): Stop using deprecated cgi.parse_qs() to support Python 3.8; Thanks to Miro Hrončok
  * os: Add workaround to `open` for pathlib on py 3.7; Thanks to David Szotten

OBS-URL: https://build.opensuse.org/request/show/729794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=64
This commit is contained in:
Tomáš Chvátal
2019-09-10 12:34:10 +00:00
committed by Git OBS Bridge
parent 712f4bf867
commit 6bafda9938
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-eventlet
Version: 0.25.0
Version: 0.25.1
Release: 0
Summary: Concurrent networking library for Python
License: MIT