python313Packages.boschshcpy: 0.2.104 -> 0.2.105
Diff: https://github.com/tschamm/boschshcpy/compare/refs/tags/0.2.104...0.2.105
This commit is contained in:
parent
aedbfbb628
commit
cfdbb4ef3b
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "boschshcpy";
|
pname = "boschshcpy";
|
||||||
version = "0.2.104";
|
version = "0.2.105";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.10";
|
disabled = pythonOlder "3.10";
|
||||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
owner = "tschamm";
|
owner = "tschamm";
|
||||||
repo = "boschshcpy";
|
repo = "boschshcpy";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-16LHTg+ROP+sn9iFXSNTqgE/zW+mWMeVgItFJeGItaI=";
|
hash = "sha256-aouZryqn2qMdfqTFXP49UUY0X1HzQCldLQUBfnlUfHI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [ setuptools ];
|
build-system = [ setuptools ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user