[130406] trunk/dports/python/py-sqlalchemy-migrate/Portfile
larryv at macports.org
larryv at macports.org
Mon Dec 29 21:56:40 PST 2014
Revision: 130406
https://trac.macports.org/changeset/130406
Author: larryv at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/4ef75689/attachment.html>
More information about the macports-changes
mailing list