aboutcode-org / aboutcode-org/scancode-toolkit
rpm_specfile misspelled as rpm_spefile
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
### Description
> Please leave a brief description of the bug or feature request:
https://github.com/aboutcode-org/scancode-toolkit/blob/develop/src/packagedcode/rpm.py#L273
```
datasource_id = 'rpm_spefile'
```
should be:
```
datasource_id = 'rpm_specfile'
```
As I am not sure if this is now "intended behaviour" (it has been there for a number of years) I am not sending a PR.
@pombredanne
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.