mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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:
parent
f8b3cb97e5
commit
7a3a3876a8
3 changed files with 26 additions and 235 deletions
2
INSTALL
2
INSTALL
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue