svn commit: r318575 - in head/math/py-numpy: . files

Marcus von Appen mva at FreeBSD.org
Mon May 20 16:29:40 UTC 2013


On, Mon May 20, 2013, Dmitry Sivachenko wrote:

>
> On 20.05.2013, at 11:21, Marcus von Appen <mva at FreeBSD.org> wrote:
>
> > On, Mon May 20, 2013, Dmitry Sivachenko wrote:
> >
> > [...]
> >
> > Due to the changed distinfo entries for the PDFs, fetching the DISTFILES
> > does not work anymore:
> >
> > /usr/ports/math/py-numpy # make fetch
> > ===>  License BSD accepted by the user
> > ===>  Found saved configuration for py27-numpy-1.7.0,1
> > => numpy-ref.pdf is not in /usr/ports/math/py-numpy/distinfo.
> > => Either /usr/ports/math/py-numpy/distinfo is out of date, or
> > => numpy-ref.pdf is spelled incorrectly.
> > *** [do-fetch] Error code 1
> >
>
>
> I already committed a fix, sorry.

Thanks! While I'm here complaining, can you please fix up the
__pycache__ stuff that breaks python 2.7 plists (which is the default
python version we are using at the moment)?

/usr/ports/math/py-numpy # make deinstall
[...]
pkg_delete: file '/usr/local/lib/python2.7/site-packages/numpy/random/__pycache__/__init__.cpython-33.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.7/site-packages/numpy/random/__pycache__/__init__.cpython-33.pyo' doesn't exist
[...]

We could solve that (temporarily) by adding %%PYVER3%% conditional for
the plist - rm@ started a discussion about that issue in January[0].

[0] http://lists.freebsd.org/pipermail/freebsd-python/2013-January/005050.html

Cheers
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20130520/126bc891/attachment.sig>


More information about the freebsd-python mailing list