Skip to content

Conversation

@MonkeyCanCode
Copy link
Contributor

There has been a long-standing request for pip-licenses to support PEP 639 – Improving License Clarity with Better Package Metadata. However, pip-licenses has shown limited progress or support for this enhancement (see PR #213).

To address this gap, we are switching to pip-licenses-cli, which provides PEP 639–compliant license metadata handling and is being actively maintained in this area.

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Sep 21, 2025
@MonkeyCanCode MonkeyCanCode merged commit 9cb70ab into apache:main Sep 21, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Sep 21, 2025
snazy added a commit to snazy/polaris that referenced this pull request Nov 20, 2025
* Suppress deprecation warnings in `PolarisSparkCatalog.createTable()` (apache#2631)

Background: apache#2394

Since we have to override the deprecated `createTable` method, we
suppress deprecation warnings produced by `javac`.

Suppressing `RedundantSuppression` is needed for IntelliJ, which
appears to consider this a normal situation and does not issue a
deprecation warning.

* Service: Add Events for PolarisServiceImpl APIs (apache#2482)

* CHANGELOG: Freeze change log for 1.1 and clear out unreleased version (apache#2635)

* Re-add CHANGELOG.md entry for apache#2197 (apache#2638)

Using `git log -p apache-polaris-1.1.0-incubating..553cb06 -- CHANGELOG.md` to find changes missed in the previous CHANGELOG update (apache#2635)

* Azure: Fix azure expires at prefix for the credentials refresh (apache#2633)

* Remove unused LOG in SparkCatalog (apache#2639)

* fix(deps): update dependency com.google.errorprone:error_prone_core to v2.42.0 (apache#2636)

* fix(deps): update dependency io.smallrye.config:smallrye-config-core to v3.14.0 (apache#2637)

* Fix client license check (apache#2642)

* fix(deps): update dependency software.amazon.awssdk:bom to v2.34.0 (apache#2645)

* fix(deps): update mockito monorepo to v5.20.0 (apache#2641)

* chore(deps): update docker.io/prom/prometheus docker tag to v3.6.0 (apache#2644)

* chore(events): unify in-memory buffer listeners implementations (apache#2628)

* fix(deps): update quarkus platform and group (apache#2595)

* Update jandex dependency to 3.5.0 (apache#2649)

* Last merged commit e6796f7

---------

Co-authored-by: Dmitri Bourlatchkov <dmitri.bourlatchkov@gmail.com>
Co-authored-by: Adnan Hemani <adnan.h@berkeley.edu>
Co-authored-by: Prashant Singh <35593236+singhpk234@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: Yong Zheng <yongzheng0809@gmail.com>
Co-authored-by: Alexandre Dutra <adutra@apache.org>
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.

2 participants