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

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

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

%define _unpackaged_files_terminate_build 1

Name: python3-module-cyclic
Version: 1.0.0
Release: alt1

Summary: Handle cyclic relation
License: BSD-3-Clause
Group: Development/Python3
Url: https://github.com/neurobin/cyclic
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
Handle cyclic relation compared by value.

%prep
%setup

%build
%pyproject_build

cp LICENSE README.md %_builddir/

%install
%pyproject_install

%files
%doc LICENSE README.md
%python3_sitelibdir/*

%changelog

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

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