]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (GH-114343) (#114488)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jan 2024 15:58:44 +0000 (16:58 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 15:58:44 +0000 (15:58 +0000)
commitbe85f35f12bebc669b0aa1c2e9cdd0624fb32a10
tree3b6f81a0253282e3be1cd0fbb18bc1797808f067
parentd492b19856e6cd05d33ce6264d2733cb926b02f4
[3.12] gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (GH-114343) (#114488)

gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (GH-114343)
(cherry picked from commit ba253a4794ae2d35a6f6df46a98a1ed38bd61268)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/support/__init__.py
Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl [moved from Lib/test/setuptools-67.6.1-py3-none-any.whl with 100% similarity]
Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl [moved from Lib/test/wheel-0.40.0-py3-none-any.whl with 100% similarity]
Makefile.pre.in