Merge pull request #166047 from fabaff/subarulink-bump

python3Packages.subarulink: 0.4.3 -> 0.5.0
This commit is contained in:
Fabian Affolter 2022-03-28 11:08:58 +02:00 committed by GitHub
commit 44a7c3f5c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "subarulink";
version = "0.4.3";
version = "0.5.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "G-Two";
repo = pname;
rev = "v${version}";
sha256 = "sha256-q+a+OFFMAGl8KQi+KZ8h21+Pj0XEqP9ZIJii2PCgD6E=";
hash = "sha256-q+a+OFFMAGl8KQi+KZ8h21+Pj0XEqP9ZIJii2PCgD6E=";
};
propagatedBuildInputs = [