svn commit: r487050 - in head/databases: . gom

Tobias Kortkamp tobik at freebsd.org
Sun Dec 9 15:03:55 UTC 2018


On Sun, Dec 09, 2018 at 02:47:16PM +0000, Koop Mast wrote:
> Author: kwm
> Date: Sun Dec  9 14:47:15 2018
> New Revision: 487050
> URL: https://svnweb.freebsd.org/changeset/ports/487050
> 
> Log:
>   Add gom.
>   
>   Gom provides an object mapper from GObjects to SQLite.

Hi,

this fails to package when using PYTHON3_DEFAULT=3.7:
pkg-static: Unable to access file [...]/databases/gom/work/stage/usr/local/lib/python3.6/site-packages/gi/overrides/Gom.py:No such file or directory

> Added: head/databases/gom/pkg-plist
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/databases/gom/pkg-plist	Sun Dec  9 14:47:15 2018	(r487050)
> [...]
> +lib/python3.6/site-packages/gi/overrides/Gom.py

This should probably be

%%PYTHON_SITELIBDIR%%/gi/overrides/Gom.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20181209/9a4a1ef8/attachment.sig>


More information about the svn-ports-all mailing list