Date: Mon, 23 Apr 2012 22:35:12 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/py-sqlalchemy Makefile Message-ID: <201204232235.q3NMZC0T081336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204232235.q3NMZC0T081336>