[arch-commits] Commit in python-anytree/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Feb 1 15:59:00 UTC 2019
Date: Friday, February 1, 2019 @ 15:58:59
Author: heftig
Revision: 345010
2.5.0-1
Modified:
python-anytree/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-01 14:14:33 UTC (rev 345009)
+++ PKGBUILD 2019-02-01 15:58:59 UTC (rev 345010)
@@ -2,14 +2,14 @@
pkgbase=python-anytree
pkgname=(python-anytree python2-anytree)
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
pkgdesc="Powerful and Lightweight Python Tree Data Structure"
url="https://anytree.readthedocs.io/"
arch=(any)
license=(Apache)
makedepends=(python{,2}-{six,setuptools} git)
-_commit=bf6c5134a5257a05b2ed38b91b9f7846add08065 # tags/2.4.3
+_commit=caeb5886f8e582c92e3000acf00c1066fae669d0 # tags/2.5.0
source=("$pkgbase::git+https://github.com/c0fec0de/anytree#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list