Merge pull request #163661 from fabaff/bump-boschshcpy

python3Packages.boschshcpy: 0.2.29 -> 0.2.30
This commit is contained in:
Fabian Affolter 2022-03-11 15:31:45 +01:00 committed by GitHub
commit 1d5b39880f
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.29";
version = "0.2.30";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-x+TXHG7xJWd5t6pKQ/6X48lOuIQWUnEwsySFRh5GJnE=";
sha256 = "sha256-qq01hnNiJ6BUGhi5owYvxM+Kj7/KYp0vBpILmwPuZaw=";
};
propagatedBuildInputs = [