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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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