Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv23691

Added Files:
        jinja-py.info jinja-py.patch 
Log Message:
sync. w/ 10.!4/stable, -py27 validated on powerpc-darwin8


--- NEW FILE: jinja-py.patch ---
--- Jinja-1.2/setup.py.bak        2008-05-30 10:56:29.000000000 -0400
+++ Jinja-1.2/setup.py    2008-05-30 10:57:12.000000000 -0400
@@ -78,10 +78,10 @@
     ],
     keywords=['python.templating.engines'],
     packages=['jinja', 'jinja.translators'],
-    data_files=[
-        ('docs/html', list(list_files('docs/html'))),
-        ('docs/txt', list(list_files('docs/src')))
-    ],
+#    data_files=[
+#        ('docs/html', list(list_files('docs/html'))),
+#        ('docs/txt', list(list_files('docs/src')))
+#    ],
     entry_points='''
     [python.templating.engines]
     jinja = jinja.plugin:BuffetPlugin

--- NEW FILE: jinja-py.info ---
Info2: <<

Package: jinja-py%type_pkg[python]
Version: 1.2
Revision: 2
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
BuildDepends: docutils-py%type_pkg[python], fink (>= 0.24.12-1), 
distribute-py%type_pkg[python]
Depends: python%type_pkg[python] 
Source: http://cheeseshop.python.org/packages/source/J/Jinja/Jinja-%v.tar.gz
Source-MD5: 1235a005ade00b213800ff1e798c0241
CompileScript: <<
 chmod u+w *
 %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
<<
License: BSD
PatchFile: jinja-py.patch
PatchFile-MD5: df0f7492475b6df9eafa24a2799b7702
HomePage: http://sphinx.pocoo.org
DocFiles: AUTHORS CHANGES LICENSE TODO docs/html
Description: Python template engine
DescDetail: <<
Jinja is a library for Python 2.4 and onwards that is designed to be
flexible, fast and secure. If you have any exposure to other
text-based template languages, such as Smarty or Django, you should
feel right at home with Jinja. It's both designer and developer
friendly by sticking to Python's principles and adding functionality
useful for templating environments.
<<

<<

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to