Support PyPI JSON API's license_expr field as a primary source for license identifiers
Changed
- PyPI JSON API's license_expr is used as a primary source for the license name (SPDX identifier). If absent, fall back to the license field (#152).
- Bump Docker base images to
eclipse-temurin:21 - Bump Clojure dependencies