python-sqlalchemy: update to 1.2.12 (#4453)

This commit is contained in:
Andrew Sun
2018-09-24 01:30:50 -04:00
committed by Алексей
parent 7a4b051aee
commit e79c37b425

View File

@@ -3,7 +3,7 @@
_realname=sqlalchemy
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=1.2.11
pkgver=1.2.12
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)"
arch=('any')
@@ -22,7 +22,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-pytest-runner"
options=('staticlibs' 'strip' '!debug')
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc})
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
sha512sums=('dfe60cdf4923239d9ca16ee2ee8618ebe3fe2553c35d393f27c51aec16bcba3a6692e7f045e8206a41ad7cfbf71380d607cb27cbc9a6320faedbcd3a37517604'
sha512sums=('098b41c6757f97a2308962ce9c1114dcd18fb6b9c5e0e2498d22858b32eed7f404b1c48970c0b16988205d1a73c3d7f5dcdf958c8c63af76a99dbc5009987cbb'
'SKIP')
# Helper macros to help make tasks easier #