This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] python-jinja2 2.7.3




On 29/09/2014 04:59, Tony Kelman wrote:
Packaging source taken directly from ports, bumped to latest upstream
version of jinja2: https://github.com/tkelman/cygwin-python-jinja2

setup.hint contents:

category: Python
requires: python python-setuptools
sdesc: "Python template engine library"
ldesc: "Jinja2 is a template engine written in pure Python. It provides
a Django inspired non-XML syntax but supports inline expressions and an
optional sandboxed environment."

Fedora package: https://admin.fedoraproject.org/pkgdb/package/python-jinja2

Package files:
BASEURL=https://dl.dropboxusercontent.com/u/8244638/cygwin-python-jinja2
${BASEURL}/i686/python-jinja2-2.7.3-1.tar.xz
${BASEURL}/i686/python-jinja2-2.7.3-1-src.tar.xz
${BASEURL}/i686/setup.hint
${BASEURL}/x86_64/python-jinja2-2.7.3-1.tar.xz
${BASEURL}/x86_64/python-jinja2-2.7.3-1-src.tar.xz
${BASEURL}/x86_64/setup.hint

BASEURL=https://dl.dropboxusercontent.com/u/8244638/cygwin-python-jinja2
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=2 \
${BASEURL}/i686/python-jinja2-2.7.3-1.tar.xz \
${BASEURL}/i686/python-jinja2-2.7.3-1-src.tar.xz \
${BASEURL}/i686/setup.hint \
${BASEURL}/x86_64/python-jinja2-2.7.3-1.tar.xz \
${BASEURL}/x86_64/python-jinja2-2.7.3-1-src.tar.xz \
${BASEURL}/x86_64/setup.hint


Fedora has 1 patch, but jinja2's test suite passed without it. If anyone is
familiar with why jinja2.utils might need to be replaced by jinja2._compat
in docs/jinjaext.py, please let me know. openSUSE has no patches for 2.7.3.

-Tony


builds fine, pass the tests, package looks good

GTG for me

Regards
Marco



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]