File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
mingw-w64-python-sqlalchemy Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33_realname=sqlalchemy
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=2.0.44
6+ pkgver=2.0.45
77pkgrel=1
88pkgdesc=" Python SQL toolkit and Object Relational Mapper (mingw-w64)"
99arch=(' any' )
@@ -28,7 +28,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest"
2828 " ${MINGW_PACKAGE_PREFIX} -python-pytest-xdist"
2929 " ${MINGW_PACKAGE_PREFIX} -python-mock" )
3030source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
31- sha256sums=(' 0ae7454e1ab1d780aee69fd2aae7d6b8670a581d8847f2d1e0f7ddfbf47e5a22 ' )
31+ sha256sums=(' 1632a4bda8d2d25703fdad6363058d882541bdaaee0e5e3ddfa0cd3229efce88 ' )
3232
3333build () {
3434 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments