Age | Commit message (Collapse) | Author |
|
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
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>
|
|
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
Signed-off-by: bedlam <dave@slackbuilds.org>
|