summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python3-newrelic_5.14.1.144.bb (renamed from recipes-devtools/python/python3-newrelic_5.4.1.134.bb)14
1 files changed, 4 insertions, 10 deletions
diff --git a/recipes-devtools/python/python3-newrelic_5.4.1.134.bb b/recipes-devtools/python/python3-newrelic_5.14.1.144.bb
index 36eec67a..42e87d33 100644
--- a/recipes-devtools/python/python3-newrelic_5.4.1.134.bb
+++ b/recipes-devtools/python/python3-newrelic_5.14.1.144.bb
@@ -6,18 +6,12 @@ DESCRIPTION = "\
6 " 6 "
7SECTION = "devel/python" 7SECTION = "devel/python"
8LICENSE = "BSD-3-Clause & MIT & Python-2.0 & BSD-2-Clause & NewRelic" 8LICENSE = "BSD-3-Clause & MIT & Python-2.0 & BSD-2-Clause & NewRelic"
9LIC_FILES_CHKSUM = "file://newrelic/LICENSE;md5=2c3b4d48a631fe909df7a767726d4f6c" 9LIC_FILES_CHKSUM = "file://newrelic/LICENSE;md5=b4840908dbb9e62b3d8891e77187b34f"
10 10
11SRCNAME = "newrelic" 11SRC_URI[md5sum] = "53115aea6cbdf0e2721279c230230600"
12SRC_URI[sha256sum] = "340ebcdb0dd08bfb597c71598d6d8f746a93f7e4921f10b3616c9142c608a14d"
12 13
13SRC_URI = "https://pypi.python.org/packages/source/n/newrelic/${SRCNAME}-${PV}.tar.gz" 14inherit pypi setuptools3
14
15SRC_URI[md5sum] = "45099c6d88dcf474267226469caa845e"
16SRC_URI[sha256sum] = "0e651f2ff48dd1fc538fc1297892cf726d1ad4fc0b2578aae6a47f10f16afb2c"
17
18S = "${WORKDIR}/${SRCNAME}-${PV}"
19
20inherit setuptools3
21 15
22FILES_${PN}-dbg += "\ 16FILES_${PN}-dbg += "\
23 ${PYTHON_SITEPACKAGES_DIR}/newrelic-${PV}/newrelic/*/.debug \ 17 ${PYTHON_SITEPACKAGES_DIR}/newrelic-${PV}/newrelic/*/.debug \