Skip to content

fix: update entrypoint#36

Merged
JarbasAl merged 1 commit intodevfrom
refactor/opm_best_practices
Jan 9, 2026
Merged

fix: update entrypoint#36
JarbasAl merged 1 commit intodevfrom
refactor/opm_best_practices

Conversation

@JarbasAl
Copy link
Copy Markdown
Member

@JarbasAl JarbasAl commented Jan 9, 2026

avoid deprecation warning logs

Summary by CodeRabbit

  • Chores
    • Removed Python 2.x and Python 3.0-3.6 version classifiers.
    • Updated plugin registration system entry point.
    • Removed linguistic topic classifier.

✏️ Tip: You can customize this high-level summary in your review settings.

@github-actions github-actions bot added the fix label Jan 9, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 9, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Package metadata and entry point configuration updated in setup.py. Removed Python 2.x and outdated Python 3 version classifiers along with topic-related classifier. Changed plugin entry point namespace from mycroft.plugin.wake_word to opm.wake_word.

Changes

Cohort / File(s) Summary
Package Configuration
setup.py
Removed legacy Python version classifiers (2.x and 3.0–3.6), removed topic classifier, updated entry_points mapping from mycroft.plugin.wake_word to opm.wake_word

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop and a skip through the setup we go,
Removing old versions that no longer show,
From Mycroft's old wing to OPM we leap,
Entry points fresh, while classifiers sleep!

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 1e2ed9c and 9ecc502.

📒 Files selected for processing (1)
  • setup.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@JarbasAl JarbasAl merged commit c4bd8d2 into dev Jan 9, 2026
1 of 4 checks passed
@JarbasAl JarbasAl deleted the refactor/opm_best_practices branch January 9, 2026 07:08
@github-actions github-actions bot added fix and removed fix labels Jan 9, 2026
JarbasAl added a commit that referenced this pull request Jan 9, 2026
* Merge pull request #24 from OpenVoiceOS/renovate/configure

chore: Configure Renovate

* Increment Version to 0.1.9a1

* Update Changelog

* chore(deps): update dependency python to 3.14 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Increment Version to 0.1.9a2

* Update Changelog

* refactor: drop dependency on speech_recognition, rework scoring (#33)

* refactor: drop dependency on speech_recognition, rework scoring

* refactor: drop dependency on speech_recognition, rework scoring

* refactor: rework scoring

* refactor: rework scoring

* refactor: rework scoring

* Increment Version to 0.1.9a3

* Update Changelog

* chore(deps): update actions/checkout action to v6 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Increment Version to 0.1.9a4

* Update Changelog

* chore(deps): update actions/setup-python action to v6 (#31)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Increment Version to 0.1.9a5

* Increment Version to 0.1.9a6

* Update Changelog

* Change Python version to 3.11 in release workflow

Updated Python version in release workflow from 3.14 to 3.11.

* Update Python version from 3.14 to 3.11

* Increment Version to 0.1.9a7

* Increment Version to 0.1.9a8

* Update Changelog

* fix: update entrypoint (#36)

* Increment Version to 0.1.10a1

* Update Changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JarbasAl <[email protected]>
Co-authored-by: JarbasAI <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant