diff options
author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-23 15:04:15 +0900 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-24 05:20:43 -0700 |
commit | eec355783eb224efdaffdd82d60b94beb875e793 (patch) | |
tree | f6d049aa9d208a396c0c407d16af9a4c9b18041d | |
parent | 80c60a5d15198f35b1c3870039171c6b69a63c1a (diff) | |
download | meta-openembedded-eec355783eb224efdaffdd82d60b94beb875e793.tar.gz |
python-twisted: upgrade 19.2.1 -> 19.7.0
LICENSE file updated:
"Tom Most" was added in LICENSE file.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted_19.7.0.bb (renamed from meta-python/recipes-devtools/python/python-twisted_19.2.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_19.2.1.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted.inc b/meta-python/recipes-devtools/python/python-twisted.inc index 005aaadef..d70104dc2 100644 --- a/meta-python/recipes-devtools/python/python-twisted.inc +++ b/meta-python/recipes-devtools/python/python-twisted.inc | |||
@@ -5,10 +5,10 @@ HOMEPAGE = "http://www.twistedmatrix.com" | |||
5 | 5 | ||
6 | #twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL. | 6 | #twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL. |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d136e8cf7b52f2e64079186ae2060d8a" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1743f12d8b8f5aec625c0569a058f0a6" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "fa2c04c2d68a9be7fc3975ba4947f653a57a656776f24be58ff0fe4b9aaf3e52" | 10 | SRC_URI[sha256sum] = "d5db93026568f60cacdc0615fcd21d46f694a6bfad0ef3ff53cde2b4bb85a39d" |
11 | SRC_URI[md5sum] = "528b7856938edc2a752c244aebd94981" | 11 | SRC_URI[md5sum] = "5e9296a952430d288cdcdc6ad9eb5ee8" |
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.2.1.bb b/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb index 5903db3e0..5903db3e0 100644 --- a/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb +++ b/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-twisted_19.2.1.bb b/meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb index dfb9d4a4c..dfb9d4a4c 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_19.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_19.7.0.bb | |||