diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 032d337424..9322ca9a05 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Download, build, install, upgrade, and uninstall Python packages" | 1 | SUMMARY = "Download, build, install, upgrade, and uninstall Python packages" |
2 | HOMEPAGE = "https://pypi.python.org/pypi/setuptools" | 2 | HOMEPAGE = "https://pypi.org/project/setuptools" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=19;md5=9a33897f1bca1160d7aad3835152e158" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=19;md5=9a33897f1bca1160d7aad3835152e158" |