Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37770032
en ru br
ALT Linux repos
S:6.2.0-alt2

Group :: Development/Python3
RPM: python3-module-trytond_currency

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname trytond_currency

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

Summary: Tryton module with currencies
License: GPL-3
Group: Development/Python3
Url: https://pypi.org/project/trytond-currency/
BuildArch: noarch

Source0: https://files.pythonhosted.org/packages/5a/d3/97635ff5dfb7d90fbd9a3578f3d7e069b6ebf8fd9f553fa409e51f696f12/%{oname}-%{version}.tar.gz

BuildRequires(pre): rpm-build-python3


%description
The currency module of the Tryton application platform.

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

%description tests
The currency 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 LICENSE README.rst doc/*
%_bindir/*
%python3_sitelibdir/*
%exclude %python3_sitelibdir/*/*/*/tests

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


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin