diff -r 745f0c9764a6 -r 1093e2a9adbd components/python/cov-core/Makefile --- a/components/python/cov-core/Makefile Thu Feb 23 08:08:48 2017 -0800 +++ b/components/python/cov-core/Makefile Thu Feb 23 13:46:52 2017 -0800 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 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= https://pypi.python.org/pypi/cov-core COMPONENT_BUGDB= python-mod/cov-core +COMPONENT_ANITYA_ID= 13224 TPNO= 28881