python3Packages.python-gnupg: 0.4.6 -> 0.4.7

This commit is contained in:
Frederik Rietdijk 2021-03-24 10:28:25 +01:00
parent 619aecf7a1
commit 9bd3ae042a

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "python-gnupg";
version = "0.4.6";
version = "0.4.7";
src = fetchPypi {
inherit pname version;
sha256 = "3aa0884b3bd414652c2385b9df39e7b87272c2eca1b8fcc3089bc9e58652019a";
sha256 = "2061f56b1942c29b92727bf9aecbd3cea3893acc9cccbdc7eb4604285efe4ac7";
};
# Let's make the library default to our gpg binary