summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/asn1crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unused rec expressionsSigmanificient2025-03-141-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-23/+24
* python3Packages.asn1crypto: use `let .. in` instead of top-level `with` (#300...Philip Taron2024-04-041-6/+6
* python312Packages.asn1crypto: 1.5.1 -> 1.5.1-unstable-2023.11.03•••while keeping python311Packages.asn1crypto on 1.5.1. See PR #288221 Vladimír Čunát2024-02-221-3/+18
* python311Packages.asn1crypto: add dotlambda to maintainersRobert Schütz2024-02-111-0/+1
* python311Packages.asn1crypto: use pyproject = trueRobert Schütz2024-02-111-1/+10
* Revert "python311Packages.asn1crypto: 1.5.1 -> 1.5.1-unstable-2023.11.03"•••This reverts commit 6460425484debf3215bdf36841816e735904e0dc because it breaks certomancer. See https://github.com/MatthiasValvekens/certomancer/issues/12. Robert Schütz2024-02-111-15/+5
* python311Packages.asn1crypto: 1.5.1 -> 1.5.1-unstable-2023.11.03•••Fast forward to a version with Python 3.12 compatibility. Martin Weinelt2023-12-201-5/+15
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* 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. Guillaume Girol2023-01-211-1/+1
* python310Packages.asn1crypto: 1.4.0 -> 1.5.1P. R. d. O2022-04-091-7/+13
* python: asn1crypto: 1.3.0 -> 1.4.0Frederik Rietdijk2020-08-161-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* python27Packages.asn1crypto: 1.2.0 -> 1.3.0R. RyanTM2020-01-071-2/+2
* python: asn1crypto: 0.24.0 -> 1.2.0Frederik Rietdijk2019-10-271-2/+2
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* python: asn1crypto: 0.23.0 -> 0.24.0Frederik Rietdijk2017-12-301-2/+2
* python.pkgs: updatesFrederik Rietdijk2017-10-271-2/+2
* pythonPackages.asn1crypto: init at 0.22.0Frederik Rietdijk2017-04-181-0/+24