Commit graph

118 commits

Author SHA1 Message Date
Martin Weinelt d7e08efa95 python3Packages.django_3: 3.2.4 -> 3.2.5 2021-07-02 20:26:51 +02:00
Martin Weinelt 794c6633b6 python3Packages.django_3: 3.2.2 -> 3.2.4
https://docs.djangoproject.com/en/dev/releases/3.2.4/
https://www.djangoproject.com/weblog/2021/jun/02/security-releases/

Fixes: CVE-2021-33203, CVE-2021-33571
2021-06-02 15:38:53 +02:00
Martin Weinelt 6c7db95fea python3Packages.django: 2.2.22 -> 2.2.24
https://docs.djangoproject.com/en/dev/releases/2.2.24/
https://www.djangoproject.com/weblog/2021/jun/02/security-releases/

Fixes: CVE-2021-33203, CVE-2021-33571
2021-06-02 15:38:50 +02:00
Robert Schütz ae65aae795 python3Packages.django_3: 3.2 -> 3.2.2
https://www.djangoproject.com/weblog/2021/may/06/security-releases/
2021-05-07 10:50:51 +01:00
Robert Schütz 2e0b8acd82 python3Packages.django_2: 2.2.20 -> 2.2.22
https://www.djangoproject.com/weblog/2021/may/06/security-releases/
2021-05-07 10:50:43 +01:00
Martin Weinelt 413fb40841
python3Packages.django_3: 3.1.7 -> 3.2
Fixes: CVE-2021-28658
2021-04-07 22:01:20 +02:00
Martin Weinelt cf4a573ef1
python3Packages.django_2: 2.2.19 -> 2.2.20
Fixes: CVE-2021-28658
2021-04-07 22:01:17 +02:00
Robert Schütz c63208e5e4 python3Packages.django_2: 2.2.18 -> 2.2.19
This fixes CVE-2021-23336:
https://www.djangoproject.com/weblog/2021/feb/19/security-releases/
2021-03-20 16:10:38 +01:00
R. RyanTM 44c95a8677 python37Packages.django_3: 3.1.6 -> 3.1.7 2021-02-24 19:05:40 +00:00
Lancelot SIX e76d93367d
pythonPackages.django: 2.2.17 -> 2.2.18
See https://docs.djangoproject.com/en/2.2/releases/2.2.18/ for release
information
2021-02-06 10:40:54 +00:00
R. RyanTM 8f4f2f57e5 python37Packages.django_3: 3.1.5 -> 3.1.6 2021-02-05 18:29:04 +00:00
Pavol Rusnak a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +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
R. RyanTM da1b1d626f python37Packages.django_3: 3.1.4 -> 3.1.5 2021-01-05 15:07:30 +00:00
R. RyanTM 410dfc8512 python37Packages.django_3: 3.1.3 -> 3.1.4 2020-12-03 08:07:12 +00:00
Frederik Rietdijk 75705f483f python3Packages.Django: 3.1.2 -> 3.1.3 2020-11-05 15:47:06 -08:00
Frederik Rietdijk 74a7600159 python3Packages.Django: 2.2.16 -> 2.2.17 2020-11-05 15:47:06 -08:00
Frederik Rietdijk 89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk af8a48c3c1 Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
Fix eval.

This reverts commit 00d5a13322.
2020-10-25 13:44:02 +01:00
Frederik Rietdijk 484178cca6 python3Packages.Django: 3.1.1 -> 3.1.2 2020-10-25 10:16:39 +01:00
Lancelot SIX 0791fdaa6e pythonPackages.django_3: 3.1 -> 3.1.1
See https://docs.djangoproject.com/en/3.1/releases/3.1.1/
2020-10-25 10:16:39 +01:00
Frederik Rietdijk 00d5a13322 pythonPackages.django: clarify versions, remove django_lts attribute
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/
2020-10-25 10:16:38 +01:00
Frederik Rietdijk f9ae2b7dac pythonPackages.django_3: init at 3.1 2020-10-25 10:16:38 +01:00
Lancelot SIX bd4805b659 pythonPackages.django: 2.2.15 -> 2.2.16
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Frederik Rietdijk 6eaaf2e5a0 python3Packages.Django: 2.2.14 -> 2.2.15 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 54568a1bea pythonPackages.django_1_11: no longer supported 2020-08-29 14:46:45 +02:00
Lancelot SIX 9db754433c pythonPackages.django: 2.2.13 -> 2.2.14
See https://docs.djangoproject.com/en/2.2/releases/2.2.14/ for release
information
2020-07-15 17:46:21 -07:00
Martin Weinelt b2da714180
pythonPackages.django2_2: 2.2.11 -> 2.2.13
Fixes: CVE-2020-13254, CVE-2020-13596
2020-06-03 16:52:17 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lancelot SIX 2a5a719930 pythonPackages.django_1_8: drop
This version is heavily outdated and is not required anymore.

Closes #52679
2020-03-22 22:47:53 -07:00
Peter Simons abd30ff776 django: update version 2.2.10 to 2.2.11 2020-03-20 09:55:03 +01:00
Lancelot SIX 2c7f99a799 pythonPackages.django_2_2: 2.2.9 -> 2.2.10
See https://docs.djangoproject.com/en/2.2/releases/2.2.10/ for release
information
2020-02-06 20:04:37 +01:00
Lancelot SIX 4fa2193cd6 pythonPackages.django_1_11: 1.11.27 -> 1.11.28
See https://docs.djangoproject.com/en/1.11/releases/1.11.28/ for release
information
2020-02-06 20:04:37 +01:00
Lancelot SIX 1102fc870d
pythonPackages.django_2_1: drop
Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as
well.
2020-01-21 14:00:54 +01:00
Lancelot SIX 2a60519881 pythonPackages.django: 1.11.26 -> 1.11.27
See https://docs.djangoproject.com/en/1.11/releases/1.11.27/ for release
information.
2019-12-20 21:16:57 -08:00
Lancelot SIX b7e6b417f5 python3Packages.django_2_2: 2.2.8 -> 2.2.9
See https://docs.djangoproject.com/en/2.2/releases/2.2.9/ fer release
information.
2019-12-19 13:37:49 -08:00
Lancelot SIX 05caa97701
Merge pull request #74902 from lsix/django-1.11.26
pythonPackages.django: 1.11.24 -> 1.11.26
2019-12-19 17:49:06 +01:00
Frederik Rietdijk 32edac585f python: Django: 2.1.14 -> 2.1.15 2019-12-15 16:23:14 +01:00
Lancelot SIX 40e0bf33fc pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Lancelot SIX d453ee2065
pythonPackages.django: 1.11.24 -> 1.11.26
See

- https://docs.djangoproject.com/en/1.11/releases/1.11.26/
- https://docs.djangoproject.com/en/1.11/releases/1.11.25/
2019-12-03 10:36:58 +01:00
Frederik Rietdijk c47d8fc082 python: Django: 2.2.6 -> 2.2.7 2019-11-22 08:37:21 +01:00
Frederik Rietdijk ed7d97a68d python: Django: 2.1.13 -> 2.1.14 2019-11-22 08:37:21 +01:00
Frederik Rietdijk ea7d64bab0 python: Django: 2.2.5 -> 2.2.6 2019-10-18 09:53:57 +02:00
Frederik Rietdijk a4b2ff6b87 python: Django: 2.1.11 -> 2.1.13 2019-10-18 09:53:57 +02:00
Jörg Thalheim c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Fabian Möller 7a4644fcb8
django: don't wrap binary files twice 2019-09-11 09:49:17 +02:00
Orivej Desh e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
Orivej Desh e82b8fa7f7 pythonPackages.django: 1.11.23 -> 1.11.24 2019-09-08 04:32:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Lancelot SIX 34eca41af0
python3Packages.django_2_1: 2.1.10 -> 2.1.11
See https://docs.djangoproject.com/en/2.1/releases/2.1.11/ for release
notes.
2019-08-05 12:06:23 +02:00