Merge pull request #116509 from dotlambda/imap-tools-0.39.0

python3Packages.imap-tools: 0.38.1 -> 0.39.0
This commit is contained in:
Sandro 2021-03-16 12:44:40 +01:00 committed by GitHub
commit 4d4be7bb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "imap-tools";
version = "0.38.1";
version = "0.39.0";
disabled = isPy27;
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "ikvk";
repo = "imap_tools";
rev = "v${version}";
sha256 = "0b2gnym7p6cwgviwdq8pg2dy28pm5535f8kkc8rzc50knqdifl7g";
sha256 = "sha256-PyksCYVe7Ij/+bZpntHgY51I/ZVnC6L20TcKfTLr2CY=";
};
checkInputs = [