Skip to content

Remove License trove classifier - #1332

Open
akx wants to merge 1 commit into
masterfrom
remove-extra-license-field
Open

Remove License trove classifier#1332
akx wants to merge 1 commit into
masterfrom
remove-extra-license-field

Conversation

@akx

@akx akx commented Aug 26, 2026

Copy link
Copy Markdown
Member

Having license="BSD-3-Clause" (added in #994) is enough (see PEP 639 and the package specification).

Fixes #1331.

There are precedents of this across the ecosystem.

Having `license="BSD-3-Clause"` (added in #994) is enough.

Fixes #1331
@akx

akx commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

cc @btschwertfeger :)

@akx akx added this to the Babel 2.19 milestone Aug 26, 2026
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.37%. Comparing base (6ba6701) to head (c5ebd9f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1332   +/-   ##
=======================================
  Coverage   93.37%   93.37%           
=======================================
  Files          27       27           
  Lines        4919     4919           
=======================================
  Hits         4593     4593           
  Misses        326      326           
Flag Coverage Δ
macos-14-3.10 92.45% <ø> (ø)
macos-14-3.11 92.39% <ø> (ø)
macos-14-3.12 92.60% <ø> (ø)
macos-14-3.13 92.60% <ø> (ø)
macos-14-3.14 92.57% <ø> (ø)
macos-14-3.15 92.57% <ø> (ø)
macos-14-3.8 92.33% <ø> (ø)
macos-14-3.9 92.39% <ø> (ø)
macos-14-pypy3.10 92.45% <ø> (ø)
ubuntu-24.04-3.10 92.47% <ø> (ø)
ubuntu-24.04-3.11 92.41% <ø> (ø)
ubuntu-24.04-3.12 92.62% <ø> (ø)
ubuntu-24.04-3.13 92.62% <ø> (ø)
ubuntu-24.04-3.14 92.60% <ø> (ø)
ubuntu-24.04-3.15 92.60% <ø> (ø)
ubuntu-24.04-3.8 92.35% <ø> (ø)
ubuntu-24.04-3.9 92.41% <ø> (ø)
ubuntu-24.04-pypy3.10 92.47% <ø> (ø)
windows-2022-3.10 92.47% <ø> (ø)
windows-2022-3.11 92.40% <ø> (ø)
windows-2022-3.12 92.61% <ø> (ø)
windows-2022-3.13 92.61% <ø> (ø)
windows-2022-3.14 92.59% <ø> (ø)
windows-2022-3.15 92.59% <ø> (ø)
windows-2022-3.8 92.44% <ø> (ø)
windows-2022-3.9 92.40% <ø> (ø)
windows-2022-pypy3.10 92.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented Aug 26, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 88 untouched benchmarks


Comparing remove-extra-license-field (c5ebd9f) with master (6ba6701)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop the versionless License :: classifier now that license is a valid SPDX expression

1 participant