Skip to content

Bump wheel from 0.33.6 to 0.46.2

3f5d5d5
Select commit
Loading
Failed to load commit list.
Open

Bump wheel from 0.33.6 to 0.46.2 #6

Bump wheel from 0.33.6 to 0.46.2
3f5d5d5
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch failed Jan 22, 2026 in 1m 25s

Build Failed

The build failed.

Details

This is a normal build for the dependabot/pip/wheel-0.46.2 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has six jobs, running in parallel.

Job Python OS State
28.1 3.12 Linux passed
28.2 3.11 Linux passed
28.3 3.10 Linux passed
28.4 3.9 Linux passed
28.5 3.8 Linux failed
28.6 3.7 Linux failed

Build Configuration

Build Option Setting
Language Python
Operating System Linux (Focal)
Python Versions 3.12, 3.11, 3.10, 3.9, 3.8, 3.7
Build Configuration
{
  "language": "python",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "python": [
    "3.12",
    "3.11",
    "3.10",
    "3.9",
    "3.8",
    "3.7"
  ],
  "install": [
    "pip install -U tox-travis"
  ],
  "script": [
    "tox"
  ],
  "deploy": [
    {
      "provider": "pypi",
      "distributions": "sdist bdist_wheel",
      "password": {
        "secure": "K0mSPZLgVlwc+FSerKXI/e9SWtQ6q63Y/LXjTuScguufCgnvvSqfCEkIatPv2r+H0p/9mr15YUoXnSo0bNEVuSBX5gMAQ8WE0qVIEJcF6aFCdNl2oHaip1qkaUbD2Iyy+N5ehBeu7J6O8TAh3fhQ4vn5XJYfOFwk+bv9b6Ksaqo0xQLilkxYRuxoQXkHugO/+MQX/5PaRhuK9TsbAOq+vUeEQBiTPn/RPeDwDe+NWlGxBdZt0+TxjWoRyMRxQbpuYP0DWMoHoOH3uYKcQw1liwkt41WydrLZRk44IlKGL7PzuOrJps+tv0GGfYq+dh9tz61IM2Jo3ChFkmnD3CwbehYD63G3Bpu18XJYj0joPu31WZveBPF+qmLy2HIbGO9+5Nw0umqlNpElw3VcwmpVW55XDkVNoIWj8YCmM4bs99TuPW2bqwzFNrjauRR4cSk0TipLQrgGa7V2RYhvAXEc5WBcc9PvtGKEIJMFcSODZ0a8jps6+INacRNd8H8U63uoz+7q3dX2JLoFt5IqmJXVxisRGF0s58uPAMtpH/PF3HZHWfoIHeNYVKvIxETuG245JgFY7dPRq0WOEZbBTLUjSHcjupVF+H5JP8c0tNYKKNzFTD5DGyp7awc9mjbDGxnCruQ+N+3kxlbEnSbBRCn6YP86DobT5AzB6kWJ1VvsY7E="
      },
      "on": {
        "tags": true,
        "repo": "pymetrics/ld-feature-patch",
        "python": "3.10"
      },
      "username": "pymdevs"
    }
  ]
}