aboutcode-org / aboutcode-org/scancode-toolkit
Unable to get name, version, extension from get_sdist_name_ver_ext in utils_thirdparty.py
Open
bug
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
> Unable to get name, version, extension from get_sdist_name_ver_ext in utils_thirdparty.py
### How To Reproduce
```
>>> from utils_thirdparty import *
>>> get_sdist_name_ver_ext("functools32-3.2.3-2.zip")
```
https://pypi.org/simple/functools32/
### System configuration
Linux Python 3.8
Contributor guide
Assessment
This issue has not been assessed yet.