| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -12/+9 |
| * | python3Packages.python-gnupg: 0.5.1 -> 0.5.2•••https://github.com/vsajip/python-gnupg/releases/tag/0.5.2 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| * | python310Packages.python-gnupg: add changelog to meta | Mario Rodas | 2023-07-23 | 1 | -0/+1 |
| * | python310Packages.python-gnupg: 0.5.0 -> 0.5.1 | R. Ryantm | 2023-07-23 | 1 | -2/+2 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.python-gnupg: add setuptools to nativeBuildInputs•••and reformat and enable tests. | Martin Weinelt | 2022-09-16 | 1 | -1/+20 |
| * | python310Packages.python-gnupg: 0.4.9 -> 0.5.0 | R. Ryantm | 2022-08-24 | 1 | -2/+2 |
| * | python3Packages.python-gnupg: 0.4.8 -> 0.4.9 | Martin Weinelt | 2022-07-21 | 1 | -12/+13 |
| * | python3Packages.python-gnupg: 0.4.7 -> 0.4.8 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python3Packages.python-gnupg: 0.4.6 -> 0.4.7 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | 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 | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | python3Packages.python-gnupg: 0.4.5 -> 0.4.6 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python37Packages.python-gnupg: 0.4.4 -> 0.4.5•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-python-gnupg/versions | R. RyanTM | 2019-09-28 | 1 | -2/+2 |
| * | switch users of "gnupg1" to plain "gnupg"•••gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra symlinks in the bin directory. None of these packages need those symlinks, and it's confusing for them to say they're depending on "gnupg1", so switch their dep to plain "gnupg". | Spencer Baugh | 2019-05-12 | 1 | -3/+3 |
| * | pythonPackages.python-gnupg: remove name, remove propagatedBuildInputs | Stig Palmquist | 2019-01-24 | 1 | -3/+0 |
| * | pythonPackages.python-gnupg: 0.4.3 -> 0.4.4•••Fixes CVE-2019-6690: https://blog.hackeriet.no/cve-2019-6690-python-gnupg-vulnerability/ | Stig Palmquist | 2019-01-24 | 1 | -2/+2 |
| * | python: python-gnupg: 0.4.2 -> 0.4.3 | Frederik Rietdijk | 2018-06-22 | 1 | -2/+2 |
| * | pythonPackages.python-gnupg: 0.4.1 -> 0.4.2 | xeji | 2018-04-02 | 1 | -2/+2 |
| * | python.pkgs.python-gnupg: disable failing test test_search_keys•••reading the code, it's hard to see how this test was *ever* supposed to pass. interestingly, peeking across the fence, guix have disabled this test too for the same reason. note that tests don't actually run *at all* on py27 but that's a problem for another day | Robert Scott | 2017-09-23 | 1 | -1/+2 |
| * | python-gnupg: move out of python-packages | Jörg Thalheim | 2017-07-18 | 1 | -0/+30 |
