[MacPorts] #16469: New port: python/py25-jinja
MacPorts
noreply at macports.org
Mon Sep 8 17:02:48 PDT 2008
#16469: New port: python/py25-jinja
------------------------------------+---------------------------------------
Reporter: rick at wzoeterwoude.net | Owner: ryandesign at macports.org
Type: enhancement | Status: closed
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords:
Port: python/py25-jinja |
------------------------------------+---------------------------------------
Changes (by ryandesign at macports.org):
* status: assigned => closed
* resolution: => fixed
Comment:
Thanks for the port! I committed it in r39857. I added a dependency on
py25-setuptools, because without that, this occurred:
{{{
---> Fetching py25-jinja
---> Attempting to fetch Jinja-1.2.tar.gz from
http://pypi.python.org/packages/source/J/Jinja/
---> Verifying checksum(s) for py25-jinja
---> Extracting py25-jinja
---> Configuring py25-jinja
---> Building py25-jinja with target build
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_python_py25-jinja/work/Jinja-1.2"
&& /opt/local/bin/python2.5 setup.py build " returned error 1
Command output:
---------------------------------------------------------------------------
This script requires setuptools version 0.6c5 to run (even to display
help). I will attempt to download it for you (from
http://cheeseshop.python.org/packages/2.5/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.
(Note: if this machine does not have network access, please obtain the
file
http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c5-py2.5.egg
and place it in this directory before rerunning this script.)
---------------------------------------------------------------------------
Downloading
http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c5-py2.5.egg
Traceback (most recent call last):
File "setup.py", line 6, in <module>
ez_setup.use_setuptools()
File
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_python_py25-jinja/work/Jinja-1.2/ez_setup.py",
line 85, in use_setuptools
import setuptools; setuptools.bootstrap_install_from = egg
zipimport.ZipImportError: can't decompress data; zlib not available
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16469#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list