freebsd-ports/databases/py-mysql2pgsql
Kubilay Kocak 79617def64 databases/py-mysql2pgsql: Fix argparse dependency
argparse was missing from this ports RUN_DEPENDS, causing errors on imports.

argparse is avaiilable in the Python 2.7 and 3.2+ standard libraries so patch
setup.py to only require it for those versions.

Patch has been committed upstream and won't be necessary for the next release.

While I'm here, enable STAGE support.

PR:		ports/183477
Submitted by:	koobs
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2013-12-05 11:39:38 +00:00
..
files databases/py-mysql2pgsql: Fix argparse dependency 2013-12-05 11:39:38 +00:00
distinfo databases/py-mysql2pgsql: Fix build, Enable AUTOPLIST support 2013-10-24 13:02:54 +00:00
Makefile databases/py-mysql2pgsql: Fix argparse dependency 2013-12-05 11:39:38 +00:00
pkg-descr