Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.3.1.1 #293

Merged
merged 49 commits into from
May 22, 2024
Merged

Release v2.3.1.1 #293

merged 49 commits into from
May 22, 2024

Conversation

bskinn
Copy link
Owner

@bskinn bskinn commented May 21, 2024

No description provided.

bskinn and others added 30 commits November 29, 2022 09:24
To wire into GitHub's dependencies feature.
Also update the content type
Have to use full paths for single modules now, apparently.

See: PyCQA/bandit#725 (comment)
Yep, we're shadowing submodules. We'll fix it eventually...
Assuming we want to support four active Python versions, retire Python
3.7, which is end-of-life since nearly a year ago, and add support for
Python 3.12.

New Python versions are released once a year, and make for a good
reason to make a release to PyPI, even if there haven't been any major
changes to the code base. Not making a release for a year results in
warnings such as "An important project maintenance signal to consider
for sphobjinv is that it hasn't seen any new versions released to PyPI
in the past 12 months, and could be considered as a discontinued
project, or that which receives low attention from its maintainers" on
https://snyk.io/advisor/python/sphobjinv, which companies use to
determine if a project is an acceptable dependency.
Change the README filename and update the regex
Add Python 3.12, retire Python 3.7
str.join example now states 3.12
@bskinn bskinn changed the title Release v2.3.2 Release v2.3.1.1 May 22, 2024
@bskinn bskinn merged commit 219530d into stable May 22, 2024
31 checks passed
@bskinn bskinn deleted the release-2.3.2 branch May 22, 2024 03:35
@bskinn bskinn restored the release-2.3.2 branch May 22, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants