python-rope: update to 1.10.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
a5a0aac608
commit
3a799508f6
@@ -3,8 +3,8 @@
|
||||
_realname=rope
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=1.9.0
|
||||
pkgrel=2
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='A python refactoring library (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
@@ -19,7 +19,7 @@ makedepends=(
|
||||
${MINGW_PACKAGE_PREFIX}-python-setuptools
|
||||
${MINGW_PACKAGE_PREFIX}-python-wheel)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('f48d708132c0e062b411308732ca13933b976486b4b53d1e804f94ed08d69503')
|
||||
sha256sums=('14bfcc7dfea69fa32c53db0667e86e321ef059de555c7f8101a0cb91c8d85a55')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user