adafruit / adafruit/Adafruit_CircuitPython_Bundle

Update libraries for deprecation warnings

Open
#512 0 comments 0 reactions 1 assignee Claimed by @tekktrik View on GitHub
Dominant language
Shell
Stars
1k
Forks
205
Avg merge
5h 34m
Merged PRs (30d)
4

Description

This would need to be an Adabot patch, but reviewing the CI, we're getting the following warnings:

- `license = {text = "MIT"}` => `license = "MIT`
- Similarly, license classifiers (`License :: OSI Approved :: MIT License`) is deprecated
- Some pre-commit hooks are throwing deprecation warnings, so it'd be good to update them (the problematic one is `pre-commit/pre-commit-hooks`)

@FoamyGuy this probably takes precedence over #511 and while they could be done together it's probably best not to, especially since this would be a straight git patch throughout the bundle. Happy to organize the patch to the libraries as well as the cookiecutter, any manual cleanup, etc. I could get started next week.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.