Page MenuHomeSolus

D8971.id21936.diff
No OneTemporary

D8971.id21936.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,2 @@
libc.so.6
-libpthread.so.0
-libpython2.7.so.1.0
+libpython3.7m.so.1.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,16 @@
name : python-cheetah
-version : 2.4.4
-release : 2
+version : 3.2.5
+release : 3
source :
- - https://pypi.python.org/packages/cd/b0/c2d700252fc251e91c08639ff41a8a5203b627f4e0a2ae18a6b662ab32ea/Cheetah-2.4.4.tar.gz : be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550
+ - https://files.pythonhosted.org/packages/50/d5/34b30f650e889d0d48e6ea9337f7dcd6045c828b9abaac71da26b6bdc543/Cheetah3-3.2.5.tar.gz : ececc9ca7c58b9a86ce71eb95594c4619949e2a058d2a1af74c7ae8222515eb1
license : MIT
component : programming.python
-summary : template engine and code generation tool
+summary : Template engine and code generation tool
description: |
- Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
+ Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
+builddeps :
+ - python3-devel
setup : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,149 +2,171 @@
<Source>
<Name>python-cheetah</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">template engine and code generation tool</Summary>
- <Description xml:lang="en">Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
+ <Summary xml:lang="en">Template engine and code generation tool</Summary>
+ <Description xml:lang="en">Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-cheetah</Name>
- <Summary xml:lang="en">template engine and code generation tool</Summary>
- <Description xml:lang="en">Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
+ <Summary xml:lang="en">Template engine and code generation tool</Summary>
+ <Description xml:lang="en">Cheetah is an open source template engine and code generation tool. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/cheetah</Path>
<Path fileType="executable">/usr/bin/cheetah-analyze</Path>
<Path fileType="executable">/usr/bin/cheetah-compile</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah-2.4.4-py2.7.egg-info</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CacheRegion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CacheRegion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CacheStore.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CacheStore.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CheetahWrapper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/CheetahWrapper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Compiler.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Compiler.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/DirectiveAnalyzer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/DirectiveAnalyzer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Django.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Django.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/DummyTransaction.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/DummyTransaction.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ErrorCatchers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ErrorCatchers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/FileUtils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/FileUtils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Filters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Filters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ImportHooks.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ImportHooks.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ImportManager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/ImportManager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Macros/I18n.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Macros/I18n.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Macros/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Macros/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/NameMapper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/NameMapper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Parser.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Parser.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Servlet.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Servlet.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/SettingsManager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/SettingsManager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/SourceReader.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/SourceReader.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Template.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Template.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/TemplateCmdLineIface.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/TemplateCmdLineIface.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.tmpl</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Templates/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Analyzer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Analyzer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Cheps.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Cheps.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Filters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Filters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Misc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Misc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/NameMapper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/NameMapper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Parser.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Parser.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Performance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Performance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Regressions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Regressions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Template.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Template.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Test.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Test.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Unicode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/Unicode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/xmlrunner.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tests/xmlrunner.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/CGITemplate.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/CGITemplate.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/MondoReport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/MondoReport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/MondoReportDoc.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/RecursiveNull.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/RecursiveNull.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Tools/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Unspecified.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Unspecified.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/Indenter.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/Indenter.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/Misc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/Misc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/WebInputMixin.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/WebInputMixin.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/htmlDecode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/htmlDecode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/htmlEncode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/htmlEncode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/statprof.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Utils/statprof.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Version.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/Version.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/_namemapper.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/CacheRegion.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/CacheStore.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/CheetahWrapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Compiler.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/DirectiveAnalyzer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Django.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/DummyTransaction.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/ErrorCatchers.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/FileUtils.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Filters.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/ImportHooks.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/ImportManager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/LoadTemplate.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Macros/I18n.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Macros/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Macros/__pycache__/I18n.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Macros/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/NameMapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Servlet.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/SettingsManager.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/SourceReader.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Template.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/TemplateCmdLineIface.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/SkeletonPage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/SkeletonPage.tmpl</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/_SkeletonPage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/__pycache__/SkeletonPage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/__pycache__/_SkeletonPage.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Templates/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Analyzer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Boinker.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/CheetahWrapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Cheps.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Filters.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/ImportHooks.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/ImportHooksTemplates/index.tmpl</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/ImportHooksTemplates/layout.tmpl</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/LoadTemplate.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/NameMapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/NameMapper_pure.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Performance.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Pinger.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Regressions.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Template.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/TemplateCmdLineIface.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Test.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/Unicode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Analyzer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Boinker.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/CheetahWrapper.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Cheps.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Filters.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/ImportHooks.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/LoadTemplate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Misc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/NameMapper.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/NameMapper_pure.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Parser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Performance.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Pinger.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Regressions.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/SyntaxAndOutput.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Template.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/TemplateCmdLineIface.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Test.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/Unicode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/__pycache__/xmlrunner.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tests/xmlrunner.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/CGITemplate.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/MondoReport.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/MondoReportDoc.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/RecursiveNull.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/SiteHierarchy.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__pycache__/CGITemplate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__pycache__/MondoReport.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__pycache__/RecursiveNull.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__pycache__/SiteHierarchy.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Tools/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Unspecified.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/Indenter.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/Misc.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/WebInputMixin.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/Indenter.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/Misc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/WebInputMixin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/htmlDecode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/htmlEncode.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/__pycache__/statprof.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/htmlDecode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/htmlEncode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Utils/statprof.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/Version.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/CacheRegion.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/CacheStore.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/CheetahWrapper.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Compiler.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/DirectiveAnalyzer.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Django.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/DummyTransaction.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/ErrorCatchers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/FileUtils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Filters.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/ImportHooks.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/ImportManager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/LoadTemplate.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/NameMapper.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Parser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Servlet.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/SettingsManager.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/SourceReader.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Template.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/TemplateCmdLineIface.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Unspecified.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/Version.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/compat.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/__pycache__/convertTmplPathToModuleName.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/_namemapper.cpython-37m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah/convertTmplPathToModuleName.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah3-3.2.5-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah3-3.2.5-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah3-3.2.5-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah3-3.2.5-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/Cheetah3-3.2.5-py3.7.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-12-12</Date>
- <Version>2.4.4</Version>
+ <Update release="3">
+ <Date>2020-05-31</Date>
+ <Version>3.2.5</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:50 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789204
Default Alt Text
D8971.id21936.diff (32 KB)

Event Timeline