Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
36.5.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
36.5.0 10 Oct 2017 17:45:50 |
sunpoet |
Update to 36.5.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 222818
Exp-run by: antoine
MFH: 2017Q4 |
36.2.2 12 Aug 2017 12:46:01 |
wen |
- update to 36.2.2
PR: 220987
Submitted by: wen@(myself)
Exp-run by: antoine@ |
36.0.1 11 Jun 2017 21:42:36 |
antoine |
Update setuptools to 36.0.1
PR: 219876
Submitted by: Johannes Jost Meixner |
32.1.0_1 17 Mar 2017 20:05:36 |
antoine |
Bump PORTREVISION, to force a rebuild of py27-setuptools-32.1.0 which used
to be created by devel/py-setuptools with its new origin |
32.1.0 16 Mar 2017 19:23:49 |
antoine |
Rename python setuptools ports to better match other python ports
Reviewed by: mat, sunpoet
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D9983 |
Number of commits found: 6
|