diff -r 745f0c9764a6 -r 1093e2a9adbd components/python/httplib2/Makefile --- a/components/python/httplib2/Makefile Thu Feb 23 08:08:48 2017 -0800 +++ b/components/python/httplib2/Makefile Thu Feb 23 13:46:52 2017 -0800 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk @@ -33,6 +33,7 @@ COMPONENT_ARCHIVE_URL= $(call pypi_url) COMPONENT_PROJECT_URL= http://code.google.com/p/httplib2/ COMPONENT_BUGDB= python-mod/httplib2 +COMPONENT_ANITYA_ID= 3887 TPNO= 29114