[arch-commits] Commit in python-anytree/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Oct 20 12:02:12 UTC 2019
Date: Sunday, October 20, 2019 @ 12:02:12
Author: heftig
Revision: 365231
2.7.2-1
Modified:
python-anytree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-20 09:17:36 UTC (rev 365230)
+++ PKGBUILD 2019-10-20 12:02:12 UTC (rev 365231)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=python-anytree
-pkgver=2.7.1
+pkgver=2.7.2
pkgrel=1
pkgdesc="Powerful and Lightweight Python Tree Data Structure"
url="https://anytree.readthedocs.io/"
@@ -9,7 +9,7 @@
license=(Apache)
depends=(python-six)
makedepends=(python-setuptools git)
-_commit=d8a45625398847267e02775ce0323099fd7d3ec2 # tags/2.7.1
+_commit=0c0cfa1949f92c193d2fd660efc3a17a0272d553 # tags/2.7.2
source=("$pkgname::git+https://github.com/c0fec0de/anytree#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list