We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934fe17 commit ba4b195Copy full SHA for ba4b195
docs/news.rst
@@ -3,12 +3,14 @@ Release Notes
3
4
**UNRELEASED**
5
6
+- Added a ``wheel tags`` command to modify tags on an existing wheel
7
- Updated vendored ``packaging`` to 23.0
8
- ``wheel unpack`` now preserves the executable attribute of extracted files
9
- Fixed spaces in platform names not being converted to underscores (PR by David Tucker)
10
- Fixed ``RECORD`` files in generated wheels missing the regular file attribute
11
- Fixed ``DeprecationWarning`` about the use of the deprecated ``pkg_resources`` API
12
(PR by Thomas Grainger)
13
+- Wheel now uses flit-core as a build backend
14
15
**0.38.4 (2022-11-09)**
16
0 commit comments