diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-10-31 21:38:08 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:17 +0700 |
commit | dec8501f219f266e072127476f278dadf52c0ccf (patch) | |
tree | 5017818d9f31d4437729dfdaba6818828b958ba5 /python/python-libarchive-c | |
parent | de55c77bbfef9859bf6ff2b88d0537a7ecec1f61 (diff) | |
download | slackbuilds-dec8501f219f266e072127476f278dadf52c0ccf.tar.gz |
python/python-mpmath: Add missing setuptools-scm dep.
This is declared upstream here:
https://github.com/fredrik-johansson/mpmath/blob/1.2.1/setup.cfg#L30
If setuptools-scm is not installed, the build will try to downloaad
it as root when it runs. This means you cannot build this package
without internet access.
```
distutils.errors.DistutilsError: Command '['/usr/bin/python2', '-m',
'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
'/tmp/SBo/build_python-mpmath/tmpymNMLJ', '--quiet',
'setuptools_scm>=1.7.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/python-libarchive-c')
0 files changed, 0 insertions, 0 deletions