diff -r 745f0c9764a6 -r 1093e2a9adbd components/python/unicodecsv/Makefile --- a/components/python/unicodecsv/Makefile Thu Feb 23 08:08:48 2017 -0800 +++ b/components/python/unicodecsv/Makefile Thu Feb 23 13:46:52 2017 -0800 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk @@ -34,6 +34,7 @@ COMPONENT_ARCHIVE_URL= $(call pypi_url) COMPONENT_PROJECT_URL= https://github.com/jdunck/python-unicodecsv COMPONENT_BUGDB= python-mod/unicodecsv +COMPONENT_ANITYA_ID= 7602 TPNO= 27636