Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2016 05:27:17 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Kubilay Kocak <koobs@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org, python <python@freebsd.org>
Subject:   Re: svn commit: r407751 - head/security/py-m2crypto
Message-ID:  <CAMHz58Qb86pADyZgCEjeEabW5SBS4Ku2o4jJQaTc852UP6qh4A@mail.gmail.com>
In-Reply-To: <56B03CF4.4070200@FreeBSD.org>
References:  <201602011948.u11JmPqj003525@repo.freebsd.org> <56B03CF4.4070200@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 2, 2016 at 1:21 PM, Kubilay Kocak <koobs@freebsd.org> wrote:

> On 2/02/2016 6:48 AM, Sunpoet Po-Chuan Hsieh wrote:
> > +
>  %%PYTHON_SITELIBDIR%%/M2Crypto/${PYCACHE_DIR}${PYCACHE_FILE}.pyc \
> > +
>  %%PYTHON_SITELIBDIR%%/M2Crypto/${PYCACHE_DIR}${PYCACHE_FILE}.${PYOEXTENSION}
>
> Hi Sunpoet,
>
> This change wasn't mentioned in the commit log. Could you summarise the
> rationale?
>
> Was it to fix a bug?
> Might/Do other ports need to do this too?
> Might there be value in having the framework bits take care of this?
>
> Reason I ask is, as we move toward reproducible builds and simplifying
> Python packaging, having the framework take care of compilation
> post-install (rather than in packaging) is a desirable target for
> various reasons.
>
> We also have an open task not to package pyc/pyo files:
>
> https://wiki.freebsd.org/Python
>
> [ ] Don't package (plist) or install .pyc and .pyo files. Details:
>
> https://wiki.freebsd.org/Python/CompiledPackages
>
>
Hello,

This change was already mentioned in the commit log.
Since USES=python was relaxed form python 2.x only to both python 2.x and
3.x, PLIST_FILES should be updated as well.

Regards,
sunpoet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Qb86pADyZgCEjeEabW5SBS4Ku2o4jJQaTc852UP6qh4A>