python3-Jinja2:ver.bump:2.11.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-Jinja2</Name>
|
||||
@@ -8,12 +8,12 @@
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>as-is</License>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<License>as-is</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A small but fast and easy to use stand-alone template engine written in pure python</Summary>
|
||||
<Description>Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.</Description>
|
||||
<Archive sha1sum="fbb6a03ad01b766d816650147d1fccfc145de9e0" type="targz">https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-2.10.3.tar.gz</Archive>
|
||||
<Archive sha1sum="b1bf44d926349c4e35a123c7535cdcf7b8bd5397" type="targz">https://github.com/pallets/jinja/archive/2.11.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- For creating documentations-->
|
||||
<!--<Dependency>python3-sphinx</Dependency>-->
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-01-29</Date>
|
||||
<Version>2.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2019-12-30</Date>
|
||||
<Version>2.10.3</Version>
|
||||
@@ -69,4 +76,4 @@
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -7,8 +7,8 @@
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python-Jinja2-docs</Name>
|
||||
<Name>python3-Jinja2-docs</Name>
|
||||
<Summary xml:lang="tr">python3-Jinja2 için belgelendirme dosyaları</Summary>
|
||||
<Description xml:lang="tr">python3-Jinja2-docs, python3-Jinja2 için belgelendirme dosyaları içerir.</Description>
|
||||
</Package>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user