pbrady pushed to python-eventlet (master). "latest upstream (0.17.1)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 14:04:46 UTC 2015


>From fbd5c68cfd4aaf61b239da5f75adbd0a2f75534e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
Date: Tue, 31 Mar 2015 14:59:59 +0100
Subject: latest upstream (0.17.1)


diff --git a/.gitignore b/.gitignore
index 62ef351..0e1385b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ eventlet-0.9.9.tar.gz
 /eventlet-0.12.0.tar.gz
 /eventlet-0.14.0.tar.gz
 /eventlet-0.15.2.tar.gz
+/eventlet-0.17.1.tar.gz
diff --git a/python-eventlet.spec b/python-eventlet.spec
index 9d83a71..2194804 100644
--- a/python-eventlet.spec
+++ b/python-eventlet.spec
@@ -3,7 +3,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name:           python-eventlet
-Version:        0.15.2
+Version:        0.17.1
 Release:        1%{?dist}
 Summary:        Highly concurrent networking library
 Group:          Development/Libraries
@@ -42,7 +42,6 @@ Documentation for the python-eventlet package.
 %setup -q -n eventlet-%{version}
 find -name '.*' -type f -exec rm {} \;
 sed -i -e 's/
//g' tests/mock.py
-sed -i -e '1d' eventlet/support/greendns.py
 
 %build
 %{__python} setup.py build
@@ -65,7 +64,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS LICENSE NEWS README.rst README.twisted
+%doc AUTHORS LICENSE NEWS README.rst
 %{python_sitelib}/eventlet
 %{python_sitelib}/eventlet*.egg-info
 
@@ -76,6 +75,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Tue Mar 31 2015 Pádraig Brady <pbrady at redhat.com> - 0.17.1-1
+- Latest upstream
+
 * Tue Sep 02 2014 Pádraig Brady <pbrady at redhat.com> - 0.15.2-1
 - Latest upstream
 
diff --git a/sources b/sources
index fc4c89c..6138449 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5b0217cc1da6fcf4bcf6957df57f3cd  eventlet-0.15.2.tar.gz
+b66053e6dbfd5a6996750fa09b0af6ba  eventlet-0.17.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-eventlet.git/commit/?h=master&id=fbd5c68cfd4aaf61b239da5f75adbd0a2f75534e


More information about the scm-commits mailing list