cvs commit: ports/databases/py-sqlalchemy Makefile

Nicola Vitale nivit at FreeBSD.org
Mon Apr 23 22:35:12 UTC 2012


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


More information about the cvs-ports mailing list