[arch-commits] Commit in python-anytree/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Oct 6 00:59:12 UTC 2019
Date: Sunday, October 6, 2019 @ 00:59:11
Author: heftig
Revision: 363873
2.7.1-1
Modified:
python-anytree/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-05 21:38:31 UTC (rev 363872)
+++ PKGBUILD 2019-10-06 00:59:11 UTC (rev 363873)
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=python-anytree
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.7.1
+pkgrel=1
pkgdesc="Powerful and Lightweight Python Tree Data Structure"
url="https://anytree.readthedocs.io/"
arch=(any)
@@ -9,7 +9,7 @@
license=(Apache)
depends=(python-six)
makedepends=(python-setuptools git)
-_commit=775477e206a75e697983e70dae6372b5a7e42dcf # tags/2.6.0
+_commit=d8a45625398847267e02775ce0323099fd7d3ec2 # tags/2.7.1
source=("$pkgname::git+https://github.com/c0fec0de/anytree#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list