Merge pull request #4952 from heitbaum/bumpst

setuptools: update 51.1.2
This commit is contained in:
CvH 2021-01-14 12:13:40 +01:00 committed by GitHub
commit c74f8b2e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setuptools"
PKG_VERSION="51.1.1"
PKG_SHA256="97434f60d427e33cbcbd69003a20596f66a8643079858a8768574a8b73a97dbd"
PKG_VERSION="51.1.2"
PKG_SHA256="1f3db173c1d8f8753dce0b6c18017955863fc39a0613e5c20bfdd107f331fafb"
PKG_LICENSE="OSS"
PKG_SITE="https://pypi.org/project/setuptools"
PKG_URL="https://github.com/pypa/setuptools/archive/v$PKG_VERSION.tar.gz"