python-shapely: update to 2.1.0 (#23860)
This commit is contained in:
parent
a51255cc72
commit
4eed2ab1d8
@ -3,7 +3,7 @@
|
||||
_realname=shapely
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.0.7
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Manipulation and analysis of geometric objects in the Cartesian plane (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -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=('28fe2997aab9a9dc026dc6a355d04e85841546b2a5d232ed953e3321ab958ee5'
|
||||
sha256sums=('2cbe90e86fa8fc3ca8af6ffb00a77b246b918c7cf28677b7c21489b678f6b02e'
|
||||
'f46450fc9c59d5553e42337fbba53421c2184ae13d6fa26c899532b2f6c3a555')
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user