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

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

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

%define _unpackaged_files_terminate_build 1
%define oname trytond_company

Name: python3-module-%oname
Version: 6.2.0
Release: alt1

Summary: The company module of the Tryton application platform
License: GPL
Group: Development/Python3
Url: https://pypi.org/project/trytond-company

Source0: https://files.pythonhosted.org/packages/44/74/e264195515796a71df000e1cc0e70f958125bba8b536a58bf0809bc3e5b4/%{oname}-%{version}.tar.gz
BuildArch: noarch

BuildPreReq: rpm-build-python3

%description
Tryton module with companies and employees.

%package tests
Summary: Tests for %oname
Group: Development/Python
Requires: %name = %EVR

%description tests
Tryton module with companies and employees.

This package contains tests for %oname.

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

%build
%python3_build

%install
%python3_install

%files
%doc CHANGELOG COPYRIGHT LICENSE README.rst doc/*
%python3_sitelibdir/*
%exclude %python3_sitelibdir/*/*/*/tests

%files tests
%python3_sitelibdir/*/*/*/tests


%changelog

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

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