From a0e5a04a4528ff628b98df4b9a4c0c006c3c9e98 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 6 Jun 2014 15:31:09 +0000 Subject: - Update to 0.10.1 PR: 190691 Submitted by: Jamie Landeg-Jones --- www/mitmproxy/files/patch-setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/mitmproxy/files/patch-setup.py') diff --git a/www/mitmproxy/files/patch-setup.py b/www/mitmproxy/files/patch-setup.py index cee9243fdfba..4b45788042e5 100644 --- a/www/mitmproxy/files/patch-setup.py +++ b/www/mitmproxy/files/patch-setup.py @@ -1,5 +1,5 @@ ---- setup.py.orig 2014-02-21 08:17:11.000000000 +0800 -+++ setup.py 2014-02-21 08:19:43.000000000 +0800 +--- setup.py.orig 2014-02-26 19:33:21.000000000 +0000 ++++ setup.py 2014-06-06 06:28:44.000000000 +0100 @@ -1,4 +1,5 @@ from distutils.core import setup +from setuptools import setup @@ -11,7 +11,7 @@ "Topic :: Software Development :: Testing" ], - install_requires=[ -- "netlib>=%s"%version.VERSION, +- "netlib>=%s"%version.MINORVERSION, - "urwid>=1.1", - "pyasn1>0.1.2", - "pyopenssl>=0.13", -- cgit v1.2.3