python-cx-freeze: update to 6.14.4
This commit is contained in:
@@ -12,7 +12,7 @@ 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=6.14.3
|
||||
pkgver=6.14.4
|
||||
pkgrel=1
|
||||
pkgdesc="Creates standalone executables from Python scripts, with the same performance (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -30,7 +30,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-tools")
|
||||
source=(https://pypi.io/packages/source/c/cx_Freeze/cx_Freeze-${pkgver}.tar.gz
|
||||
001-declare-support-for-setuptools-67.patch)
|
||||
sha256sums=('e6cf4a839d4059242175beee30a9b22351d9f86177b2bbb1b064db0a1020c857'
|
||||
sha256sums=('c9da31fa8e01d2dfdd603fa70e26390a65aea6dd62333c94d9f038b42aa055c8'
|
||||
'8f71ff630464c30bc32e8eba042e1527d3464e51982b32364762e78fa8440e5d')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user