diff -r 745f0c9764a6 -r 1093e2a9adbd components/python/amqp/Makefile --- a/components/python/amqp/Makefile Thu Feb 23 08:08:48 2017 -0800 +++ b/components/python/amqp/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 @@ -34,6 +34,7 @@ COMPONENT_ARCHIVE_URL= $(call pypi_url) COMPONENT_PROJECT_URL= https://github.com/celery/py-amqp/ COMPONENT_BUGDB= python-mod/py-amqp +COMPONENT_ANITYA_ID= 3768 TPNO= 28701