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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define pname hypothesis-cats
%define pmname hypothesis_cats

Name:     python3-module-%pname
Version:  0.1.2
Release:  alt1

Summary:  Allows to classify values generated by a Hypothesis strategy
License:  GPL-2.0-or-later
Group:    Development/Python3
Url:      https://github.com/wolneykien/hypothesis-cats

Packager: Paul Wolneykien <manowar at altlinux.org>

Source:   %name-%version.tar

BuildArch: noarch
BuildRequires: rpm-build-python3 python3-module-setuptools
BuildRequires: python3-module-wheel
BuildRequires: python3-test pytest3
BuildRequires: python3-module-hypothesis
BuildRequires: python3-module-sphinx python3-module-sphinx-autodoc-typehints

%description
Hypothesis extension which allows to classify values generated by a
Hypothesis strategy and then to make complex assertions based on the
categories that consist up the example data given to the test.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.rst examples
%python3_sitelibdir/%pmname
%python3_sitelibdir/%pmname-%version.dist-info

%changelog

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

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