setuptools_scm, fix license for version 3.3.3 (#5487)

This commit is contained in:
Schrijvers Luc
2020-12-12 12:42:09 +01:00
committed by GitHub
parent 6052dc16d7
commit cef5bc25ed

View File

@@ -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"