python-cx-freeze: update to 7.2.7
This commit is contained in:
parent
fd6b60e652
commit
e8017c4e91
@ -12,11 +12,11 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-cx_Freeze")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-cx_Freeze")
|
||||
pkgver=7.2.6
|
||||
pkgver=7.2.7
|
||||
pkgrel=1
|
||||
pkgdesc="Creates standalone executables from Python scripts, with the same performance (mingw-w64)"
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname/-/_}/${_realname/-/_}-${pkgver}.tar.gz")
|
||||
sha256sums=('68d0d7eb52f88bfd32716269279b989dfd1635fa871506ac50904af831837555')
|
||||
sha256sums=('c4d43a4e5357352ac5a89203fda3a8cfadf033d43682f73abbefd3860ce50fb4')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
msys2_references=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user