Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37856458
en ru br
ALT Linux repositórios
S:0.8.8-alt1

Group :: Development/Python3
RPM: python3-module-pplpy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname pplpy

Name: python3-module-%modname
Version: 0.8.8
Release: alt1

Summary: Python interface to PPL

License: GPL-3.0+
Group: Development/Python3
Url: https://pypi.org/project/%modname
# https://github.com/sagemath/pplpy

Source: https://pypi.io/packages/source/a/%modname/%modname-%version.tar.gz

BuildRequires: rpm-build-python3 python3-module-wheel
BuildRequires: python3-module-Cython python3-module-cysignals python3-module-gmpy2
BuildRequires: gcc-c++ libgmp-devel libgmpxx-devel ppl-devel libmpfr-devel libmpc-devel

%description
A Python interface to the C++ Parma Polyhedra Library (PPL),
which allows computations with polyhedra and grids, like mixed
integer linear programming.

%prep
%setup -n %modname-%version

%build
%pyproject_build

%install
%pyproject_install

%files -n python3-module-%modname
%doc README.rst LICENSE.txt CHANGES.txt
%python3_sitelibdir/ppl/
%python3_sitelibdir/pplpy-%{version}*/

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009