python-sqlalchemy: update to 2.0.7

This commit is contained in:
Mehdi Chinoune
2023-03-18 18:20:54 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 49188309ca
commit 83402c4965

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.6
pkgver=2.0.7
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=('c343f0b546495f5d7a239c70bf50a99a48d7321c165b82afafa8483b9ebebf6e'
sha256sums=('a4c1e1582492c66dfacc9eab52738f3e64d9a2a380e412668f75aa06e540f649'
'SKIP')
# Helper macros to help make tasks easier #