community/python-baron to 0.10.1-1

This commit is contained in:
Kevin Mihelich 2021-12-30 16:04:06 +00:00
parent 420ebd3f68
commit b02fb05234
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# - remove makedepend on python-pypandoc
pkgname=python-baron
pkgver=0.10
pkgver=0.10.1
pkgrel=1
pkgdesc="Full Syntax Tree for python to make writing refactoring code a realist task"
url="https://github.com/PyCQA/baron"
@ -14,7 +14,7 @@ depends=('python-rply')
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/baron/archive/$pkgver.tar.gz")
sha512sums=('d010036b09424c37e3bde0e15403ffb407aef456c1004502b6e20101c5bfb8096fe415c77381d16131a72f5ce6b2ba09a4309ededa63cead4a42810aa3d59786')
sha512sums=('01c3a69227d1de435dc466bc8e848e9d3d88f182cb404c2614bf868615af92a81c6379c872c36b9f28e63e0cec5757a5a8f6e9bb11eeccb9a75a408199448626')
build() {
cd baron-$pkgver