Package python3-module-oldest-supported-numpy: Information

    Source package: python3-module-oldest-supported-numpy
    Version: 2023.12.21-alt1
    Build time:  Mar 7, 2024, 12:25 PM
    Report package bug
    License: BSD-2-Clause
    Summary: Oldest NumPy that supports a given Python version and platform
    Description: 
    This is a meta-package which can be used in pyproject.toml files to
    automatically provide as a build-time dependency the oldest version of NumPy
    that supports the given Python version and platform. In case of platforms for
    which NumPy has prebuilt wheels, the provided version also has a prebuilt NumPy
    wheel.
    
    The reason to use the oldest available NumPy version as a build-time dependency
    is because of ABI compatibility. Binaries compiled with old NumPy versions are
    binary compatible with newer NumPy versions, but not vice versa. This
    meta-package exists to make dealing with this more convenient, without having to
    duplicate the same list manually in all packages requiring it.

    List of rpms provided by this srpm:
    python3-module-oldest-supported-numpy (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

      1. python3-module-numpy
      2. python3-module-packaging
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-pyproject

    Last changed


    March 6, 2024 Stanislav Levin 2023.12.21-alt1
    - 2023.8.3 -> 2023.12.21.
    Aug. 7, 2023 Stanislav Levin 2023.8.3-alt1
    - 2022.11.19 -> 2023.8.3.
    June 21, 2023 Stanislav Levin 2022.11.19-alt1
    - Initial build for Sisyphus.