Skip to content

Commit d421643

Browse files
committed
pyinstaller: update to 1.0.0 and drop upstreamed patch
- ref: https://github.com/pypa/installer/releases/tag/1.0.0
1 parent 4bbc9b0 commit d421643

2 files changed

Lines changed: 2 additions & 83 deletions

File tree

packages/python/devel/pyinstaller/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2024-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="pyinstaller"
5-
PKG_VERSION="0.7.0"
6-
PKG_SHA256="a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631"
5+
PKG_VERSION="1.0.0"
6+
PKG_SHA256="c6d691331621cf3fec4822f5c6f83cab3705f79b316225dc454127411677c71f"
77
PKG_LICENSE="MIT"
88
PKG_SITE="https://pypi.org/project/installer/"
99
PKG_URL="https://files.pythonhosted.org/packages/source/i/installer/installer-${PKG_VERSION}.tar.gz"

packages/python/devel/pyinstaller/patches/pyinstaller-0216-Add-overwrite-existing-option-that-overwrites-existi.patch

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)