python-sqlalchemy: update to 1.2.11 (#4272)

This commit is contained in:
Andrew Sun
2018-08-21 08:55:50 -04:00
committed by Алексей
parent f30f11d2be
commit d9e24bb4cb

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.10
pkgver=1.2.11
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)"
arch=('any')
@@ -18,9 +18,8 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2"
# "${MINGW_PACKAGE_PREFIX}-python-mock" "${MINGW_PACKAGE_PREFIX}-python2-mock")
options=('staticlibs' 'strip' '!debug')
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
#_dtoken='c1/c8/392fcd2d01534bc871c65cb964e0b39d59feb777e51649e6eaf00f6377b5'
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver}.tar.gz"{,.asc})
sha256sums=('72325e67fb85f6e9ad304c603d83626d1df684fdf0c7ab1f0352e71feeab69d8'
sha256sums=('ef6569ad403520ee13e180e1bfd6ed71a0254192a934ec1dbd3dbf48f4aa9524'
'SKIP')
# Helper macros to help make tasks easier #