diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-07-08 16:14:33 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-07-08 16:14:33 +0000 |
commit | 9ec0761d6a8631dcdc349a6a14e2ad8053eb1550 (patch) | |
tree | b41b9ffde9d8a5c4192b299b00d832ffb7a5e6fb /CHANGES | |
parent | 99ee6cb588635c47fa74ba7accfd6a6a6cef779a (diff) |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20140708: +AUTHOR: mva@FreeBSD.org + + Support for installations based on the easy_install setup.py target has + been removed from the Ports framework for Python software. The + PYEASYINSTALL_* knobs and support for USE_PYDISTUTILS=easy_install have + been removed. + 20140623: AUTHOR: bapt@FreeBSD.org |