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

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

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

%define oname servicemanager

%def_without bootstrap

Name: python3-module-servicemanager
Version: 2.0.7
Release: alt1

Summary: A python tool to manage developing and testing with lots of microservices

License: ASL v2.0
Group: Development/Python3
Url: https://pypi.python.org/pypi/servicemanager/

BuildArch: noarch

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

Obsoletes: python-module-servicemanager
Provides: python-module-servicemanager

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools

%description
A set of utilities to run applications and micro services during the
development and testing phase... and make development easier in a micro
service environment.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install
%python3_prune

%files
%doc *.md
%_bindir/*
%python3_sitelibdir/*

%changelog

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

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