poetry2nix/tests/prefer-wheels/poetry.lock
Victor Engmark 296d14bf6d build: Test preferWheels with newer Python
Required moving to a package for which there are still wheels available.
2023-02-27 14:53:17 +13:00

48 lines
3.1 KiB
TOML

# This file is automatically @generated by Poetry and should not be changed by hand.
[[package]]
name = "maturin"
version = "0.14.14"
description = "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "maturin-0.14.14-py3-none-linux_armv6l.whl", hash = "sha256:82ad0c60520a81f827bf6a07d910a21d26ea9aff12ef153e548f9c370a5a8102"},
{file = "maturin-0.14.14-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:0e5c7b95f86654b62ed723b9e2d988ba3a07d0c65e9b210e6450af13f3eef8c6"},
{file = "maturin-0.14.14-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:ab06fda77d88e895b135e79c4cbe3d7901d40bbb4787b626c0d81c77f5c566c9"},
{file = "maturin-0.14.14-py3-none-manylinux_2_12_i686.manylinux2010_i686.musllinux_1_1_i686.whl", hash = "sha256:eaa10bb6847ea3c0baed91ad3635493053b1000363b79905f3e0b8046ce15887"},
{file = "maturin-0.14.14-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl", hash = "sha256:e3bfd085283b29acdb519bfaefe47df83bdb374fc91570dbfbf2cc50eef447b4"},
{file = "maturin-0.14.14-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:ed50ed0c718e9f8b549310c80af1d433539d6ad90b860b2ebb22c29a6d9ac172"},
{file = "maturin-0.14.14-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_1_armv7l.whl", hash = "sha256:dbd0bab2effceb636991658671a0b9cb93b65ad08e15a9437fd29778ca99f674"},
{file = "maturin-0.14.14-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.musllinux_1_1_ppc64le.whl", hash = "sha256:b85c4379eaacb45e237be22ab9f69efaccbc714b798f60f45ea786765d7c3b5f"},
{file = "maturin-0.14.14-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:02e6dffa5fd7137a2845fe2489ccf084c5aa84f530682aa7f11c4912bd9fe7a3"},
{file = "maturin-0.14.14-py3-none-win32.whl", hash = "sha256:c01940332e72d0fb44d4ab43feeb54080828051204c2857244779ca75b268a63"},
{file = "maturin-0.14.14-py3-none-win_amd64.whl", hash = "sha256:251a45e81c48394a67b4da304fe6558885831e97f295efccee3d66ebc587a1ac"},
{file = "maturin-0.14.14-py3-none-win_arm64.whl", hash = "sha256:20c77b1deaa8353bba342177a8f3dfadda7424749ce1c8ca608148a95aed7c8e"},
{file = "maturin-0.14.14.tar.gz", hash = "sha256:da58913fb050dfe0b92e9ece8a893eaaf1c9b14b4464348397f8e7c3851cfce1"},
]
[package.dependencies]
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
[package.extras]
patchelf = ["patchelf"]
zig = ["ziglang (>=0.10.0,<0.11.0)"]
[[package]]
name = "tomli"
version = "2.0.1"
description = "A lil' TOML parser"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
]
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "8b4803b86dc32990d0919dd35d34c030348cab2c39090111e62a6c323d30424f"