aboutcode-org / aboutcode-org/scancode-toolkit

rpm_specfile misspelled as rpm_spefile

オープン
#4,869 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。