python-sqlalchemy: update to 1.4.40
This commit is contained in:
@@ -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=1.4.39
|
||||
pkgver=1.4.40
|
||||
pkgrel=1
|
||||
pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest-runner"
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver}.tar.gz"{,.asc})
|
||||
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer <classic@zzzcomputing.com>
|
||||
sha512sums=('a7c6b73250044289add492b2d7df9010f3b9a3a5126c8b3448d7339cf743c4be3f1c08d238107bb12c579b2bbd7d20e216e331d3ee10dcf79c0f23ca44d496af'
|
||||
sha512sums=('49b8ad8becd6fb2c43615890ef05554ce151f44cda20971a585ff5b325a6a91bb356a3c4320f4b1ac877a9eccdca9bec65cc9942bc5948d4143495b5c884f458'
|
||||
'SKIP')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
|
||||
Reference in New Issue
Block a user