python-sqlalchemy: update to 2.0.2

This commit is contained in:
Mehdi Chinoune
2023-02-07 01:22:43 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 757beae2a6
commit 640cb5672a

View File

@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=2.0.1
pkgver=2.0.2
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)"
arch=('any')
@@ -27,7 +27,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest-runner"
"${MINGW_PACKAGE_PREFIX}-python-mock")
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver}.tar.gz"{,.asc})
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic@zzzcomputing.com>
sha256sums=('70d38432d75f6c95973f9713b30881e40a4e8d8ccfe8bbeb55466d8c737acc79'
sha256sums=('e4d3cf5352f724237e27463de4bf19888235342af2efa37ef1cd391d8b702a16'
'SKIP')
# Helper macros to help make tasks easier #