[arch-commits] Commit in python-baron/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 14:30:13 UTC 2021
Date: Thursday, December 30, 2021 @ 14:30:13
Author: felixonmars
Revision: 1088381
upgpkg: python-baron 0.10.1-1
Modified:
python-baron/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 14:29:51 UTC (rev 1088380)
+++ PKGBUILD 2021-12-30 14:30:13 UTC (rev 1088381)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
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"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python-pypandoc')
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
More information about the arch-commits
mailing list