Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741788
en ru br
ALT Linux repos
S:3.1.2-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-jinja2
Version: 3.1.2
Release: alt1

Summary: The new and improved version of a small but fast template engine
License: BSD
Group: Development/Python3
Url: https://pypi.org/project/Jinja2/

# https://github.com/mitsuhiko/jinja2.git

Source: %name-%version.tar

BuildArch: noarch
BuildRequires: rpm-build-python3 python3-module-setuptools

%description
Jinja2 is a template engine written in pure Python. It provides a Django
inspired non-XML syntax but supports inline expressions and an optional
sandboxed environment.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/jinja2
%python3_sitelibdir/Jinja2-%version-*-info

%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