Merge pull request #191143 from r-ryantm/auto-update/python310Packages.pysensibo

python310Packages.pysensibo: 1.0.19 -> 1.0.20
This commit is contained in:
Fabian Affolter
2022-09-17 11:56:43 +02:00
committed by GitHub
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "pysensibo";
version = "1.0.19";
version = "1.0.20";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "andrey-git";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-pqg+NsdbSyXgC+4/AtbI4BZ5h2pMhvvBdQI9lHj6HME=";
hash = "sha256-L2NP4XS+dPlBr2h8tsGoa4G7tI9yiI4fwrhvQaKkexk=";
};
propagatedBuildInputs = [