Skip to content

deprecate python 3.8#111

Merged
mberz merged 1 commit intomainfrom
dep_py38
Apr 24, 2025
Merged

deprecate python 3.8#111
mberz merged 1 commit intomainfrom
dep_py38

Conversation

@ahms5
Copy link
Copy Markdown
Member

@ahms5 ahms5 commented Apr 23, 2025

Which issue(s) are closed by this pull request?

came up in #110

Changes proposed in this pull request:

  • deprecate python 3.8, since its failing due to pyfar

@ahms5 ahms5 added this to the v0.6.3 milestone Apr 23, 2025
@ahms5 ahms5 added the bug Something isn't working label Apr 23, 2025
@ahms5 ahms5 requested review from Copilot and mberz April 23, 2025 18:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR deprecates support for Python 3.8 to address failures related to pyfar.

  • Updates the required Python version in pyproject.toml
  • Adjusts the Python classifier and installation notes in README.md
  • Removes Python 3.8 from the testing matrix in CircleCI configuration

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated the required Python version and classifiers
README.md Modified installation notes to reflect the new Python requirement
.circleci/config.yml Removed Python 3.8 from the test matrix

@ahms5 ahms5 moved this from Backlog to Require review in Weekly Planning Apr 23, 2025
@ahms5 ahms5 self-assigned this Apr 23, 2025
Copy link
Copy Markdown
Member

@f-brinkmann f-brinkmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care.

@github-project-automation github-project-automation Bot moved this from Require review to Reviewer Approved in Weekly Planning Apr 24, 2025
@mberz mberz merged commit 401e1b8 into main Apr 24, 2025
13 of 15 checks passed
@mberz mberz deleted the dep_py38 branch April 24, 2025 09:22
@github-project-automation github-project-automation Bot moved this from Reviewer Approved to Done in Weekly Planning Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants