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

Wheel building process produces no Windows wheels #295

Closed
dataflake opened this issue May 18, 2024 · 3 comments · Fixed by #296
Closed

Wheel building process produces no Windows wheels #295

dataflake opened this issue May 18, 2024 · 3 comments · Fixed by #296
Assignees
Labels

Comments

@dataflake
Copy link
Member

Release 6.4 has no Windows wheels for some reason, I had to revert to version 6.3 on Zope master to make release 5.10.

@dataflake
Copy link
Member Author

The test run on tag 6.4 (https://github.com/zopefoundation/zope.interface/actions/runs/9102178342) shows Windows wheels in the artifacts list but they didn't make it to PyPI for some reason.

@dataflake
Copy link
Member Author

So it looks like the current meta templates simply don't have a PyPI upload step for Windows wheels. There's explicit ones for macOS and for manylinux wheels. But none that match Windows.

@icemac
Copy link
Member

icemac commented May 22, 2024

See also #298.

github-merge-queue bot referenced this issue in chezmoi-sh/atlas May 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [zope.interface](https://togithub.com/zopefoundation/zope.interface) |
patch | `==6.4.post0` -> `==6.4.post1` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/zopefoundation/zope.interface/badge)](https://securityscorecards.dev/viewer/?uri=github.com/zopefoundation/zope.interface)
|

---

### Release Notes

<details>
<summary>zopefoundation/zope.interface (zope.interface)</summary>

###
[`v6.4.post1`](https://togithub.com/zopefoundation/zope.interface/blob/HEAD/CHANGES.rst#64post1-2024-05-23)

[Compare
Source](https://togithub.com/zopefoundation/zope.interface/compare/6.4.post0...6.4.post1)

\======================

-   Publish missing Windows wheels.
(`#&#8203;295
<https://github.com/zopefoundation/zope.interface/issues/295>`\_)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/WIP-monorepo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
github-merge-queue bot referenced this issue in chezmoi-sh/atlas May 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [zope.interface](https://togithub.com/zopefoundation/zope.interface) |
patch | `==6.4.post1` -> `==6.4.post2` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/zopefoundation/zope.interface/badge)](https://securityscorecards.dev/viewer/?uri=github.com/zopefoundation/zope.interface)
|

---

### Release Notes

<details>
<summary>zopefoundation/zope.interface (zope.interface)</summary>

###
[`v6.4.post2`](https://togithub.com/zopefoundation/zope.interface/blob/HEAD/CHANGES.rst#64post2-2024-05-24)

[Compare
Source](https://togithub.com/zopefoundation/zope.interface/compare/6.4.post1...6.4.post2)

\======================

-   Publish missing Windows wheels, second attempt.
(`#&#8203;295
<https://github.com/zopefoundation/zope.interface/issues/295>`\_)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/WIP-monorepo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants