From 3abf537f589eccd038e69b849e4d4d60a9283ca1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Oct 15 2018 00:41:16 +0000 Subject: Update to 0.24.1. Fixes bug #1611023 --- diff --git a/.gitignore b/.gitignore index f8dccde..b690508 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ eventlet-0.9.9.tar.gz /eventlet-0.22.0.tar.gz /eventlet-0.22.1.tar.gz /eventlet-0.23.0.tar.gz +/eventlet-0.24.1.tar.gz diff --git a/python-eventlet.spec b/python-eventlet.spec index 4607aeb..18a2dca 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -1,8 +1,8 @@ %global modname eventlet Name: python-%{modname} -Version: 0.23.0 -Release: 2%{?dist} +Version: 0.24.1 +Release: 1%{?dist} Summary: Highly concurrent networking library License: MIT URL: http://eventlet.net @@ -57,6 +57,8 @@ io operations appear blocking at the source code level. Summary: Documentation for python2-%{modname} BuildRequires: python2-sphinx BuildRequires: python2-zmq +BuildRequires: python2-dns +BuildRequires: python2-monotonic %{?python_provide:%python_provide python2-%{modname}-doc} %description -n python2-%{modname}-doc @@ -66,6 +68,8 @@ BuildRequires: python2-zmq Summary: Documentation for python3-%{modname} BuildRequires: python3-sphinx BuildRequires: python3-zmq +BuildRequires: python3-dns +BuildRequires: python3-monotonic %description -n python3-%{modname}-doc %{summary}. @@ -121,6 +125,9 @@ nosetests-%{python3_version} -v %doc html-3 %changelog +* Sun Oct 14 2018 Kevin Fenzi - 0.24.1-1 +- Update to 0.24.1. Fixes bug #1611023 + * Sat Jul 14 2018 Fedora Release Engineering - 0.23.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index fc34d1d..5e9e5da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (eventlet-0.23.0.tar.gz) = a9ecaf65c22ea3bbb8af5a0db2bc0cd3c3759b5762e1e15202c25f4a96951f4c2cc8e11098c516bd43ba77b7136be1b63eb1780705de532ed181e22ee543b105 +SHA512 (eventlet-0.24.1.tar.gz) = 867f8ead3a6c0dd692c5cc5d9f1181b04456bdb270ea95d84f7f97da4603b333df539721cda002437c035fac51134bee8cc3495e09b6a25ae1c46fdaf015d0c3