File tree 1 file changed +3
-3
lines changed
mingw-w64-python-sqlalchemy
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
6
6
provides=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
7
7
conflicts=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
8
8
replaces=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
9
- pkgver=1.4.35
9
+ pkgver=1.4.36
10
10
pkgrel=1
11
11
pkgdesc=" Python SQL toolkit and Object Relational Mapper (mingw-w64)"
12
12
arch=(' any' )
13
13
mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' )
14
14
url=' https://www.sqlalchemy.org/'
15
- license=(' MIT' )
15
+ license=(' spdx: MIT' )
16
16
depends=(" ${MINGW_PACKAGE_PREFIX} -python"
17
17
" ${MINGW_PACKAGE_PREFIX} -python-greenlet" )
18
18
makedepends=(" ${MINGW_PACKAGE_PREFIX} -python-setuptools"
@@ -23,7 +23,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest-runner"
23
23
options=(' staticlibs' ' strip' ' !debug' )
24
24
source=(" https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver} .tar.gz" {,.asc})
25
25
validpgpkeys=(' 83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1' ) # Michael Bayer <classic@zzzcomputing.com>
26
- sha512sums=(' 195ab35934bca36e7c4c2127f153eff31775f7f150163912f79143efae63911eded67d8645e08ede2c533c675d18c3c5796235e0c0f6d1e6ebb97664ac13f171 '
26
+ sha512sums=(' c9bb38ce5eeb7817727e93695f10cf5c247710b809f3298b233ed8be4e2cc08e5a14581d0c5aa2af02d7a49f036fe3a0bb7a88120b58bdce0f115016bdaf2c77 '
27
27
' SKIP' )
28
28
29
29
# Helper macros to help make tasks easier #
You can’t perform that action at this time.
0 commit comments