Commit graph

27 commits

Author SHA1 Message Date
Martin Weinelt 07ceba0d6c python3Packages.jinja2: 3.0.3 -> 3.1.1
https://github.com/pallets/jinja/releases/tag/3.1.0
https://github.com/pallets/jinja/releases/tag/3.1.1
2022-04-13 16:49:35 +02:00
Sandro 44f80c6cbf
python3Packages.jinja2: update homepage 2022-03-30 00:39:54 +02:00
Frederik Rietdijk ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Jonathan Ringer 253a56ff91
python2Packages.jinja2: disable tests, pytest no longer filters warnings 2021-11-30 18:52:53 -08:00
Jonathan Ringer b1596a7b6e
python3Packages.Jinja2: 3.0.2 -> 3.0.3 2021-11-30 18:52:00 -08:00
Ryan Burns 23188a5f00 python2Packages.jinja2: fix tests
Fixes:
```
INTERNALERROR> _OptionError: unknown warning category: 'ResourceWarning'
```
2021-11-29 13:16:33 -08:00
Lluís Batlle i Rossell 2d083acf66 tribler: 7.4.4 -> 7.10.0
This also adds old versions of apispec and webargs that tribler
requires, and aiohttp-apispec as well.
2021-11-24 17:40:40 +01:00
Martin Weinelt 965f400213 python3Packages.Jinja2: 3.0.1 -> 3.0.2 2021-10-11 01:22:03 +02:00
Jonathan Ringer 471068486b
python3Packages.jinja2: ignore deprecation warnings
Will eventually be fixed by: https://github.com/python/cpython/pull/28153
on next cpython release
2021-10-03 12:42:23 +02:00
Martin Weinelt 78a54f4704
python2Packages.jinja2: reinit at 2.11.3 2021-06-21 16:48:38 -07:00
Martin Weinelt 19581cb961
python3Packages.jinja2: 2.11.3 -> 3.0.1 2021-06-21 16:48:37 -07:00
Frederik Rietdijk 8617776c00 python3Packages.Jinja2: 2.11.2 -> 2.11.3 2021-02-26 11:01:45 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
luc65r f6fceb321b Remove trailing whitespaces and fix indentation 2020-12-28 08:43:32 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech deced30f9a python3Packages.jinja2: fix dependencies 2020-08-26 10:38:08 -07:00
Frederik Rietdijk fefbfd50b3 python3Packages.Jinja2: 2.11.1 -> 2.11.2 2020-05-11 22:12:48 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rnhmjoj 655b9c3400
python2Packages.jinja2: disable tests on 32bit systems 2020-02-24 14:39:39 +01:00
Frederik Rietdijk 183c6b91db python: Jinja2: 2.10.3 -> 2.11.1 2020-02-09 09:17:31 +01:00
Frederik Rietdijk ecec131701 python: Jinja2: 2.10.1 -> 2.10.3 2019-10-18 09:53:58 +02:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Robert Schütz c890a3dd0f python.pkgs.jinja2: run tests 2019-04-26 13:41:30 +02:00
Frederik Rietdijk 5bcf82723a python: Jinja2: 2.10 -> 2.10.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk e6f18ba0e0 pythonPackages.jinja2: disable tests 2018-08-25 07:38:34 +02:00
Robert Schütz 8387836428 pythonPackages.jinja2: 2.9.6 -> 2.10 2018-02-03 01:46:35 +01:00
Robin Gloster 46abd5f764
python.pkgs.jinja2: enable tests 2017-12-26 20:39:26 +01:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00