Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37550474
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-oldest-supported-numpy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2023.8.3-alt1
Время сборки: 7 августа 2023, 12:50 ( 37.7 недели назад )
Размер архива: 11.87 Kb

Домашняя страница:   https://pypi.org/project/oldest-supported-numpy

Лицензия: BSD-2-Clause
О пакете: Oldest NumPy that supports a given Python version and platform
Описание:

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.

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-oldest-supported-numpy
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin