Commit graph

7 commits

Author SHA1 Message Date
Spencer Baugh 4b8803dae6 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".
2019-05-12 20:08:50 +02:00
Stig Palmquist 026ec75df5
pythonPackages.python-gnupg: remove name, remove propagatedBuildInputs 2019-01-24 23:18:00 +01:00
Stig Palmquist 464cbda386
pythonPackages.python-gnupg: 0.4.3 -> 0.4.4
Fixes CVE-2019-6690:
https://blog.hackeriet.no/cve-2019-6690-python-gnupg-vulnerability/
2019-01-24 23:16:31 +01:00
Frederik Rietdijk b5aa2c0e7c python: python-gnupg: 0.4.2 -> 0.4.3 2018-06-22 13:09:45 +02:00
xeji b838881f11 pythonPackages.python-gnupg: 0.4.1 -> 0.4.2 2018-04-02 03:53:32 -05:00
Robert Scott 9ca4f39b97 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
2017-09-23 19:01:41 +02:00
Jörg Thalheim 37d87343bf python-gnupg: move out of python-packages 2017-07-18 22:37:56 +01:00