[130406] trunk/dports/python/py-sqlalchemy-migrate/Portfile
Revision: 130406 https://trac.macports.org/changeset/130406 Author: larryv@macports.org Date: 2014-12-29 21:56:40 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-sqlalchemy-migrate: Add overlooked line continuation Modified Paths: -------------- trunk/dports/python/py-sqlalchemy-migrate/Portfile Modified: trunk/dports/python/py-sqlalchemy-migrate/Portfile =================================================================== --- trunk/dports/python/py-sqlalchemy-migrate/Portfile 2014-12-30 05:53:04 UTC (rev 130405) +++ trunk/dports/python/py-sqlalchemy-migrate/Portfile 2014-12-30 05:56:40 UTC (rev 130406) @@ -15,7 +15,7 @@ long_description Inspired by Ruby on Rails' migrations, SQLAlchemy \ Migrate provides a way to deal with database \ schema changes in SQLAlchemy projects. SQLAlchemy \ - Migrate extends SQLAlchemy to have database + Migrate extends SQLAlchemy to have database \ changeset handling. It provides a database change \ repository mechanism which can be used from the \ command line as well as from inside python code.
participants (1)
-
larryv@macports.org