components/python/argparse/argparse-26.p5m
changeset 1948 2d1537e7942d
parent 1666 69d14d547e77
--- a/components/python/argparse/argparse-26.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/argparse/argparse-26.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -28,7 +28,7 @@
     value="The argparse module makes it easy to write user-friendly command-line interfaces. The program defines what arguments it requires, and argparse will figure out how to parse those out of sys.argv. The argparse module also automatically generates help and usage messages and issues errors when users give the program invalid arguments."
 set name=com.oracle.info.description \
     value="the Python argparse command-line parsing library"
-set name=com.oracle.info.tpno value=13152
+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)