Merge pull request #151836 from fabaff/bump-pyskyqremote

python3Packages.pyskyqremote: 0.2.52 -> 0.2.54
This commit is contained in:
Fabian Affolter 2021-12-23 07:57:18 +01:00 committed by GitHub
commit 724efbc46a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "pyskyqremote";
version = "0.2.52";
version = "0.2.54";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "RogerSelwyn";
repo = "skyq_remote";
rev = version;
sha256 = "sha256-iVXi9wopDjtZcqoEWYfg1oPx4RV3e3b9P07rC8ftz9U=";
sha256 = "sha256-Z3fcihyK8QHtdREXWt2ESqjwAwxFZFEI9OXf3Y9onmw=";
};
propagatedBuildInputs = [