Commit graph

40 commits

Author SHA1 Message Date
github-actions[bot] 449a683b10
Merge master into staging-next 2023-07-24 00:02:26 +00:00
Sandro Jäckel cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
Ilan Joselevich b195e5fe7d
python3Packages.certifi: 2022.12.07 -> 2023.05.07
Diff: https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07
2023-07-16 17:30:04 +03:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt 92f67f68b3
python3Packages.certifi: Ignore /no-cert-file.crt in NIX_SSL_CERT_FILE 2022-12-11 11:24:02 +01:00
Martin Weinelt 35750bad50
python3Packages.certifi: propgate cacert for its setup-hook
For tests that require a working ca-bundle via certifi we need to setup
`NIX_SSL_CERT_FILE`, which is kindly provided by cacerts setup-hook.
2022-12-09 13:58:27 +01:00
Martin Weinelt b40cf0d095
python3Packages.certifi: 2022.09.24 -> 2022.12.07
Diff: https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07
2022-12-08 16:14:23 +01:00
Martin Weinelt 8d7cc9cac9
python3Packages.certifi: use system ca-bundle
We update that one more reliably and it allows ties in with module based
configuration applied through `security.pki`.

Also allow overwriting the CA bundle used through `NIX_SSL_CERT_FILE`
as is common throughout nixpkgs.

Fixes: CVE-2022-23491
2022-12-08 16:14:23 +01:00
Fabian Affolter f943f70ae7 python310Packages.certifi: 2022.06.15 -> 2022.09.24 2022-10-03 14:32:29 +02:00
Sandro Jäckel f93234530f
python310Packages.certifi: 2022.05.18.1 -> 2022.06.15 2022-06-24 13:37:17 +02:00
Sandro Jäckel b5f8c41fa0
python310Packages.certifi: 2021.10.08 -> 2022.05.18.1 2022-06-06 11:46:08 -07:00
Sandro Jäckel 80e7ea13fc
python39Packages.certifi: disable on python older 3.5, add SuperSandro2000 as maintainer 2022-03-23 06:33:21 +01: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 a3703b1ac8
python3Packages.certifi: update homepage 2021-12-28 10:05:19 -08:00
Fabian Affolter 39ef2f4f0f python3Packages.certifi: 2021.05.30 -> 2021.10.08 2021-10-12 11:30:02 +02:00
Robert Schütz ada27b88e2 python2Packages.certifi: init at 2019.11.28
We use the sources from 2019.11.28 to build, but inherit the cert bundle
from the maintained Python3-only version of certifi.

Co-authored-by: adisbladis <adisbladis@gmail.com>
2021-07-03 14:49:49 +02:00
Robert Schütz d90080e1f6 Merge branch 'master' into staging-next 2021-06-20 15:53:27 +02:00
Robert Schütz 7748af9fff pythonPackages.certifi: does not support python2
Support was officially dropped in
5efdd48f71
2021-06-20 15:23:55 +02:00
Fabian Affolter 19f90b99e7 python3Packages.certifi: enable tests 2021-06-04 11:45:53 +02:00
Fabian Affolter 32e061be52 python3Packages.certifi: 2020.12.5 -> 2021.05.30 2021-06-04 11:45:53 +02:00
Fabian Affolter a3a8737bec python3Packages.certifi: 2020.11.8 -> 2020.12.5 2021-01-03 18:55:39 +00:00
Frederik Rietdijk 2151655a98 python3Packages.certifi: 2020.6.20 -> 2020.11.8 2020-12-01 14:44:09 +01:00
Frederik Rietdijk bb3599f8c8 python: certifi: 2020.4.5.2 -> 2020.6.20 2020-08-16 19:30:54 +02:00
Frederik Rietdijk 4c91b527fb python: certifi: 2020.4.5.1 -> 2020.4.5.2 2020-08-04 21:54:42 +02:00
Jörg Thalheim b6474577b0 python3.pkgs.certifi: 2019.11.28 -> 2020.4.5.1 2020-05-01 08:52:49 +02:00
Konrad Borowski e538248f69 pythonPackages.certifi: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 364e32218a python: certifi: 2019.9.11 -> 2019.11.28 2019-12-30 16:46:41 +01:00
Jonathan Ringer ba8e6179d8 pythonPackages.certifi: 2019.6.16 -> 2019.9.11 2019-10-22 09:58:41 +02:00
Pierre Bourdon d886bc27ed pythonPackages.certifi: 2019.3.9 -> 2019.6.16 2019-07-21 08:38:22 +02:00
Bas van Dijk c404cfd801 pythonPackages.certifi: 2018.11.29 -> 2019.3.9 2019-05-24 12:54:13 +02:00
Bas van Dijk 1ce2cc47fc pythonPackages.certifi: 2018.10.15 -> 2018.11.29 2018-12-13 20:58:25 +01:00
Frederik Rietdijk b237b249aa python: certifi: 2018.8.24 -> 2018.10.15 2018-12-03 16:50:28 +01:00
Frederik Rietdijk 52f3e8ac0f python: certifi: 2018.8.13 -> 2018.8.24 2018-08-25 08:07:33 +02:00
Frederik Rietdijk e2b4a7a9e8 python: certifi: 2018.4.16 -> 2018.8.13 2018-08-25 07:38:21 +02:00
Danylo Hlynskyi 694684ff80 pythonPackages.certifi: 2018.1.18 -> 2018.4.16, cleanup (#41603) 2018-06-11 17:03:54 +02:00
Frederik Rietdijk ae18e9629c python: certifi: 2017.7.27.1 -> 2018.1.18 2018-01-20 12:05:24 +01:00
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00