python3Packages.segyio: 1.9.12 -> 1.9.13

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 19:04:11 +02:00
parent 066e0218f7
commit 9f8ac39a5b
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "segyio";
version = "1.9.12";
version = "1.9.13";
pyproject = false; # Built with cmake
patches = [
@@ -37,7 +37,7 @@ buildPythonPackage rec {
owner = "equinor";
repo = "segyio";
tag = "v${version}";
hash = "sha256-+N2JvHBxpdbysn4noY/9LZ4npoQ9143iFEzaxoafnms=";
hash = "sha256-uVQ5cs9EPGUTSbaclLjFDwnbJevtv6ie94FLi+9vd94=";
};
nativeBuildInputs = [