Merge pull request #154674 from fabaff/bump-flux-led

python3Packages.flux-led: 0.27.45 -> 0.28.0
This commit is contained in:
Fabian Affolter
2022-01-12 00:42:16 +01:00
committed by GitHub
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "flux-led";
version = "0.27.45";
version = "0.28.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "flux_led";
rev = version;
sha256 = "sha256-0MKcPDn9Jtp7bEbusOHforEBOkM+y0TUG72Ynt5rdfg=";
sha256 = "sha256-6IJxOQIRUfmf+tE5CxIlu7EZBp6j8BeVO2mKKW0VWBY=";
};
propagatedBuildInputs = [