components/python/alembic/alembic-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 3998 5bd484384122
--- a/components/python/alembic/alembic-PYVER.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/alembic/alembic-PYVER.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -29,7 +29,7 @@
 set name=pkg.description \
     value="The Python alembic module is a new database migrations tool, offering the following functionality: 1) Can emit ALTER statements to a database in order to change the structure of tables and other constructs. 2) Provides a system whereby 'migration scripts' may be constructed; each script indicates a particular series of steps that can 'upgrade' a target database to a new version, and optionally a series of steps that can 'downgrade' similarly, doing the same steps in reverse. 3) Allows the scripts to execute in some sequential manner."
 set name=com.oracle.info.description value="the Python alembic module"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)