diff options
Diffstat (limited to 'net/py-netlib/files/patch-setup.py')
| -rw-r--r-- | net/py-netlib/files/patch-setup.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/py-netlib/files/patch-setup.py b/net/py-netlib/files/patch-setup.py new file mode 100644 index 000000000000..bf2bf3be2c84 --- /dev/null +++ b/net/py-netlib/files/patch-setup.py @@ -0,0 +1,8 @@ +--- setup.py.orig 2013-07-23 03:39:16.157592949 +0800 ++++ setup.py 2013-07-23 03:39:30.392145219 +0800 +@@ -88,5 +88,4 @@ + "Topic :: Software Development :: Testing :: Traffic Generation", + "Topic :: Internet :: WWW/HTTP", + ], +- install_requires=["pyasn1>0.1.2", "pyopenssl>=0.12"], + ) |
