File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
mingw-w64-python-stevedore Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33_realname=stevedore
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=5.2 .0
7- pkgrel=2
6+ pkgver=5.4 .0
7+ pkgrel=1
88pkgdesc=" Manage dynamic plugins for Python applications (mingw-w64)"
99arch=(' any' )
1010mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
1919 " ${MINGW_PACKAGE_PREFIX} -python-pbr"
2020 " ${MINGW_PACKAGE_PREFIX} -python-setuptools" )
2121source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
22- sha256sums=(' 46b93ca40e1114cea93d738a6c1e365396981bb6bb78c27045b7587c9473544d ' )
22+ sha256sums=(' 79e92235ecb828fe952b6b8b0c6c87863248631922c8e8e0fa5b17b232c4514d ' )
2323
2424prepare () {
2525 pushd " ${_realname} -${pkgver} "
You can’t perform that action at this time.
0 commit comments