Skip to content

Conversation

@Cdevon2
Copy link

@Cdevon2 Cdevon2 commented Apr 25, 2022

  • Add missing annotations to make pygradle plugin tasks compatible with Gradle 7
  • Fix issues with extra characters when writing wheel-api.py resource to file
  • Update TeeOutputstream constructor to refer to static System.out instead of using self-referential assignment

- Update annotations to conform with precedent

Fix issues with writing wheel-api.py resource to file

Add missing annotations to make pygradle plugin compatible with Gradle 7
@Cdevon2 Cdevon2 marked this pull request as draft April 25, 2022 23:10
@Cdevon2
Copy link
Author

Cdevon2 commented Apr 25, 2022

The failing test is due to updates in the underlying docker image. The openjdk:8-jdk default image uses Debian Bullseye as the base, while the default image in the previous release used Debian Buster. Bullseye does not provide a default python executable.

@Oloremo
Copy link

Oloremo commented Jul 26, 2022

Any updates on this?

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