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

Группа :: Development/Python3
Пакет: python3-module-memory-allocator

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

%define repo memory_allocator

Name: python3-module-memory-allocator
Version: 0.1.3
Release: alt1
Summary: An extension class to allocate memory easily with cython
License: LGPL-3.0+ and GPL-3.0
Group: Development/Python3
Url: https://github.com/sagemath/memory_allocator

Source: %url/archive/%version/%repo-%version.tar.gz

BuildRequires: rpm-build-python3 python3-module-Cython python3-module-setuptools python3-module-wheel

%description
%summary.
This extension class started as part of the Sage software.

%prep
%setup -n %repo-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc AUTHORS LICENSE README.md
%python3_sitelibdir/%{repo}*

%changelog

Полный changelog можно просмотреть здесь

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