summaryrefslogtreecommitdiff
path: root/net/py-netlib/files/patch-setup.py
blob: bf2bf3be2c8427a839f4b80d8967b58ec9588470 (plain) (blame)
1
2
3
4
5
6
7
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"],
 )