python3Packages.ezdxf: 1.3.2 -> 1.4.0
https://github.com/mozman/ezdxf/blob/refs/tags/v1.4.0/notes/pages/CHANGELOG.md https://github.com/mozman/ezdxf/compare/refs/tags/v1.3.2...refs/tags/v1.4.0
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "1.3.2";
|
||||
version = "1.4.0";
|
||||
pname = "ezdxf";
|
||||
|
||||
pyproject = true;
|
||||
@@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
owner = "mozman";
|
||||
repo = "ezdxf";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-BzdLl2GjLh2ABJzJ6bhdbic9jlSABIVR3XGrYiLJHa0=";
|
||||
hash = "sha256-p8wvnBIOOcZ8XKPN1b9wsWF9eutSNeeoGSkgLfA/kjQ=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user