mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/pyamf: Switch dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
111795f0e4
commit
04fef5e1ec
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/hydralabs/pyamf/archive/v0.8.0/pyamf-0.8.0.tar.gz"
|
||||||
MD5SUM="9ab2772c9f255b6e17cc2fa0e1073ff3"
|
MD5SUM="9ab2772c9f255b6e17cc2fa0e1073ff3"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="defusedxml"
|
REQUIRES="python3-defusedxml"
|
||||||
MAINTAINER="Markus Rinne"
|
MAINTAINER="Markus Rinne"
|
||||||
EMAIL="markus.ka.rinne@gmail.com"
|
EMAIL="markus.ka.rinne@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue