Merge pull request #212372 from fabaff/boschshcpy-bump

python310Packages.boschshcpy: 0.2.43 -> 0.2.48
This commit is contained in:
Fabian Affolter 2023-01-24 13:44:19 +01:00 committed by GitHub
commit fba695dca3
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.43";
version = "0.2.48";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-qxJ1yt8KI3ekza1KNfRRBtpPLNC/X0q7ITPhZkS1hPM=";
sha256 = "sha256-EPS9kqlognIoMnpgmFl32FVT1ahyliizLzGfgE3N24Y=";
};
propagatedBuildInputs = [