Skip to content

Conversation

@Dentrax
Copy link
Member

@Dentrax Dentrax commented Jun 21, 2023

Fixes:

Related:

Pre-review Checklist

For new package PRs only

  • This PR is marked as fixing a pre-existing package request bug
    • Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • REQUIRED - The version of the package is still receiving security updates
  • REQUIRED - The package is added to packages.txt

For security-related PRs

  • The security fix is recorded in advisories and secfixes

For version bump PRs

  • The epoch field is reset to 0
  • Patch source: patch source here

Signed-off-by: Furkan Türkal <[email protected]>
Co-authored-by: Batuhan <[email protected]>
@Dentrax Dentrax requested a review from a team as a code owner June 21, 2023 20:43
@Dentrax Dentrax requested review from deitch and luhring June 21, 2023 20:43
jdolitsky
jdolitsky previously approved these changes Jun 21, 2023
update to correct digests

Signed-off-by: Ajay Kemparaj <[email protected]>
expected-sha256: 942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1

- runs: |
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
python3 -m gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2

@goproslowyo
Copy link
Contributor

Looks like this was completed / closed by #4386

@ajayk ajayk closed this Aug 16, 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.

5 participants