Merge pull request #164546 from fabaff/bump-intellifire4py

python3Packages.intellifire4py: 1.0.1 -> 1.0.2
This commit is contained in:
Fabian Affolter 2022-03-17 11:45:48 +01:00 committed by GitHub
commit 42c56a2e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "intellifire4py";
version = "1.0.1";
version = "1.0.2";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "jeeftor";
repo = pname;
rev = version;
hash = "sha256-hKe9sDn5t2qQ0THqFQypAGgr7cJXaZs8562NpPR/iJU=";
hash = "sha256-t3wJQ7dXX65yqxMYsFggViqqGvLCdASw1QLc5DJBn+4=";
};
propagatedBuildInputs = [