File python3-Jinja2.changes of Package python3-Jinja2

-------------------------------------------------------------------
Tue Jul 15 10:41:00 UTC 2014 - toddrme2178@gmail.com

- Update to 2.7.3
  - Security issue: Corrected the security fix for the cache folder.  
    This fix was provided by RedHat.

-------------------------------------------------------------------
Thu May  8 11:31:19 UTC 2014 - toddrme2178@gmail.com

- 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.
- avoid rebuildcycle with vim 

-------------------------------------------------------------------
Thu Jan  9 19:21:33 UTC 2014 - benoit.monin@gmx.fr

- update to upstream version 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.
- additional changes from release 2.7.0:
  * 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.
- switch from distribute to setuptools
- remove Requires: python3 >= %{py3_ver}: depreciated
- add MarkupSafe as a new runtime dependency for jinja >= 2.7
- drop JinjaTemplates.tmbundle.tar.gz from %doc: removed upstream

-------------------------------------------------------------------
Fri Nov 30 14:04:52 UTC 2012 - toddrme2178@gmail.com

- Fix building on openSUSE 12.1 and 12.2

-------------------------------------------------------------------
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com

- Remove openSUSE 11.4 spec file workarounds

-------------------------------------------------------------------
Mon Apr 30 13:06:58 UTC 2012 - toddrme2178@gmail.com

- Fix building python 3 package on openSUSE 11.4 x86_64

-------------------------------------------------------------------
Thu Apr 26 14:08:18 UTC 2012 - toddrme2178@gmail.com

- Add 2to3 buildrequires to allow for proper conversion of python 3
  version

-------------------------------------------------------------------
Mon Apr 23 12:00:49 UTC 2012 - toddrme2178@gmail.com

- Add python 3 package
- Simplify vim plugin packaging
- Add suggests for vim and emacs in their respective 
  packages
- Removed test for obsolete openSUSE version
openSUSE Build Service is sponsored by