New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16469 (closed submission: fixed)

Opened 5 years ago

Last modified 4 years ago

New port: python/py25-jinja

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

Description


Attachments

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

Change History

Changed 5 years ago by rick@…

comment:1 Changed 5 years ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to ryandesign@…

comment:2 Changed 5 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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 4 years ago by jmr@…

  • Type changed from enhancement to submission

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.