Skip to content

Commit 4996c2d

Browse files
committed
chore: Map a declared license for PyPI::pytest-cov
Signed-off-by: Bruno Pacheco <[email protected]>
1 parent 0549d2b commit 4996c2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

curations/PyPI/_/pytest-cov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- id: "PyPI::pytest-cov:(,4.1.0]"
2+
curations:
3+
comment: |
4+
The LICENSE file always contained only the 'MIT' license text, while the project metadata accidentally
5+
declared it to be license under 'BSD-LICENSE' for all version prior to 2.12.0, see also
6+
pytest-dev/pytest-cov@2cd0094
7+
declared_license_mapping:
8+
"BSD License": "MIT"

0 commit comments

Comments
 (0)