diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-12-12 05:09:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-12 05:13:59 +0700 |
commit | 814217f3899b0f2dbb5c1e8937792cc8eb26582a (patch) | |
tree | 4d30842e0d0ec4ab9c7ae2503efbbdd7fa055895 /python/pathtools3/pathtools3.info | |
parent | 1d9db357c95588193f06f48a560e38cd60292b5b (diff) |
python/pathtools3: Added (File system general utilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pathtools3/pathtools3.info')
-rw-r--r-- | python/pathtools3/pathtools3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pathtools3/pathtools3.info b/python/pathtools3/pathtools3.info index d266c7db9fc43..28e6c934149c3 100644 --- a/python/pathtools3/pathtools3.info +++ b/python/pathtools3/pathtools3.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/38/19/b8e751fe76e98a04bdd34dd9 MD5SUM="08bb008161e305909740076c5c422159" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3" MAINTAINER="Prof. HORSTMANN" EMAIL="wmh@eipg.fr" |