Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2018 15:43:41
1.17.0
 |
wg  |
devel/py-setuptools_scm: update to 1.17.0
PR: 227009
Submitted by: Kai |
30 Nov 2017 15:50:34
1.15.5
 |
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 ) |
28 Apr 2017 20:26:13
1.15.5
 |
sunpoet  |
Add LICENSE_FILE
- While I'm here, sort USE_PYTHON
Approved by: portmgr (blanket) |
28 Apr 2017 12:24:14
1.15.5
 |
wg  |
devel/py3-setuptools_scm: slave port for py3.x
PR: 218929
Submitted by: rs.os at t-online de |
27 Apr 2017 16:22:59
1.15.5
 |
wg  |
devel/py-setuptools_scm: update to 1.15.5
PR: 218901
Submitted by: Douglas Thrift |
11 Oct 2016 16:54:50
1.13.1
 |
wg  |
devel/py-setuptools_scm: update to 1.13.1 |
03 Jan 2016 15:18:18
1.10.1
 |
miwi  |
- Update to 1.10.1
PR: 205713
Submitted by: douglas@douglasthrift.net
Approved by: maintainer implicit |
12 Nov 2015 12:48:51
1.8.0
 |
wg  |
devel/py-setuptools_scm: Setuptools plugin to manage your versions by scm tags
Handles managing your python package versions in scm metadata instead of
declaring them as the version argument or in a scm managed file.
WWW: https://github.com/pypa/setuptools_scm/ |