Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16469 closed submission (fixed)

New port: python/py25-jinja

Reported by: rick@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: python/py25-jinja

Description


Attachments (1)

Portfile (974 bytes) - added by rick@… 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by rick@…

Attachment: Portfile added

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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.

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.