Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37866596
en ru br
ALT Linux repositórios
S:1.0.6-alt4.git20131103.2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname munkres

Name: python3-module-%oname
Version: 1.0.6
Release: alt4.git20131103.2
Summary: Munkres algorithm for the Assignment Problem
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/munkres/

# https://github.com/bmc/munkres.git

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%py3_provides %oname

%description
The Munkres module provides an implementation of the Munkres algorithm
(also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
useful for solving the Assignment Problem.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%__python3 %oname.py

%files
%doc CHANGELOG *.md
%python3_sitelibdir/*

%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