python3Packages.herepy: 3.5.6 -> 3.5.7

https://github.com/abdullahselek/HerePy/releases/tag/3.5.7
This commit is contained in:
Robert Schütz 2022-03-06 20:49:44 +00:00
parent f8073ff44c
commit c3b01a2e24

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "herepy";
version = "3.5.6";
version = "3.5.7";
format = "setuptools";
disabled = pythonOlder "3.5";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "abdullahselek";
repo = "HerePy";
rev = version;
sha256 = "sha256-I5u5PKB29jQNFdsx+y5ZJOE837D7Hpcsf3pwlCvmEqU=";
hash = "sha256-iPFFEFGH3csqzDtBtLkVkUezObwiMHNbiD/mTgIrdpo=";
};
propagatedBuildInputs = [