Merge pull request #6671 from heitbaum/python-pkg

Update packages/python
This commit is contained in:
CvH 2022-07-02 13:55:05 +02:00 committed by GitHub
commit 535d7816d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="Mako"
PKG_VERSION="1.2.0"
PKG_SHA256="9a7c7e922b87db3686210cf49d5d767033a41d4010b284e747682c92bddd8b39"
PKG_VERSION="1.2.1"
PKG_SHA256="f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307"
PKG_LICENSE="GPL"
PKG_SITE="https://pypi.org/project/Mako"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="Pillow"
PKG_VERSION="9.1.1"
PKG_SHA256="4659341400e11b247654fe38bcb962207154fd0d1285987e7762fffe7c65abb0"
PKG_VERSION="9.2.0"
PKG_SHA256="95836f00972dbf724bf1270178683a0ac4ea23c6c3a980858fc9f2f9456e32ef"
PKG_LICENSE="BSD"
PKG_SITE="https://python-pillow.org/"
PKG_URL="https://github.com/python-pillow/${PKG_NAME}/archive/${PKG_VERSION}.tar.gz"