Skip to content

Require the Apache-licensed aragog release - #889

Merged
timlichtenberg merged 2 commits into
mainfrom
tl/pyproject-aragog-license
Sep 19, 2026
Merged

timlichtenberg merged 2 commits into
mainfrom
tl/pyproject-aragog-license

Conversation

@timlichtenberg

Copy link
Copy Markdown
Member

Description

aragog is now Apache-2.0 (fwl-aragog 26.9.18 on PyPI). The dependency floor still allowed 26.09.10, which is GPL-3.0-or-later, and a comment in pyproject.toml still described aragog as a GPL dependency of the default install.

This raises the floor to >=26.09.18 and removes the stale note, so the default install resolves the Apache-2.0 release. Related: the aragog relicense, FormingWorlds/aragog#46.

Validation of changes

  • On aragog, 26.09.10 to 26.09.18 is a single license-only commit (LICENSE, README, docs/index, pyproject.toml); no source code changed, so the runtime is byte-identical and the floor bump carries no API change.
  • On PyPI, 26.09.18 is the only Apache-2.0 fwl-aragog release and the latest one.
  • docs/Reference/module_versions.md badge and link are updated to match; tests/tools/test_generate_version_badges.py passes.

Checklist

  • I have followed the contributing guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings or errors
  • I have checked that the tests still pass on my computer
  • I have updated the docs, as appropriate
  • I have added tests for these changes, as appropriate
  • I have checked that all dependencies have been updated, as required

fwl-aragog 26.9.18 is Apache-2.0 (PyPI metadata and the packaged LICENSE). The optional-backends comment in pyproject.toml still cited it as a GPL dependency of the default install. Remove that sentence.
PyPI metadata gives GPL-3.0-or-later for fwl-aragog 26.5.13 through 26.9.10 and Apache-2.0 for 26.9.18, with no release in between. The floor was 26.09.10, so an install could still resolve to a GPL release. Raising it to 26.09.18 makes the license comment accurate for every allowed version. Both floor references (pyproject.toml and the module version table) are updated together.
@timlichtenberg
timlichtenberg requested a review from a team as a code owner September 19, 2026 17:11
@codecov

codecov Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (bf63262) to head (1b831aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #889   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files         118      118           
  Lines       18641    18641           
  Branches     3187     3187           
=======================================
+ Hits        17568    17569    +1     
+ Misses       1069     1068    -1     
  Partials        4        4           
Flag Coverage Δ
unit-tests 88.84% <ø> (+0.01%) ⬆️

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.

@timlichtenberg
timlichtenberg merged commit cc69ad9 into main Sep 19, 2026
14 checks passed
@timlichtenberg
timlichtenberg deleted the tl/pyproject-aragog-license branch September 19, 2026 17:23
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.

1 participant