Commit 6d4484a 1 parent 98ecdfb commit 6d4484a Copy full SHA for 6d4484a
File tree 1 file changed +3
-3
lines changed
mingw-w64-python-setuptools-rust
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
_realname=setuptools-rust
4
4
pkgbase=mingw-w64-python-${_realname}
5
5
pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6
- pkgver=1.10.2
7
- pkgrel=2
6
+ pkgver=1.11.0
7
+ pkgrel=1
8
8
pkgdesc=" Compile and distribute Python extensions written in rust as easily as if they were written in C (mingw-w64)"
9
9
arch=(' any' )
10
10
mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
22
22
" ${MINGW_PACKAGE_PREFIX} -python-installer"
23
23
" ${MINGW_PACKAGE_PREFIX} -python-setuptools-scm" )
24
24
source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname/ -/ _} /${_realname/ -/ _} -${pkgver} .tar.gz" )
25
- sha256sums=(' 5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc ' )
25
+ sha256sums=(' f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2 ' )
26
26
27
27
prepare () {
28
28
cp -r " ${_realname/ -/ _} -${pkgver} " " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments