summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb b/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb
index 8aca4ca3ac..e129c18d63 100644
--- a/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb
+++ b/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb
@@ -2,7 +2,7 @@ SUMMARY = "python-distutils extension"
2DESCRIPTION = "python-distutils extension integrating gettext support, themed icons and scrollkeeper based documentation" 2DESCRIPTION = "python-distutils extension integrating gettext support, themed icons and scrollkeeper based documentation"
3HOMEPAGE = "https://launchpad.net/python-distutils-extra" 3HOMEPAGE = "https://launchpad.net/python-distutils-extra"
4SECTION = "devel/python" 4SECTION = "devel/python"
5LICENSE = "GPLv2" 5LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=4325afd396febcb659c36b49533135d4" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=4325afd396febcb659c36b49533135d4"
7 7
8SRC_URI = "https://launchpad.net/python-distutils-extra/trunk/${PV}/+download/python-distutils-extra-${PV}.tar.gz" 8SRC_URI = "https://launchpad.net/python-distutils-extra/trunk/${PV}/+download/python-distutils-extra-${PV}.tar.gz"