python3Packages.trsfile: 2.2.5 -> 2.2.6 (#535705)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
}:
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "trsfile";
|
||||
version = "2.2.5";
|
||||
version = "2.2.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Keysight";
|
||||
repo = "python-trsfile";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-mY4L1FFg2wDWAGVadOca7GDffA05O3v317SCqHxt4F0=";
|
||||
hash = "sha256-c56DvBezOPOTBoNnnP0NnpeKv5Gmf6usGrLwI4Qm3As=";
|
||||
};
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user