diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-10-31 21:53:23 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:17 +0700 |
commit | 033d040b849171fe07436cb228921d147cab2c59 (patch) | |
tree | c44a9866f6c4cac9dec8cc328e7ca2b5b636bfad /python/python3-lazy-object-proxy/python3-lazy-object-proxy.info | |
parent | fcbdb7a3b4fa7bfef447be0884f463e382f7090c (diff) |
python/python3-pypandoc: Fix offline build.
This package needs wheel - it tries to download it during the build
otherwise and if the build is not granted internet access, it fails:
```
ERROR: Could not find a version that satisfies the requirement
wheel>=0.25.0 (from versions: none)
ERROR: No matching distribution found for wheel>=0.25.0
subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m',
'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
'/tmp/SBo/build_python3-pypandoc/tmptgs7v33g', '--quiet',
'wheel>=0.25.0']' returned non-zero exit status 1.
```
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lazy-object-proxy/python3-lazy-object-proxy.info')
0 files changed, 0 insertions, 0 deletions