19913180 Update pep8 to the latest version 1.5.7
authorMary Ding <mary.ding@oracle.com>
Tue, 04 Nov 2014 13:04:18 -0800
changeset 2189 8231387581aa
parent 2188 bbabf4f00a89
child 2190 0e3f360be1b9
19913180 Update pep8 to the latest version 1.5.7
components/python/pep8/Makefile
components/python/pep8/pep8.license
--- a/components/python/pep8/Makefile	Mon Nov 03 14:27:09 2014 -0800
+++ b/components/python/pep8/Makefile	Tue Nov 04 13:04:18 2014 -0800
@@ -26,16 +26,16 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		pep8
-COMPONENT_VERSION=	1.4.6
+COMPONENT_VERSION=	1.5.7
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_PROJECT_URL=  http://pypi.python.org/pypi/pep8
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:603a46e5c358ce20ac4807a0eeafac7505d1125a4c1bd8378757ada06f61bed8
+    sha256:15b42131b25f376165d195fe4e17b0a28311182aaf9330d5eb575bbeda5a6989
 COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/p/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	python-mod/pep8
 
-TPNO=			16771
+TPNO=			20014
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
--- a/components/python/pep8/pep8.license	Mon Nov 03 14:27:09 2014 -0800
+++ b/components/python/pep8/pep8.license	Tue Nov 04 13:04:18 2014 -0800
@@ -1,4 +1,5 @@
-Copyright (C) 2006 Johann C. Rocholl <[email protected]>
+Copyright (C) 2006-2009 Johann C. Rocholl <[email protected]>
+Copyright (C) 2009-2014 Florent Xicluna <[email protected]>
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files