python/hg-git: Updates REQUIRES for python3-dulwich

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-08 23:00:12 +01:00 committed by Willy Sudiarto Raharjo
parent 172abb5c54
commit 62813967fc
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/d5/6b/e2eaef3ab80fc6dc5c97a669a182d12
MD5SUM="acc85158cd576de45f11343c7a4f8773"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"
REQUIRES="python3-dulwich"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"