python-geoalchemy2: update to 0.18.0
This commit is contained in:
parent
3a8bff806f
commit
85bf561fc8
@ -3,8 +3,8 @@
|
||||
_realname=geoalchemy2
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=0.17.1
|
||||
pkgrel=2
|
||||
pkgver=0.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Geospatial extension to SQLAlchemy (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@ -26,7 +26,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
options=('!strip')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz"
|
||||
'0001-geoalchemy2-0.17.1-search-spatialite.patch');
|
||||
sha256sums=('ff5bbe0db5a4ff979f321c8aa1a7556f444ea30cda5146189b1a177ae5bec69d'
|
||||
sha256sums=('9a04690cc33fbc580d15c7c028d9b1b1ea08271489730096c7092e1d486c2b7a'
|
||||
'13d320aef21f0ea56d6b6d70fc11c22c75e3fbb28e0ecc95da8805dae5ff4bec')
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user