diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-20 16:08:01 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-20 06:57:27 -0800 |
commit | ae77b5dc959e525514cd03e24d21b2296196f17e (patch) | |
tree | f30d7c18e505805ac96605936ce292db01a7bde0 | |
parent | ae9b523493e4a0363f327c1cb5414a759ed8e15e (diff) | |
download | meta-openembedded-ae77b5dc959e525514cd03e24d21b2296196f17e.tar.gz |
python-twisted: upgrade 19.7.0 -> 19.10.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted_19.10.0.bb (renamed from meta-python/recipes-devtools/python/python-twisted_19.7.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_19.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted.inc b/meta-python/recipes-devtools/python/python-twisted.inc index d70104dc2..34f8846b0 100644 --- a/meta-python/recipes-devtools/python/python-twisted.inc +++ b/meta-python/recipes-devtools/python/python-twisted.inc | |||
@@ -7,8 +7,8 @@ HOMEPAGE = "http://www.twistedmatrix.com" | |||
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1743f12d8b8f5aec625c0569a058f0a6" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1743f12d8b8f5aec625c0569a058f0a6" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "d5db93026568f60cacdc0615fcd21d46f694a6bfad0ef3ff53cde2b4bb85a39d" | 10 | SRC_URI[sha256sum] = "7394ba7f272ae722a74f3d969dcf599bc4ef093bc392038748a490f1724a515d" |
11 | SRC_URI[md5sum] = "5e9296a952430d288cdcdc6ad9eb5ee8" | 11 | SRC_URI[md5sum] = "f2d70f7a66ecdf54152310164cceadfe" |
12 | 12 | ||
13 | PYPI_PACKAGE = "Twisted" | 13 | PYPI_PACKAGE = "Twisted" |
14 | PYPI_PACKAGE_EXT = "tar.bz2" | 14 | PYPI_PACKAGE_EXT = "tar.bz2" |
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb index 5903db3e0..5903db3e0 100644 --- a/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb +++ b/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb b/meta-python/recipes-devtools/python/python3-twisted_19.10.0.bb index dfb9d4a4c..dfb9d4a4c 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_19.10.0.bb | |||