components/python/pep8/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2693 2aa48dc32866
child 3723 1cc872b933c9
--- a/components/python/pep8/Makefile	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/pep8/Makefile	Sat Jan 17 09:17:37 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -35,6 +35,8 @@
 COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/p/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	python-mod/pep8
 
+TPNO=			12771
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk