git-update: Replace aurinfo.py with python-srcinfo

python-srcinfo is a more transparent and simpler library for parsing
SRCINFO files.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Johannes Löthberg 2015-06-13 17:11:33 +02:00 committed by Lukas Fleischer
parent f8b3cb97e5
commit 7a3a3876a8
3 changed files with 26 additions and 235 deletions

View file

@ -53,7 +53,7 @@ Setup on Arch Linux
7) Install needed Python modules:
# pacman -S python-mysql-connector python-pygit2
# pacman -S python-mysql-connector python-pygit2 python-srcinfo
8) Install the git-auth wrapper script: