python-sqlalchemy: update to 1.2.8 (#3977)
This commit is contained in:
@@ -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.7
|
||||
pkgver=1.2.8
|
||||
pkgrel=1
|
||||
pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -18,9 +18,9 @@ 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.python.org/packages/${_dtoken}/SQLAlchemy-${pkgver}.tar.gz"{,.asc})
|
||||
sha256sums=('d6cda03b0187d6ed796ff70e87c9a7dce2c2c9650a7bc3c022cd331416853c31'
|
||||
#_dtoken='c1/c8/392fcd2d01534bc871c65cb964e0b39d59feb777e51649e6eaf00f6377b5'
|
||||
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-${pkgver}.tar.gz"{,.asc})
|
||||
sha256sums=('2d5f08f714a886a1382c18be501e614bce50d362384dc089474019ce0768151c'
|
||||
'SKIP')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
|
||||
Reference in New Issue
Block a user