python3Packages.astropy-iers-data: 0.2024.06.17.00.31.35 -> 0.2024.9.23.0.31.43

This commit is contained in:
Martin Weinelt
2024-10-13 11:02:57 +02:00
parent 0d90da5f2c
commit 511fd5e9aa
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "astropy-iers-data";
version = "0.2024.06.17.00.31.35";
version = "0.2024.9.23.0.31.43";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "astropy";
repo = "astropy-iers-data";
rev = "refs/tags/v${version}";
hash = "sha256-hFlDXnxhKuhlCFrF+Uip3Xjc9Jt8UFJcDCST90BmAlg=";
hash = "sha256-PGr8meqVs9l15+k5DHmcPcGK96ydN0nRUOBVfvCtRUg=";
};
nativeBuildInputs = [