python-shapely: update to 2.1.2
This commit is contained in:
parent
88a1c63be1
commit
976deb18b4
@ -3,8 +3,8 @@
|
||||
_realname=shapely
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.1.1
|
||||
pkgrel=2
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
pkgdesc='Manipulation and analysis of geometric objects in the Cartesian plane (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@ -25,7 +25,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
options=('!strip')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz"
|
||||
'0001-shapely-2.0.4-const-cast.patch')
|
||||
sha256sums=('500621967f2ffe9642454808009044c21e5b35db89ce69f8a2042c2ffd0e2772'
|
||||
sha256sums=('2ed4ecb28320a433db18a5bf029986aa8afcfd740745e78847e330d5d94922a9'
|
||||
'f46450fc9c59d5553e42337fbba53421c2184ae13d6fa26c899532b2f6c3a555')
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user