* update python-tokenize-rt to 5.1.0-1
This commit is contained in:
parent
648409f0ba
commit
196096cf3b
@ -3,8 +3,8 @@
|
||||
|
||||
_name=tokenize-rt
|
||||
pkgname=python-tokenize-rt
|
||||
pkgver=5.0.0
|
||||
pkgrel=2
|
||||
pkgver=5.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Wrapper around the stdlib `tokenize` which roundtrips'
|
||||
arch=(any)
|
||||
url=https://github.com/asottile/tokenize-rt
|
||||
@ -14,7 +14,7 @@ makedepends=('python-build' 'python-installer' 'python-setuptools'
|
||||
'python-wheel')
|
||||
checkdepends=('python-pytest')
|
||||
source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
|
||||
b2sums=('d5e5dd3637615c451463d85e63b6d48670ed18de58e111625b106cfc0af2616726d2ff510412decd32db2c67dea5807d5f9b64ecfa902f56fd32b739085698c3')
|
||||
b2sums=('4ba6ad24c9cae7f077ae84cc43a5836e282fa2eae5cc1b93c717cf79d5d2afdd2801be0724c08710d88429b4f289086764e0b98533e9d120d66deb8499a8f022')
|
||||
|
||||
build() {
|
||||
cd $_name-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user