Skip to content

PEP 639 compliance#3283

Merged
d-v-b merged 1 commit intozarr-developers:mainfrom
DimitriPapadopoulos:PEP639
Jul 23, 2025
Merged

PEP 639 compliance#3283
d-v-b merged 1 commit intozarr-developers:mainfrom
DimitriPapadopoulos:PEP639

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Jul 22, 2025

Declare licenses using only these two fields, as per PEP 639:

  • license: SPDX license expression consisting of one or more license identifiers
  • license-files: list of license file glob patterns

Supported by hatchling ≥ 1.27.0:
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.rst
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Jul 22, 2025
Declare licenses using only these two fields, as per PEP 639:
* license:       SPDX license expression consisting of one or more license identifiers
* license-files: list of license file glob patterns

Supported by hatchling ≥ 1.27.0:
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review July 22, 2025 20:36
@d-v-b d-v-b merged commit b877f89 into zarr-developers:main Jul 23, 2025
30 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the PEP639 branch July 23, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants