diff options
| author | Arn0 <yth@ythogtha.org> | 2023-06-09 14:59:35 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 07:39:30 +0700 |
| commit | 98f7ef6b7f9c906814617fa599c01dd1d2e77c9a (patch) | |
| tree | 6752f2f1f0075c217f841dbf0845c21d3f6ef33e /python/python3-dulwich/python3-dulwich.info | |
| parent | c52ac3cba63d7afa82c19f6cf00e31ccd3e73fd4 (diff) | |
python/python3-dulwich: fix wrong build using updated setuptools
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dulwich/python3-dulwich.info')
| -rw-r--r-- | python/python3-dulwich/python3-dulwich.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dulwich/python3-dulwich.info b/python/python3-dulwich/python3-dulwich.info index 5c12c4d792..b6e34e4ebd 100644 --- a/python/python3-dulwich/python3-dulwich.info +++ b/python/python3-dulwich/python3-dulwich.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.21.5.tar.g MD5SUM="08b553a524041741604d0f5f9a45cd3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-setuptools-opt" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |
