components/python/pyopenssl/pyopenssl-PYVER.p5m
branchs11-update
changeset 4072 db0cec748ec0
parent 3778 35735ffdda43
--- a/components/python/pyopenssl/pyopenssl-PYVER.p5m	Tue Apr 07 15:49:29 2015 -0700
+++ b/components/python/pyopenssl/pyopenssl-PYVER.p5m	Tue Apr 07 13:31:20 2015 -0700
@@ -18,23 +18,26 @@
 #
 # CDDL HEADER END
 #
+
+#
 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
-# Python 3 is 64-bit only, so 32-bit shared objects do not belong.
-<transform file path=usr/lib/python3.4/vendor-packages/OpenSSL/[^/]*.so -> drop>
-#
 set name=pkg.fmri \
     value=pkg:/library/python/pyopenssl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Python interface to the OpenSSL library"
+set name=pkg.description \
+    value="The pyOpenSSL package provides a high-level, Python interface to the functions in the OpenSSL library. It includes a generic cryptographic module, an interface to the OpenSSL pseudo random number generator, and an interface to the SSL-specific parts of OpenSSL. The latter defines SSL Context objects and SSL Connection objects, using Python sockets as a transport layer. The Connection object wraps all the socket methods and can therefore be used interchangeably."
 set name=com.oracle.info.description value="Python bindings for OpenSSL"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
-    value=org.opensolaris.category.2008:Development/Python
+    value=org.opensolaris.category.2008:Development/Python \
+    value=org.opensolaris.category.2008:System/Security
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2009/176
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
 file path=usr/lib/python$(PYVER)/vendor-packages/OpenSSL/64/SSL.so
 file path=usr/lib/python$(PYVER)/vendor-packages/OpenSSL/64/crypto.so
 file path=usr/lib/python$(PYVER)/vendor-packages/OpenSSL/64/rand.so
@@ -50,10 +53,9 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/OpenSSL/tsafe.py
 file path=usr/lib/python$(PYVER)/vendor-packages/OpenSSL/version.py
 file path=usr/lib/python$(PYVER)/vendor-packages/pyOpenSSL-$(COMPONENT_VERSION)-py$(PYVER).egg-info
+#
 license LICENSE license=Apache2
 
-
-
 # force the rename with an optional dependency on the old name
 depend type=optional \
     fmri=library/python-2/pyopenssl-$(PYV)@0.13,5.11-0.175.3.0.0.16.0