diff -r 52dff2005c9b -r 47545fb8aed4 components/python/mock/Makefile --- a/components/python/mock/Makefile Tue Jan 20 22:00:28 2015 -0800 +++ b/components/python/mock/Makefile Sat Jan 17 09:17:37 2015 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk @@ -32,6 +32,8 @@ COMPONENT_ARCHIVE_URL= http://pypi.python.org/packages/source/m/mock/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= python-mod/mock +TPNO= 12679 + include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/setup.py.mk include $(WS_TOP)/make-rules/ips.mk