python3Packages.segyio: 1.9.13 -> 1.9.14

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 17:38:52 +01:00
parent 938b2f189d
commit 7b867c5314
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "segyio";
version = "1.9.13";
version = "1.9.14";
pyproject = false; # Built with cmake
patches = [
@@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "equinor";
repo = "segyio";
tag = "v${version}";
hash = "sha256-uVQ5cs9EPGUTSbaclLjFDwnbJevtv6ie94FLi+9vd94=";
hash = "sha256-Gprxxz4wUDrThCghW1Z1dHTjeJCrcDxuwguVC+i+ydc=";
};
nativeBuildInputs = [