components/python/pytest/pytest-PYVER.p5m
changeset 3732 0f62cc221c7e
parent 2060 a9ad5cd0ec29
child 3998 5bd484384122
--- a/components/python/pytest/pytest-PYVER.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/python/pytest/pytest-PYVER.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -71,8 +71,7 @@
 # The bypass for zlib is temporary until pkgdepend learns about PEP 3149,
 # new in Python 3.x; see 19510349.
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/standalonetemplate.py \
-    pkg.depend.bypass-generate=.*cPickle.* \
-    pkg.depend.bypass-generate=.*zlib.*
+    pkg.depend.bypass-generate=.*cPickle.* pkg.depend.bypass-generate=.*zlib.*
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/terminal.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/tmpdir.py
 file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/unittest.py