Merge pull request #156963 from r-ryantm/auto-update/python3.10-rokuecp

python310Packages.rokuecp: 0.11.0 -> 0.12.0
This commit is contained in:
Fabian Affolter 2022-01-27 09:51:20 +01:00 committed by GitHub
commit f24c40d020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "rokuecp";
version = "0.11.0";
version = "0.12.0";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "ctalkington";
repo = "python-rokuecp";
rev = version;
sha256 = "sha256-Y4Ge7IOR7//MJ0w7kdOgchLWFGR1qJbY0PSpJrjucaQ=";
sha256 = "1pqiba4zgx7knm1k53p6w6b9a81dalqfq2agdyrz3734nhl6gx1h";
};
propagatedBuildInputs = [