diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-12 05:33:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-16 08:56:14 +0700 |
commit | 7f335270a332a19d0de09a7ab612ba3b98a98eaa (patch) | |
tree | ffde6419cf118ff2bcc19b292a4cc2073c57d43c /python/python3-build/python3-build.SlackBuild | |
parent | 20d82387154cc00d4ad6fda806f94378fbf9a65a (diff) |
python/python3-build: Remove dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-build/python3-build.SlackBuild')
-rw-r--r-- | python/python3-build/python3-build.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-build/python3-build.SlackBuild b/python/python3-build/python3-build.SlackBuild index c02fb31527..4ce5fb7ce2 100644 --- a/python/python3-build/python3-build.SlackBuild +++ b/python/python3-build/python3-build.SlackBuild @@ -25,6 +25,7 @@ # 20230507 46and2: New maintainer, updated version and deps. # -build process changed +# 20231212 46and2: Remove python-importlib_metadata as dep, see README. cd $(dirname $0) ; CWD=$(pwd) |