summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_20.3.0.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_20.3.0.bb b/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
index 697725fd71..e0f1a8ca6e 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_20.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
@@ -5,13 +5,11 @@ 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=27ac6d9597237e7e76282edd7a40cd68" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=e33c411c0b86b1f3ca299091ed51ca31"
9 9
10SRC_URI[sha256sum] = "d72c55b5d56e176563b91d11952d13b01af8725c623e498db5507b6614fc1e10" 10SRC_URI[sha256sum] = "77544a8945cf69b98d2946689bbe0c75de7d145cdf11f391dd487eae8fc95a12"
11SRC_URI[md5sum] = "fc16d575730db7d0cddd09fc35af3eea"
12 11
13PYPI_PACKAGE = "Twisted" 12PYPI_PACKAGE = "Twisted"
14PYPI_PACKAGE_EXT = "tar.bz2"
15 13
16inherit pypi setuptools3 14inherit pypi setuptools3
17 15
@@ -201,6 +199,7 @@ ${libdir}/${PYTHON_DIR}/site-packages/Twisted*egg-info \
201${libdir}/${PYTHON_DIR}/site-packages/twisted/logger/ \ 199${libdir}/${PYTHON_DIR}/site-packages/twisted/logger/ \
202${libdir}/${PYTHON_DIR}/site-packages/twisted/_threads/ \ 200${libdir}/${PYTHON_DIR}/site-packages/twisted/_threads/ \
203${libdir}/${PYTHON_DIR}/site-packages/twisted/positioning/ \ 201${libdir}/${PYTHON_DIR}/site-packages/twisted/positioning/ \
202${libdir}/${PYTHON_DIR}/site-packages/twisted/py.typed \
204" 203"
205 204
206FILES_${PN}-mail = " \ 205FILES_${PN}-mail = " \