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

checks.git: Set tarfile filter #638

Closed

Conversation

parona-source
Copy link
Contributor

  • Not setting it triggers a DeprecationWarning in python3.12.
  • Despite tarballs by git-archive being trusted, there isn't benefit in trusting it as the tarballs don't use metadata that would require it.

* Not setting it triggers a DeprecationWarning in python3.12.
* Despite tarballs by git-archive being trusted, there isn't benefit in
  trusting it as the tarballs don't use metadata that would require it.

Signed-off-by: Alfred Wingate <[email protected]>
@parona-source
Copy link
Contributor Author

The logs are expires for this #567. But if the failure was due to deprecation warnings then this would handle it.

Running tests on python3.12 gets me no failure and pkgcheck already has python3_12 on ::gentoo.

Copy link
Member

@arthurzam arthurzam left a comment

Choose a reason for hiding this comment

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

Thank you

@gentoo-bot gentoo-bot closed this in 8edda42 Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants