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

BUILD: Remove attrs and referencing avoid versions #5696

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SMoraisAnsys
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys commented Jan 26, 2025

Description

Due to a change in some packages to follow PEP 639, we had issues with the license check action and had to avoid some versions of third party dependencies (attrs and referencing). With multiple efforts in twine, pypa/gh-action-pypi-publish and new releases of attrs and referencing, we can unpin the packages from the pyproject.toml file.

Issue linked

Associated to python-attrs/attrs#1386 and python-jsonschema/referencing#213

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@SMoraisAnsys SMoraisAnsys self-assigned this Jan 26, 2025
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the maintenance Package and maintenance related label Jan 26, 2025
@SMoraisAnsys SMoraisAnsys marked this pull request as draft January 26, 2025 20:31
@SMoraisAnsys
Copy link
Collaborator Author

Moving to draft since pip-licenses does not work with the new metadata associated to PEP 639, see #5697

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant