[101684] trunk/dports/python/py-migrate/Portfile
jmr at macports.org
jmr at macports.org
Wed Jan 16 22:20:54 PST 2013
Revision: 101684
https://trac.macports.org/changeset/101684
Author: jmr at macports.org
Date: 2013-01-16 22:20:54 -0800 (Wed, 16 Jan 2013)
Log Message:
-----------
py-migrate: replaced by py24-sqlalchemy-migrate
Modified Paths:
--------------
trunk/dports/python/py-migrate/Portfile
Modified: trunk/dports/python/py-migrate/Portfile
===================================================================
--- trunk/dports/python/py-migrate/Portfile 2013-01-17 06:07:17 UTC (rev 101683)
+++ trunk/dports/python/py-migrate/Portfile 2013-01-17 06:20:54 UTC (rev 101684)
@@ -1,24 +1,13 @@
# $Id$
PortSystem 1.0
-PortGroup python24 1.0
+replaced_by py24-sqlalchemy-migrate
+PortGroup obsolete 1.0
+
name py-migrate
version 0.2.0
-categories-append www
-maintainers nomaintainer
-description Migrate provides a way to deal with database \
- schema changes in SQLAlchemy projects.
-long_description Inspired by Ruby on Rails' migrations, Migrate \
- provides a way to deal with database schema \
- changes in SQLAlchemy projects.
+revision 1
+categories python
-platforms darwin
-
homepage http://erosson.com/migrate
-master_sites http://cheeseshop.python.org/packages/source/m/migrate/
-distname migrate-${version}
-
-checksums sha1 49c9e99fb170aa1865b05cc2b5c48fa544346374
-
-depends_build port:py24-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130116/a8c6fa92/attachment.html>
More information about the macports-changes
mailing list