mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
python3Packages.openccu-loom-types: 0.3.3 -> 0.3.10
Diff: https://github.com/SukramJ/openccu-loom-types/compare/v0.3.3...v0.3.10 Changelog: https://github.com/SukramJ/openccu-loom-types/blob/v0.3.10/changelog.md
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "openccu-loom-types";
|
||||
version = "0.3.3";
|
||||
version = "0.3.10";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -18,7 +18,7 @@ buildPythonPackage (finalAttrs: {
|
||||
owner = "SukramJ";
|
||||
repo = "openccu-loom-types";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-67OVl9+cP+/CmlwzfdwVYzWhL/XDQ8zE8ZLyU1bSm0s=";
|
||||
hash = "sha256-dEqDQW+WllrhE2bBzVflQSy39SeRGhBhNTBvi4OVxSw=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user