components/python/lockfile/lockfile-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2946 74c77317f502
child 3704 69ab8eca01c5
--- a/components/python/lockfile/lockfile-PYVER.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/lockfile/lockfile-PYVER.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -28,7 +28,7 @@
     value="The lockfile package provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls."
 set name=com.oracle.info.description \
     value="lockfile, the Python file locking 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)