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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname infinity

Name: python3-module-%oname
Version: 1.4
Release: alt4
Summary: All-in-one infinity value for Python. Can be compared to any object
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/infinity/

# https://github.com/kvesteri/infinity.git

Source: %oname-%version.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-module-Pygments python3-module-six
BuildPreReq: python3-module-pytest

%description
All-in-one infinity value for Python. Can be compared to any object.

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

%build
%python3_build

%install
%python3_install

%check
py.test3

%files
%doc *.rst
%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