Commit Graph

  • 0914da8b6a Accepting request 186936 from devel:languages:python Tomáš Chvátal 2013-08-15 10:29:07 +00:00
  • 80d8d83be2 Accepting request 186916 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-08-13 11:05:39 +00:00
  • afb5ac1e2a Accepting request 182845 from devel:languages:python Stephan Kulow 2013-07-11 17:37:06 +00:00
  • c5c4fb0796 Accepting request 182834 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-07-11 15:03:07 +00:00
  • 9a8766b56d Accepting request 179684 from devel:languages:python Stephan Kulow 2013-06-19 14:21:41 +00:00
  • c8677fbfdb Python3 moved to devel:languages:python3 Sascha Peilicke 2013-06-17 12:51:41 +00:00
  • bac0bc0ff6 Accepting request 143681 from devel:languages:python Stephan Kulow 2012-12-03 10:20:53 +00:00
  • 3c8ed884bc Accepting request 143680 from devel:languages:python3 Todd R 2012-11-30 14:16:21 +00:00
  • a40421c26c Accepting request 142404 from devel:languages:python Stephan Kulow 2012-11-26 18:52:32 +00:00
  • e51e00f65b Accepting request 142403 from devel:languages:python3 Todd R 2012-11-22 13:09:36 +00:00
  • 9ac0480d19 Accepting request 116056 from devel:languages:python Stephan Kulow 2012-05-07 20:49:47 +00:00
  • d7936ca5c6 Accepting request 116055 from devel:languages:python3 Todd R 2012-04-30 13:38:39 +00:00
  • b16556eab9 Accepting request 115724 from home:TheBlackCat:branches:devel:languages:python Todd R 2012-04-26 14:10:17 +00:00
  • bb91ae9e77 Accepting request 115191 from home:TheBlackCat:branches:devel:languages:python Sascha Peilicke 2012-04-25 08:26:10 +00:00
  • e42341f8b8 Accepting request 106666 from devel:languages:python Stephan Kulow 2012-02-24 05:53:27 +00:00
  • 0cda00d934 - Simplified macro usage Sascha Peilicke 2012-02-23 13:44:43 +00:00
  • de5ccf7177 Accepting request 84461 from devel:languages:python Sascha Peilicke 2011-09-26 08:11:55 +00:00
  • 0f31fa7ff8 Own vim dir to fix build Sascha Peilicke 2011-09-22 12:19:19 +00:00
  • a614ca442b - Split of 'vim' and 'emacs' sub-packages that contain syntax highlighting support for both editors Sascha Peilicke 2011-09-22 12:02:16 +00:00
  • 7791308245 - Set license to BSD-3-Clause (SPDX style) - Require python-distribute instead of python-setuptools Sascha Peilicke 2011-09-22 09:14:51 +00:00
  • bcac7db5dd Accepting request 83867 from devel:languages:python Sascha Peilicke 2011-09-21 15:18:10 +00:00
  • 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. Sascha Peilicke 2011-09-20 12:59:48 +00:00
  • 4d76b772b1 Updating link to change in openSUSE:Factory/python-Jinja2 revision 2.0 OBS User buildservice-autocommit 2011-07-21 11:18:40 +00:00
  • 0e5f28c2fb Autobuild autoformatter for 76558 Marcus Rueckert 2011-07-21 11:18:40 +00:00
  • 537bc701ce Accepting request 76558 from devel:languages:python Marcus Rueckert 2011-07-21 11:18:22 +00:00
  • 87683445f5 - Renamed to python-Jinja2 - Fix wrong EOL encodings Sascha Peilicke 2011-07-20 20:33:49 +00:00