Skip to content

Commit 8ccc7b9

Browse files
committed
📝 Add change notes for PR ansible#562
1 parent 8e8537e commit 8ccc7b9

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
PyPI no longer ships year-versioned manylinux wheels. One may
2+
have to update their version of pip to pick up the new ones.
3+
4+
-- by :user:`webknjaz`
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Manylinux wheels are no longer built using custom shell scripts.
2+
Instead, this is delegated to the ``cibuildwheel`` tool.
3+
4+
-- by :user:`webknjaz`
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
PyPI now only ships :pep:`660`-compatible manylinux wheels
2+
-- by :user:`webknjaz`.

0 commit comments

Comments
 (0)