From cef5bc25ed30c290c57289543d1c6ef13d6eae49 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 12 Dec 2020 12:42:09 +0100 Subject: [PATCH] setuptools_scm, fix license for version 3.3.3 (#5487) --- dev-python/setuptools_scm/setuptools_scm-3.3.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/setuptools_scm/setuptools_scm-3.3.3.recipe b/dev-python/setuptools_scm/setuptools_scm-3.3.3.recipe index 8e19f32e6..5cd8654c3 100644 --- a/dev-python/setuptools_scm/setuptools_scm-3.3.3.recipe +++ b/dev-python/setuptools_scm/setuptools_scm-3.3.3.recipe @@ -4,7 +4,7 @@ in SCM metadata instead of declaring them as the version argument \ or in a SCM managed file." HOMEPAGE="https://github.com/pypa/setuptools_scm" COPYRIGHT="2019 Python Packaging Authority" -LICENSE="Python" +LICENSE="MIT" REVISION="1" SOURCE_URI="https://pypi.io/packages/source/s/setuptools_scm/setuptools_scm-$portVersion.tar.gz" CHECKSUM_SHA256="bd25e1fb5e4d603dcf490f1fde40fb4c595b357795674c3e5cb7f6217ab39ea5"