cvs commit: ports/databases/py-sqlalchemy Makefile

[ Available lists | Index of cvs-ports | Month of Apr 2012 | Week of 23 Apr 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nicola Vitale <nivit@FreeBSD.org>
Date
23 Apr 2012 22:35:12
Subject
cvs commit: ports/databases/py-sqlalchemy Makefile
Message-ID
201204232235.q3NMZC0T081336@repoman.freebsd.org


[ Hide this part ]
nivit       2012-04-23 22:35:12 UTC

FreeBSD ports repository

Modified files:
databases/py-sqlalchemy Makefile
Log:
- Add databases/pyMySQLdb to RUN_DEPENDS only when
Python version < 3.0, because such port does not
build with Py3k [1]
- Add code to fix TMPPLIST when Python version >= 3.2,
so that the byte-code filenames conform to PEP 3147
(see http://www.python.org/dev/peps/pep-3147/ ).

PR: ports/163884
Submitted by: wen [1]

Revision Changes Path
1.43 +18 -1 ports/databases/py-sqlalchemy/Makefile

Elapsed time: 0.239 seconds