mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 22:51:21 +00:00
python3Packages.openccu-loom-types: 0.1.52 -> 0.1.53
Diff: https://github.com/SukramJ/openccu-loom-types/compare/v0.1.52...v0.1.53 Changelog: https://github.com/SukramJ/openccu-loom-types/blob/v0.1.53/changelog.md
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "openccu-loom-types";
|
||||
version = "0.1.52";
|
||||
version = "0.1.53";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -18,7 +18,7 @@ buildPythonPackage (finalAttrs: {
|
||||
owner = "SukramJ";
|
||||
repo = "openccu-loom-types";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-cdQvGvOc8RZJ5riWHeRkY07RWu6z9kDYCVSC3+tWPPA=";
|
||||
hash = "sha256-WoNB/xYE24qfmCSflWqgPp9FVDdCTAdOylOiOL5byMI=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user