SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/py2-setuptools/patches/patch-setup_cfg
Normal file
12
devel/py2-setuptools/patches/patch-setup_cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: setup.cfg
|
||||
--- setup.cfg.orig
|
||||
+++ setup.cfg
|
||||
@@ -48,7 +48,7 @@ classifiers =
|
||||
Topic :: Utilities
|
||||
|
||||
[options]
|
||||
-zip_safe = True
|
||||
+zip_safe = False
|
||||
python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
|
||||
py_modules = easy_install
|
||||
packages = find:
|
Loading…
Add table
Add a link
Reference in a new issue