Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37770546
en ru br
ALT Linux repos
S:0.8.1-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname crank

Name: python3-module-%oname
Version: 0.8.1
Release: alt1
Summary: Generalization of dispatch mechanism for use across frameworks
License: MIT
Group: Development/Python3
Url: http://pypi.python.org/pypi/crank

Source0: https://pypi.python.org/packages/59/9b/5df0c3319f0c4de5a8fc428243487750bbd9e96646b5aa435494e724a1c5/%{oname}-%{version}.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
Generalization of dispatch mechanism for use across frameworks.

%prep
%setup -n %{oname}-%{version}

%build
%python3_build

%install
%python3_install

%files
%doc PKG-INFO
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin