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

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

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

%define _unpackaged_files_terminate_build 1
%define oname trytond_country

Name: python3-module-%oname
Version: 6.2.1
Release: alt1
Summary: Tryton module with countries

License: GPL
Group: Development/Python3
Url: https://pypi.org/project/trytond-country
BuildArch: noarch

Source0: https://files.pythonhosted.org/packages/02/b4/4e8ee584437d3bef7bce36c3dd3a9b6def2a5d9fd9abfae51e51b5de91da/%{oname}-%{version}.tar.gz

BuildRequires(pre): rpm-build-python3

%description
The country module of the Tryton application platform.

%package tests
Summary: Tryton module with countries
Group: Development/Python3
Requires: %name = %EVR

%description tests
The country module of the Tryton application platform.

This package contains tests for %oname.

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

%build
%python3_build

%install
%python3_install

%files
%doc CHANGELOG COPYRIGHT README.rst LICENSE doc/*
%_bindir/*
%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