Revisions of python-Jinja2

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 656829 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 32)
- Fix fdupes call

- Remove superfluous devel dependency for noarch package
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 24)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 233228 from Todd R's avatar Todd R (TheBlackCat) (revision 21)
- fix package build (file selection missing) (forwarded request 233206 from frispete)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 231785 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 20)
- avoid rebuildcycle with vim (forwarded request 231546 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213770 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 19)
- update to 2.7.2:
  - Prefix loader was not forwarding the locals properly to
    inner loaders.  This is now fixed.
  - Security issue: Changed the default folder for the filesystem cache to be
    user specific and read and write protected on UNIX systems.  See `Debian bug
    734747`_ for more information. (forwarded request 213701 from dirkmueller)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 17)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197127 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 16)
- Avoid "Recommends:" on old rpm distros
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186936 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 15)
- update to 2.7.1:
 - Fixed a bug with ``call_filter`` not working properly on environment
   and context filters.
 - Fixed lack of Python 3 support for bytecode caches.
 - Reverted support for defining blocks in included templates as this
   broke existing templates for users.
 - Fixed some warnings with hashing of undefineds and nodes if Python
   is run with warnings for Python 3.
 - Added support for properly hashing undefined objects.
 - Fixed a bug with the title filter not working on already uppercase
   strings. (forwarded request 186916 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182845 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 14)
- update to 2.7:
  - Choice and prefix loaders now dispatch source and template lookup
    separately in order to work in combination with module loaders as
    advertised.
  - Fixed filesizeformat.
  - Added a non-silent option for babel extraction.
  - Added `urlencode` filter that automatically quotes values for
    URL safe usage with utf-8 as only supported encoding.  If applications
    want to change this encoding they can override the filter.
  - Added `keep-trailing-newline` configuration to environments and
    templates to optionally preserve the final trailing newline.
  - Accessing `last` on the loop context no longer causes the iterator
    to be consumed into a list.
  - Python requirement changed: 2.6, 2.7 or >= 3.3 are required now,
    supported by same source code, using the "six" compatibility library.
  - Allow `contextfunction` and other decorators to be applied to `__call__`.
  - Added support for changing from newline to different signs in the `wordwrap`
    filter.
  - Added support for ignoring memcache errors silently.
  - Added support for keeping the trailing newline in templates.
  - Added finer grained support for stripping whitespace on the left side
    of blocks.
  - Added `map`, `select`, `reject`, `selectattr` and `rejectattr`
    filters.
  - Added support for `loop.depth` to figure out how deep inside a recursive
    loop the code is.
  - Disabled py_compile for pypy and python 3. (forwarded request 182834 from dirkmueller)
Displaying revisions 21 - 40 of 53
openSUSE Build Service is sponsored by