Merge pull request #168837 from fabaff/bump-boschshcpy

python3Packages.boschshcpy: 0.2.30 -> 0.2.31
This commit is contained in:
Martin Weinelt 2022-04-16 01:08:46 +02:00 committed by GitHub
commit aef7211644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "boschshcpy";
version = "0.2.30";
version = "0.2.31";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-qq01hnNiJ6BUGhi5owYvxM+Kj7/KYp0vBpILmwPuZaw=";
sha256 = "sha256-04qTjwnPckBHKBs9+BFWtTJ9uVc0U1oJAiLIE1nqQdE=";
};
propagatedBuildInputs = [