summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
index 4e9472793b..8fd7801c35 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
@@ -5,9 +5,9 @@ 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.
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=e33c411c0b86b1f3ca299091ed51ca31" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=0f8d67f84b6e178c92d471011b2245fc"
9 9
10SRC_URI[sha256sum] = "2cd652542463277378b0d349f47c62f20d9306e57d1247baabd6d1d38a109006" 10SRC_URI[sha256sum] = "b7971ec9805b0f80e1dcb1a3721d7bfad636d5f909de687430ce373979d67b61"
11 11
12PYPI_PACKAGE = "Twisted" 12PYPI_PACKAGE = "Twisted"
13 13