<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/py-ploy, branch 2018Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2018Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2018Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-11-30T15:50:30Z</updated>
<entry>
<title>Convert Python ports to FLAVORS.</title>
<updated>2017-11-30T15:50:30Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-11-30T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=551be3c7231225ed9c26479af2b8914fb2ef0ea8'/>
<id>urn:sha1:551be3c7231225ed9c26479af2b8914fb2ef0ea8</id>
<content type='text'>
  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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six&gt;0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
</content>
</entry>
<entry>
<title>sysutils/py-ploy: Switch to paramiko (2.x)</title>
<updated>2017-07-16T11:28:01Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2017-07-16T11:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a83277cf5b3c1d19e20bbd6c4d664b48c924a57d'/>
<id>urn:sha1:a83277cf5b3c1d19e20bbd6c4d664b48c924a57d</id>
<content type='text'>
Chase the devel/py-fabric update made in r445866 [1], which switched the
paramiko dependency from security/paramiko1 to security/paramiko (2.x), by
updating this port to use paramiko 2.x as well.

This fixes an installation conflict and package failure of
sysutils/py_ploy_fabric, due to two ports, both dependencies of
py-ploy_fabric trying to install different versions of paramiko:

  pkg-static: py27-paramiko-2.0.5 conflicts with py27-paramiko1-1.18.2 (installs files into the same place).
  Problematic file: /usr/local/lib/python2.7/site-packages/paramiko/__init__.py

This has happened before [2][3] in the opposite direction (paramiko -&gt;
paramiko1)

[1] https://svnweb.freebsd.org/changeset/ports/445866
[2] https://svnweb.freebsd.org/changeset/ports/425687
[3] https://bugs.freebsd.org/214379

PR:		214379 [3]
Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>Rename python setuptools ports to better match other python ports</title>
<updated>2017-03-16T19:23:48Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2017-03-16T19:23:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=20b3a34a0244997034364a22c218fb28b5a9f6e1'/>
<id>urn:sha1:20b3a34a0244997034364a22c218fb28b5a9f6e1</id>
<content type='text'>
Reviewed by:	mat, sunpoet
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D9983
</content>
</entry>
<entry>
<title>- Change RUN_DEPENDS to security/py-paramiko1 to make sysutils/py-ploy_fabric</title>
<updated>2016-11-12T15:43:19Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2016-11-12T15:43:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=877b7e79e3b741e43904100ebf18dd64f5c791af'/>
<id>urn:sha1:877b7e79e3b741e43904100ebf18dd64f5c791af</id>
<content type='text'>
  successfully pacakge
- Remove dependency on devel/py-argparse

PR:		214379
Reported by:	koobs
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>sysutils/py-ploy: Update to 1.2.1</title>
<updated>2015-10-20T11:33:52Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2015-10-20T11:33:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d613a4464cfb05daa1963266c6cee629eaba0a0b'/>
<id>urn:sha1:d613a4464cfb05daa1963266c6cee629eaba0a0b</id>
<content type='text'>
- Update PORTVERSION and distinfo checksum (1.2.1)
- Add setuptools explicitly (instead of implicitly via python.mk)
  to RUN_DEPENDS, as ploy uses the pkg_resources module
- Add argparse to RUN_DEPENDS
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy/blob/1.2.1/HISTORY.rst
</content>
</entry>
<entry>
<title>sysutils/py-ploy: Update to 1.2.0</title>
<updated>2015-03-06T01:02:02Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2015-03-06T01:02:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed9d16a025c912197d380d9dbb745038abf1e959'/>
<id>urn:sha1:ed9d16a025c912197d380d9dbb745038abf1e959</id>
<content type='text'>
- Update to 1.2.0
- Use PORTVERSION over DISTVERSION

Changes:

  * https://github.com/ployground/ploy/blob/1.2.0/HISTORY.rst
</content>
</entry>
<entry>
<title>sysutils/py-ploy: Update to 1.1.0</title>
<updated>2015-03-03T00:24:15Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2015-03-03T00:24:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=98b667aa29025af4cec5ec2e0203bf80d24e42fd'/>
<id>urn:sha1:98b667aa29025af4cec5ec2e0203bf80d24e42fd</id>
<content type='text'>
- Update to 1.1.0
- No longer needs USES=zip \o/

Changes:

  * https://github.com/ployground/ploy/blob/1.1.0/HISTORY.rst
</content>
</entry>
<entry>
<title>sysutils/bsdploy: Update to 1.3</title>
<updated>2015-01-31T00:01:50Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2015-01-31T00:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=46d3214b70b933402c30bbf757680b63d564ea4f'/>
<id>urn:sha1:46d3214b70b933402c30bbf757680b63d564ea4f</id>
<content type='text'>
- Update bsdploy to 1.3
- Update all py-ploy[_]* dependencies:

    ploy:         1.0.3
    ploy_ensible: 1.2.1
    ploy_ec2:     1.1.1
    ploy_ezjail:  1.1.0
    ploy_fabric   1.1.0

- Sort USE_PYTHON's

Changes:

  * bsdploy:      https://github.com/ployground/bsdploy/blob/1.3/CHANGES.rst
  * ploy:         https://github.com/ployground/ploy/blob/1.0.3/HISTORY.rst
  * ploy_ansible: https://github.com/ployground/ploy_ansible/blob/1.2.1/HISTORY.rst
  * ploy_ec2:     https://github.com/ployground/ploy_ec2/blob/1.1.1/HISTORY.rst
  * ploy_ezjail:  https://github.com/ployground/ploy_ezjail/blob/1.1.0/HISTORY.rst
  * ploy_fabric:  https://github.com/ployground/ploy_fabric/blob/1.1.0/HISTORY.rst
</content>
</entry>
<entry>
<title>- Convert ports of sysutils/ to new USES=python</title>
<updated>2014-10-24T16:56:10Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-10-24T16:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fae188751b59d1700f6a3231d48e1eb5e4959e90'/>
<id>urn:sha1:fae188751b59d1700f6a3231d48e1eb5e4959e90</id>
<content type='text'>
Approved by:	portmgr (implicit)
</content>
</entry>
</feed>
