# HG changeset patch # User Mary Ding # Date 1415135058 28800 # Node ID 8231387581aa9ab6dda4d9e54bfa71948c101f87 # Parent bbabf4f00a89e8dff7e9aeb23fb3e2f761eb1423 19913180 Update pep8 to the latest version 1.5.7 diff -r bbabf4f00a89 -r 8231387581aa components/python/pep8/Makefile --- 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 diff -r bbabf4f00a89 -r 8231387581aa components/python/pep8/pep8.license --- 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 +Copyright (C) 2006-2009 Johann C. Rocholl +Copyright (C) 2009-2014 Florent Xicluna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files