more license cleanup

This commit is contained in:
Miloš Komarčević
2023-02-02 12:23:46 +01:00
parent a752e098c2
commit a4bc1d4c32
101 changed files with 102 additions and 102 deletions

View File

@@ -10,7 +10,7 @@ pkgdesc='Inline Matplotlib backend for Jupyter (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://pypi.org/project/matplotlib-inline/"
license=('BSD-3-Clause')
license=('spdx:BSD-3-Clause')
depends=(
"${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-traitlets"