more work done on the python fork

This commit is contained in:
brent s
2016-11-13 16:09:16 -05:00
parent 2765fde112
commit abe865d803
17 changed files with 166 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
install=
changelog=
noextract=()
source=("{{ pkg['srcurl'] }}"
"{{ pkg['srcfile'].sig }}")
sha512sums=('{{ pkg['srchash'] }}'
'SKIP')