71 Commits

Author SHA256 Message Date
Denisart Benjamin
dd4852d57c Accepting request 213701 from Cloud:OpenStack:Master
- 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.

OBS-URL: https://build.opensuse.org/request/show/213701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=32
2014-01-13 17:20:46 +00:00
Sascha Peilicke
5ea5496812 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=30
2013-10-24 11:07:21 +00:00
Sascha Peilicke
92869f45a3 - Avoid "Recommends:" on old rpm distros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=28
2013-09-02 14:59:46 +00:00
Sascha Peilicke
18a003e610 Accepting request 196196 from home:H4T:filesystem:Testing
Avoid "Recommends:" on old rpm distros

OBS-URL: https://build.opensuse.org/request/show/196196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=27
2013-09-02 08:33:04 +00:00
Sascha Peilicke
80d8d83be2 Accepting request 186916 from home:dirkmueller:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/186916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=25
2013-08-13 11:05:39 +00:00
Sascha Peilicke
c5c4fb0796 Accepting request 182834 from home:dirkmueller:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/182834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=23
2013-07-11 15:03:07 +00:00
Sascha Peilicke
c8677fbfdb Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=21
2013-06-17 12:51:41 +00:00
Todd R
3c8ed884bc Accepting request 143680 from devel:languages:python3
Fix building on openSUSE 12.1 and 12.2

OBS-URL: https://build.opensuse.org/request/show/143680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=19
2012-11-30 14:16:21 +00:00
Todd R
e51e00f65b Accepting request 142403 from devel:languages:python3
Remove openSUSE 11.4 spec file workarounds (forwarded request 142402 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=17
2012-11-22 13:09:36 +00:00
Todd R
d7936ca5c6 Accepting request 116055 from devel:languages:python3
Fix building python 3 package on openSUSE 11.4 x86_64 (forwarded request 116054 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/116055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=15
2012-04-30 13:38:39 +00:00
Todd R
b16556eab9 Accepting request 115724 from home:TheBlackCat:branches:devel:languages:python
- Add 2to3 buildrequires to allow for proper conversion of python 3  version (forwarded request 115723 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/115724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=14
2012-04-26 14:10:17 +00:00
Sascha Peilicke
bb91ae9e77 Accepting request 115191 from home:TheBlackCat:branches:devel:languages:python
Please add a link in devel:languages:python from python-Jinja2 to python3-Jinja2 to allow building of the python3 version

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

OBS-URL: https://build.opensuse.org/request/show/115191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=13
2012-04-25 08:26:10 +00:00
Sascha Peilicke
0cda00d934 - Simplified macro usage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=11
2012-02-23 13:44:43 +00:00
Sascha Peilicke
0f31fa7ff8 Own vim dir to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=8
2011-09-22 12:19:19 +00:00
Sascha Peilicke
a614ca442b - Split of 'vim' and 'emacs' sub-packages that contain syntax highlighting
support for both editors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=7
2011-09-22 12:02:16 +00:00
Sascha Peilicke
7791308245 - Set license to BSD-3-Clause (SPDX style)
- Require python-distribute instead of python-setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=6
2011-09-22 09:14:51 +00:00
Sascha Peilicke
96288d096f - Update to version 2.6:
* internal attributes now raise an internal attribute error now instead
    of returning an undefined.  This fixes problems when passing undefined
    objects to Python semantics expecting APIs.
  * traceback support now works properly for PyPy.  (Tested with 1.4)
  * implemented operator intercepting for sandboxed environments.  This
    allows application developers to disable builtin operators for better
    security.  (For instance limit the mathematical operators to actual
    integers instead of longs)
  * groupby filter now supports dotted notation for grouping by attributes
    of attributes.
  * scoped blocks not properly treat toplevel assignments and imports.
    Previously an import suddenly "disappeared" in a scoped block.
  * automatically detect newer Python interpreter versions before loading code
    from bytecode caches to prevent segfaults on invalid opcodes.  The segfault
    in earlier Jinja2 versions here was not a Jinja2 bug but a limitation in
    the underlying Python interpreter.  If you notice Jinja2 segfaulting in
    earlier versions after an upgrade of the Python interpreter you don't have
    to upgrade, it's enough to flush the bytecode cache.  This just no longer
    makes this necessary, Jinja2 will automatically detect these cases now.
  * the sum filter can now sum up values by attribute.  This is a backwards
    incompatible change.  The argument to the filter previously was the
    optional starting index which defaultes to zero.  This now became the
    second argument to the function because it's rarely used.
  * like sum, sort now also makes it possible to order items by attribute.
  * like sum and sort, join now also is able to join attributes of objects
    as string.
  * the internal eval context now has a reference to the environment.
  * added a mapping test to see if an object is a dict or an object with
    a similar interface.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=3
2011-09-20 12:59:48 +00:00
OBS User buildservice-autocommit
4d76b772b1 Updating link to change in openSUSE:Factory/python-Jinja2 revision 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=dd0990ee63bcdbcd9947d8f84251c96a
2011-07-21 11:18:40 +00:00
0e5f28c2fb Autobuild autoformatter for 76558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Jinja2?expand=0&rev=2
2011-07-21 11:18:40 +00:00
537bc701ce Accepting request 76558 from devel:languages:python
Replaces python-jinja2, adds some fixes

OBS-URL: https://build.opensuse.org/request/show/76558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Jinja2?expand=0&rev=1
2011-07-21 11:18:22 +00:00
Sascha Peilicke
87683445f5 - Renamed to python-Jinja2
- Fix wrong EOL encodings

- Do not require python-setuptools, buildrequires is sufficient
- Removed authors from description
- Changed license to BSD3c

- rpmlint issues cleanup
  * fdupes, tar.bz2 tarball, ...
- package docs again (lost with last revision)

- re-generated spec file with py2pack
  * now builds for Fedora and Mandriva

- Update to 2.2.1;
- Fixed changes file name.

- initial package (2.1.1)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=1
2011-07-20 20:33:49 +00:00