Merge pull request #69844 from r-ryantm/auto-update/python3.7-python-gnupg

python37Packages.python-gnupg: 0.4.4 -> 0.4.5
This commit is contained in:
Mario Rodas 2019-09-28 10:00:52 -05:00 committed by GitHub
commit 4d76abc02e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "python-gnupg";
version = "0.4.4";
version = "0.4.5";
src = fetchPypi {
inherit pname version;
sha256 = "45daf020b370bda13a1429c859fcdff0b766c0576844211446f9266cae97fb0e";
sha256 = "01gckjhvsmr6kfwfk4qdxm5jz8nq8zilbjhzpzpiab6d96cyalrk";
};
# Let's make the library default to our gpg binary