From 717d71bf6256daa07933401aa89799b24072f6f2 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 15 May 2024 19:53:54 +0000 Subject: [PATCH] bot-update-status-page - batch 1 - https://github.com/regro/cf-scripts/actions/runs/9101693225 --- status/closed_status.json | 1 - status/migration_json/libflint30.json | 7 +- status/migration_json/numpy2.json | 452 +++++++++++++------------- status/migration_json/pypy38.json | 85 +++-- status/migration_json/python312.json | 85 +++-- status/regular_status.json | 1 + status/total_status.json | 1 + status/version_status.json | 64 +++- 8 files changed, 391 insertions(+), 305 deletions(-) diff --git a/status/closed_status.json b/status/closed_status.json index aa6ae148d2140..111250419b99b 100644 --- a/status/closed_status.json +++ b/status/closed_status.json @@ -13,7 +13,6 @@ "libgrpc162_libprotobuf4253": "libgrpc162_libprotobuf4253 closed at 2024-05-06 12:37:49 UTC", "libopentelemetry_cpp115": "libopentelemetry_cpp115 closed at 2024-05-12 09:34:20 UTC", "mumps_mpi570": "mumps_mpi570 closed at 2024-05-06 07:20:57 UTC", - "numpy2": "numpy2 closed at 2024-05-06 02:16:33 UTC", "openvino202410": "openvino202410 closed at 2024-05-15 03:12:22 UTC", "poppler2404": "poppler2404 closed at 2024-05-06 13:00:26 UTC", "qt667": "qt667 closed at 2024-05-15 10:03:20 UTC", diff --git a/status/migration_json/libflint30.json b/status/migration_json/libflint30.json index 20c813d15f298..59564cfa45cc0 100644 --- a/status/migration_json/libflint30.json +++ b/status/migration_json/libflint30.json @@ -10,10 +10,9 @@ "arb": { "immediate_children": [ "gravelamps", - "mppp", - "sagelib" + "mppp" ], - "num_descendants": 3, + "num_descendants": 2, "pr_status": "", "pr_url": "https://github.com/conda-forge/arb-feedstock", "pre_pr_migrator_status": "" @@ -148,10 +147,10 @@ "e-antic", "normaliz", "gap", + "sagelib", "exact-real", "flatsurf", "arb", - "sagelib", "mppp", "antic" ], diff --git a/status/migration_json/numpy2.json b/status/migration_json/numpy2.json index 1711c03035dcb..b41412421e734 100644 --- a/status/migration_json/numpy2.json +++ b/status/migration_json/numpy2.json @@ -92,8 +92,10 @@ "pre_pr_migrator_status": "" }, "ambit": { - "immediate_children": [], - "num_descendants": 0, + "immediate_children": [ + "forte" + ], + "num_descendants": 1, "pre_pr_migrator_status": "" }, "amp-atomistics": { @@ -160,51 +162,6 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, - "arrow-cpp": { - "immediate_children": [ - "apache-beam", - "arcjetcv", - "arcticdb", - "aria-tools", - "arm_pyart", - "bcolz", - "cesium", - "csp", - "csxtools", - "fluidimage", - "gdal", - "geocat-f2py", - "geoschem-gcpy", - "geowombat", - "hdk", - "heavydb-ext", - "larch", - "nutpie", - "nyxus", - "omniscidb", - "pyarrow", - "pyhum", - "pyinterp", - "pyresample", - "pysurvival", - "qurro", - "raider", - "raynest", - "reproject", - "rubinenv", - "scikit-allel", - "shap", - "spacy-transformers", - "tiledb-py", - "trollimage", - "turbodbc", - "vaex-core", - "wavespectra", - "xcape" - ], - "num_descendants": 78, - "pre_pr_migrator_status": "" - }, "asammdf": { "immediate_children": [], "num_descendants": 0, @@ -339,13 +296,18 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, + "auto_gptq": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "av": { "immediate_children": [ "caiman", "torchvision" ], "num_descendants": 11, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "basemap": { "immediate_children": [ @@ -481,7 +443,6 @@ "alps", "ambertools", "arcticdb", - "arrow-cpp", "astra-toolbox", "basictools", "bayesopt", @@ -507,6 +468,7 @@ "eigenpy", "esys-escript", "fenics", + "forte", "gdal", "gds-swig", "giotto-tda", @@ -555,7 +517,6 @@ "proxsuite-nlp", "prrng", "psi4", - "pyarrow", "pyceres", "pycoalescence", "pycppad", @@ -591,7 +552,7 @@ "warpx", "zwatershed" ], - "num_descendants": 198, + "num_descendants": 163, "pr_status": "unstable", "pr_url": "https://github.com/conda-forge/boost-feedstock/pull/198", "pre_pr_migrator_status": "" @@ -657,7 +618,6 @@ "cartopy": { "immediate_children": [ "agg-regrid", - "aria-tools", "cis", "geoschem-gcpy", "geowombat", @@ -669,7 +629,7 @@ "seapy", "tracktable" ], - "num_descendants": 14, + "num_descendants": 13, "pre_pr_migrator_status": "" }, "casa_formats_io": { @@ -779,7 +739,7 @@ "pyart_mch" ], "num_descendants": 45, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "cgal": { "immediate_children": [ @@ -1045,9 +1005,9 @@ }, "cyvlfeat": { "immediate_children": [ - "menpo" + "menpo3d" ], - "num_descendants": 2, + "num_descendants": 1, "pre_pr_migrator_status": "" }, "daal4py": { @@ -1467,11 +1427,11 @@ }, "fastparquet": { "immediate_children": [ - "arrow-cpp", + "pyarrow", "rubinenv", "uavro" ], - "num_descendants": 80, + "num_descendants": 50, "pre_pr_migrator_status": "" }, "fastremap": { @@ -1549,13 +1509,14 @@ "fiona": { "immediate_children": [ "apache-beam", + "aria-tools", "geowombat", "larch", "ncplot", "raider", "rubinenv" ], - "num_descendants": 6, + "num_descendants": 7, "pre_pr_migrator_status": "" }, "fisher": { @@ -1630,6 +1591,11 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, + "forte": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "fpsim2": { "immediate_children": [], "num_descendants": 0, @@ -1732,7 +1698,6 @@ "pygplates", "pyngl", "pynio", - "pyogrio", "pyshtools", "python-fmask", "python-pdal", @@ -2086,15 +2051,16 @@ "immediate_children": [ "gymnasium" ], - "num_descendants": 3, + "num_descendants": 4, "pre_pr_migrator_status": "" }, "gymnasium": { "immediate_children": [ + "aria-tools", "geowombat", "raynest" ], - "num_descendants": 2, + "num_descendants": 3, "pre_pr_migrator_status": "" }, "gyptis": { @@ -2236,7 +2202,7 @@ "zwatershed" ], "num_descendants": 154, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "h5utils": { "immediate_children": [ @@ -2262,11 +2228,18 @@ "num_descendants": 1, "pre_pr_migrator_status": "" }, - "hdk": { + "hddm-wfpt": { "immediate_children": [], "num_descendants": 0, "pre_pr_migrator_status": "" }, + "hdk": { + "immediate_children": [ + "aria-tools" + ], + "num_descendants": 1, + "pre_pr_migrator_status": "" + }, "hdmedians": { "immediate_children": [ "scikit-bio" @@ -2390,7 +2363,7 @@ "stardist", "tomocupy" ], - "num_descendants": 43, + "num_descendants": 44, "pre_pr_migrator_status": "" }, "imagecodecs-lite": { @@ -2471,7 +2444,7 @@ "warp-lang", "wisdem" ], - "num_descendants": 15, + "num_descendants": 16, "pre_pr_migrator_status": "" }, "jep": { @@ -2511,7 +2484,7 @@ "gdal" ], "num_descendants": 38, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "kepderiv": { "immediate_children": [], @@ -2975,7 +2948,7 @@ "matscipy", "mc3", "mdanalysis", - "menpo", + "menpo3d", "mesas", "mlsauce", "muscat-split", @@ -3060,7 +3033,6 @@ "raynest", "rbeast", "rdkit", - "reacnetgenerator", "redmapper", "refnx", "regions", @@ -3118,7 +3090,7 @@ "yt", "zipline-reloaded" ], - "num_descendants": 300, + "num_descendants": 299, "pr_status": "clean", "pr_url": "https://github.com/conda-forge/matplotlib-feedstock/pull/376", "pre_pr_migrator_status": "" @@ -3223,13 +3195,6 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, - "menpo": { - "immediate_children": [ - "menpo3d" - ], - "num_descendants": 1, - "pre_pr_migrator_status": "" - }, "menpo3d": { "immediate_children": [], "num_descendants": 0, @@ -3307,7 +3272,7 @@ "warp-lang", "wisdem" ], - "num_descendants": 29, + "num_descendants": 30, "pre_pr_migrator_status": "" }, "mlir-python-bindings": { @@ -3423,7 +3388,7 @@ "gym", "gymnasium" ], - "num_descendants": 4, + "num_descendants": 5, "pre_pr_migrator_status": "" }, "multicore-tsne": { @@ -3643,6 +3608,7 @@ "photochem", "pymde", "pyseobnr", + "pysheds", "pystem", "radis", "rocket-fft", @@ -3660,7 +3626,7 @@ "tts", "wavespectra" ], - "num_descendants": 45, + "num_descendants": 46, "pre_pr_migrator_status": "" }, "numexpr": { @@ -3687,6 +3653,8 @@ "zipline-reloaded" ], "num_descendants": 47, + "pr_status": "unstable", + "pr_url": "https://github.com/conda-forge/numexpr-feedstock/pull/63", "pre_pr_migrator_status": "" }, "numina": { @@ -3772,7 +3740,7 @@ "imp", "insightface", "isce2", - "menpo", + "menpo3d", "mmcv-recipe", "pixsfm", "pycontour", @@ -3864,6 +3832,11 @@ "num_descendants": 1, "pre_pr_migrator_status": "" }, + "optimask": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "or-tools": { "immediate_children": [], "num_descendants": 0, @@ -3936,10 +3909,10 @@ "arcticdb", "aria-tools", "arm_pyart", - "arrow-cpp", "asammdf", "astromodels", "aurorafusion", + "auto_gptq", "batman", "bcolz", "bilby.cython", @@ -4018,6 +3991,7 @@ "nyxus", "omniscidb", "openmc", + "optimask", "orange3", "pandana", "paraprobe", @@ -4046,6 +4020,7 @@ "pyretis", "pyringgw", "pyseobnr", + "pysheds", "pyshtools", "pysurvival", "python-geotiepoints", @@ -4056,7 +4031,6 @@ "raider", "raynest", "rdkit", - "reacnetgenerator", "refnx", "reproject", "river", @@ -4105,7 +4079,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 230, + "num_descendants": 209, "pre_pr_migrator_status": "not solvable (bot CI job) @ main\n
\n
\n
\n                linux_64_numpy1.22python3.12.____cpythonpython_implcpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
linux_64_numpy2.0python3.10.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_64_numpy2.0python3.11.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_64_numpy2.0python3.9.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_aarch64_numpy1.22python3.12.____cpythonpython_implcpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
linux_aarch64_numpy2.0python3.10.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_aarch64_numpy2.0python3.11.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_aarch64_numpy2.0python3.9.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_ppc64le_numpy1.22python3.12.____cpythonpython_implcpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
linux_ppc64le_numpy2.0python3.10.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_ppc64le_numpy2.0python3.11.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
linux_ppc64le_numpy2.0python3.9.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_64_numpy1.22python3.12.____cpythonpython_implcpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
osx_64_numpy2.0python3.10.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_64_numpy2.0python3.11.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_64_numpy2.0python3.9.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_arm64_numpy1.22python3.12.____cpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
osx_arm64_numpy2.0python3.10.____cpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_arm64_numpy2.0python3.11.____cpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
osx_arm64_numpy2.0python3.9.____cpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
win_64_numpy1.22python3.12.____cpythonpython_implcpython: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 numpy 1.22.*  is installable with the potential options\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.10.* *_cp310, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8.* *_cp38, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.0|1.22.1|1.22.2|1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.9.* *_cp39, which can be installed;\n\u2502  \u251C\u2500 numpy [1.22.3|1.22.4] would require\n\u2502  \u2502  \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which can be installed;\n\u2502  \u2514\u2500 numpy [1.22.3|1.22.4] would require\n\u2502     \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which can be installed;\n\u2514\u2500 python 3.12.* *_cpython is not installable because there are no viable options\n   \u251C\u2500 python [3.12.0|3.12.1|3.12.2|3.12.3] would require\n   \u2502  \u2514\u2500 python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;\n   \u2514\u2500 python 3.12.0rc3 would require\n      \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel).
win_64_numpy2.0python3.10.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
win_64_numpy2.0python3.11.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).
win_64_numpy2.0python3.9.____cpythonpython_implcpython: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 numpy 2.0.*  is not installable because it requires\n   \u2514\u2500 _numpy_rc, which does not exist (perhaps a missing channel).\n                
\n
\n
" }, "paraprobe": { @@ -4327,8 +4301,10 @@ "pre_pr_migrator_status": "" }, "psi4": { - "immediate_children": [], - "num_descendants": 0, + "immediate_children": [ + "forte" + ], + "num_descendants": 1, "pre_pr_migrator_status": "" }, "psrchive": { @@ -4398,6 +4374,49 @@ "num_descendants": 2, "pre_pr_migrator_status": "" }, + "pyarrow": { + "immediate_children": [ + "apache-beam", + "arcjetcv", + "arcticdb", + "aria-tools", + "arm_pyart", + "auto_gptq", + "bcolz", + "cesium", + "csp", + "csxtools", + "fluidimage", + "geocat-f2py", + "geoschem-gcpy", + "geowombat", + "hdk", + "heavydb-ext", + "larch", + "nutpie", + "omniscidb", + "pyhum", + "pyinterp", + "pyresample", + "pysurvival", + "qurro", + "raider", + "raynest", + "reproject", + "rubinenv", + "scikit-allel", + "shap", + "spacy-transformers", + "tiledb-py", + "trollimage", + "turbodbc", + "vaex-core", + "wavespectra", + "xcape" + ], + "num_descendants": 48, + "pre_pr_migrator_status": "" + }, "pyart_mch": { "immediate_children": [ "pyrad_mch" @@ -4491,7 +4510,7 @@ "immediate_children": [ "psi4" ], - "num_descendants": 1, + "num_descendants": 2, "pre_pr_migrator_status": "" }, "pydelatin": { @@ -4553,7 +4572,7 @@ "pyuvdata" ], "num_descendants": 65, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "pyeviews": { "immediate_children": [], @@ -4629,10 +4648,9 @@ }, "pygrib": { "immediate_children": [ - "aria-tools", "raider" ], - "num_descendants": 2, + "num_descendants": 1, "pre_pr_migrator_status": "" }, "pygridgen": { @@ -4711,7 +4729,7 @@ "immediate_children": [ "pyresample" ], - "num_descendants": 3, + "num_descendants": 2, "pre_pr_migrator_status": "" }, "pykrige": { @@ -4886,11 +4904,6 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, - "pyogrio": { - "immediate_children": [], - "num_descendants": 0, - "pre_pr_migrator_status": "" - }, "pyopcode": { "immediate_children": [], "num_descendants": 0, @@ -4902,7 +4915,7 @@ "silx" ], "num_descendants": 5, - "pre_pr_migrator_status": "" + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "pyoptsparse": { "immediate_children": [], @@ -4975,10 +4988,9 @@ }, "pyresample": { "immediate_children": [ - "aria-tools", "pyhum" ], - "num_descendants": 2, + "num_descendants": 1, "pre_pr_migrator_status": "" }, "pyretis": { @@ -5021,6 +5033,11 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, + "pysheds": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "pyshtools": { "immediate_children": [], "num_descendants": 0, @@ -5037,10 +5054,8 @@ "pre_pr_migrator_status": "" }, "pysolid": { - "immediate_children": [ - "aria-tools" - ], - "num_descendants": 1, + "immediate_children": [], + "num_descendants": 0, "pre_pr_migrator_status": "" }, "pysparse": { @@ -5231,7 +5246,7 @@ "scikit-image", "scipy" ], - "num_descendants": 524, + "num_descendants": 510, "pr_status": "clean", "pr_url": "https://github.com/conda-forge/pythran-feedstock/pull/85", "pre_pr_migrator_status": "" @@ -5266,6 +5281,7 @@ "pytorch-cpu": { "immediate_children": [ "arcjetcv", + "auto_gptq", "bio-embeddings-bepler", "causalml", "fairseq", @@ -5295,8 +5311,8 @@ "yggdrasil", "ylearn" ], - "num_descendants": 35, - "pre_pr_migrator_status": "" + "num_descendants": 37, + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 237, in run\n migrator.run_pre_piggyback_migrations(recipe_dir, feedstock_ctx.attrs, **kwargs)\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/migrators/core.py\", line 268, in run_pre_piggyback_migrations\n mini_migrator.migrate(recipe_dir, attrs, **kwargs)\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/migrators/cstdlib.py\", line 206, in migrate\n sections = _slice_into_output_sections(lines, attrs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/migrators/libboost.py\", line 48, in _slice_into_output_sections\n raise RuntimeError(\"Could not find all output sections in meta.yaml!\")\nRuntimeError: Could not find all output sections in meta.yaml!\n" }, "pytorch3d": { "immediate_children": [], @@ -5325,8 +5341,8 @@ "scikit-image", "tomocupy" ], - "num_descendants": 39, - "pre_pr_migrator_status": "" + "num_descendants": 40, + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "pyworld": { "immediate_children": [ @@ -5444,12 +5460,13 @@ "geowombat", "photutils", "pycraf", + "pysheds", "raider", "rio-color", "terracotta", "trollimage" ], - "num_descendants": 9, + "num_descendants": 10, "pre_pr_migrator_status": "" }, "raynest": { @@ -5467,15 +5484,9 @@ "ambertools", "fpsim2", "graphormer-pretrained", - "reacnetgenerator", "veloxchem" ], - "num_descendants": 7, - "pre_pr_migrator_status": "" - }, - "reacnetgenerator": { - "immediate_children": [], - "num_descendants": 0, + "num_descendants": 6, "pre_pr_migrator_status": "" }, "readdy": { @@ -5698,6 +5709,7 @@ "pygacode", "pyhum", "pyqstem", + "pysheds", "pytim", "radis", "raynest", @@ -5709,7 +5721,7 @@ "sunpy", "tierpsy" ], - "num_descendants": 36, + "num_descendants": 37, "pre_pr_migrator_status": "" }, "scikit-learn": { @@ -5720,6 +5732,7 @@ "alphacsc", "apache-beam", "arcjetcv", + "aria-tools", "batman", "biobox", "caiman", @@ -5781,7 +5794,6 @@ "pysurvival", "pyuoi", "raider", - "reacnetgenerator", "ripser", "rnatools", "rubinenv", @@ -5840,10 +5852,9 @@ "basictools", "ceffyl", "cherab-inversion", - "enterprise_outliers", - "muscat-split" + "enterprise_outliers" ], - "num_descendants": 5, + "num_descendants": 4, "pre_pr_migrator_status": "" }, "scikit-surprise": { @@ -5888,7 +5899,6 @@ "arcjetcv", "aria-tools", "arm_pyart", - "arrow-cpp", "asap", "asap3", "assimulo", @@ -6020,6 +6030,7 @@ "gymnasium", "gyptis", "halotools", + "hddm-wfpt", "healpy", "holodeck-gw", "holopy", @@ -6064,7 +6075,7 @@ "mdsrv", "mdtraj", "meld", - "menpo", + "menpo3d", "mesas", "mim-solvers", "mlprodict", @@ -6130,6 +6141,7 @@ "pyacvd", "pyagrum", "pyamg", + "pyarrow", "pyart_mch", "pycalphad", "pycbc", @@ -6173,6 +6185,7 @@ "pyscal", "pyscal3", "pyseobnr", + "pysheds", "pyshtools", "pysolid", "pystan", @@ -6198,7 +6211,6 @@ "raider", "randomgen", "raynest", - "reacnetgenerator", "redmapper", "refnx", "regreg", @@ -6305,7 +6317,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 523, + "num_descendants": 509, "pre_pr_migrator_status": "" }, "scqubits": { @@ -6407,8 +6419,8 @@ "toasty", "tracktable" ], - "num_descendants": 35, - "pre_pr_migrator_status": "" + "num_descendants": 36, + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "sharedarray": { "immediate_children": [], @@ -6698,11 +6710,6 @@ "num_descendants": 0, "pre_pr_migrator_status": "" }, - "streamtracer": { - "immediate_children": [], - "num_descendants": 0, - "pre_pr_migrator_status": "" - }, "stripy": { "immediate_children": [], "num_descendants": 0, @@ -7212,8 +7219,8 @@ "river-py", "topologytoolkit" ], - "num_descendants": 53, - "pre_pr_migrator_status": "" + "num_descendants": 54, + "pre_pr_migrator_status": "bot error (bot CI job): main: Traceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 95, in create_connection\n raise err\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/connection.py\", line 85, in create_connection\n sock.connect(sa)\nTimeoutError: timed out\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 715, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 404, in _make_request\n self._validate_conn(conn)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 1058, in _validate_conn\n conn.connect()\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 363, in connect\n self.sock = conn = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connection.py\", line 179, in _new_conn\n raise ConnectTimeoutError(\nurllib3.exceptions.ConnectTimeoutError: (, 'Connection to api.github.com timed out. (connect timeout=4)')\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 486, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 799, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 201, in _request\n return request_method(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 602, in get\n return self.request(\"GET\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/session.py\", line 171, in request\n response = super().request(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/requests/adapters.py\", line 507, in send\n raise ConnectTimeout(e, request=request)\nrequests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 1271, in _run_migrator\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 215, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 312, in get_repo\n gh_username = gh.me().login\n ^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/decorators.py\", line 24, in auth_wrapper\n return func(self, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/github.py\", line 1590, in me\n json = self._json(self._get(url), 200)\n ^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 216, in _get\n return self._request(\"get\", url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/github3/models.py\", line 206, in _request\n raise exceptions.ConnectionError(exc)\ngithub3.exceptions.ConnectionError: : A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by ConnectTimeoutError(, 'Connection to api.github.com timed out. (connect timeout=4)'))\n" }, "zipline": { "immediate_children": [], @@ -7259,7 +7266,6 @@ "pydrobert-kaldi", "fairseq", "bio-embeddings-bepler", - "scipy", "tvm-py", "nnvm", "tvb-gdist", @@ -7339,6 +7345,7 @@ "kaolin", "igl", "humap", + "hddm-wfpt", "glmnet", "getfem", "george", @@ -7403,19 +7410,29 @@ "pygsti", "pyeviews", "pmdarima", + "optimask", "moleculekit", "mlpack", "linearmodels", "gsw", "fastparquet", "uavro", + "pyarrow", + "xcape", + "vaex-core", + "tiledb-py", + "reproject", + "pyresample", + "geocat-f2py", "deepgraph", "daal4py", "cyavro", "cyanure", "copulae", + "cesium", "capytaine", "biobox", + "auto_gptq", "arch-py", "muarch", "alpenglow", @@ -7432,6 +7449,7 @@ "mdtraj", "mdsrv", "glum", + "bcolz", "mpart", "microed-tools", "tensorstore", @@ -7446,6 +7464,7 @@ "wntr", "wisdem", "wdmtoolbox", + "wavespectra", "tts", "tsase", "tofu", @@ -7468,6 +7487,7 @@ "rbeast", "qsimcirq", "pywr", + "pysurvival", "pyspike", "pyscal3", "pyscal", @@ -7504,7 +7524,6 @@ "muspinsim", "mlsauce", "mesas", - "menpo", "menpo3d", "mc3", "matscipy", @@ -7517,6 +7536,7 @@ "inpoly", "impactx", "healpy", + "toasty", "pygedm", "namaster", "aipy", @@ -7568,13 +7588,21 @@ "tensorflow", "tierpsy", "stardist", + "shap", + "fasttreeshap", + "econml", + "causalml", "m3gnet", + "sunpy", "soxs", "scqubits", "scikit-digital-health", + "scikit-allel", + "pixy", "sasview", "refnx", "readdy", + "radis", "pyuoi", "python-geotiepoints", "pyrost", @@ -7591,6 +7619,7 @@ "paicos", "openmc", "pyne", + "nutpie", "nionui-tool", "nionswift-tool", "limix-legacy", @@ -7603,12 +7632,14 @@ "h5utils", "pymeep", "gymnasium", + "raynest", "gwsurrogate", "guiqwt", "gsee", "gptools", "fqe", "foamalgo", + "fluidimage", "fluidfft", "fluidsim", "fluidfft-mpi_with_fftw", @@ -7626,6 +7657,7 @@ "eelbrain", "dedalus", "dclab", + "csxtools", "cpnest", "cosmic_profiles", "clawpack", @@ -7635,6 +7667,7 @@ "scikit-bio", "songbird", "emperor", + "qurro", "bilby.cython", "astromodels", "alphacsc", @@ -7653,6 +7686,7 @@ "lalapps", "sbank", "pyringgw", + "ligo.skymap", "cwinpy", "treecorr", "psfex", @@ -7674,6 +7708,8 @@ "dwave-preprocessing", "thinc", "spacy", + "spacy-transformers", + "torchtext", "netcdf4", "wrf-python", "sisl", @@ -7691,18 +7727,22 @@ "mdal-python", "gstools", "pykrige", + "geoschem-gcpy", "easytest", "cmor", "climlab-cam3-radiation", "boltztrap2", "cf_units", "cis", + "arm_pyart", + "pyrad_arm", "agg-regrid", "cdms2", "genutil", "roboticstoolbox-python", "panda3d", "ogre", + "zipline", "physics-tenpy", "orange3", "orange3-network", @@ -7711,6 +7751,7 @@ "vigra", "nifty", "uhd", + "turbodbc", "triqs", "triqs_tprf", "triqs_dft_tools", @@ -7725,7 +7766,6 @@ "rmf", "rdkit", "veloxchem", - "reacnetgenerator", "graphormer-pretrained", "fpsim2", "pytrilinos", @@ -7734,6 +7774,7 @@ "pyopcode", "pyodeint", "pyobjcryst", + "pyinterp", "pycuda", "pyceres", "psi4", @@ -7749,6 +7790,7 @@ "openvdb", "openimageio", "ompl", + "nyxus", "nuflux", "ndarray", "muscat-split", @@ -7763,6 +7805,7 @@ "ldas-tools-framecpp-swig", "imp", "heyoka.py", + "hdk", "hammer", "gudhi", "gtsam", @@ -7781,64 +7824,6 @@ "digital_rf", "giotto-tda", "gds-swig", - "fenics", - "gyptis", - "esys-escript", - "eigenpy", - "pycppad", - "hpp-fcl", - "pinocchio", - "example-robot-data", - "proxsuite-nlp", - "ecole", - "dicomifier", - "desres-msys", - "dcgp-python", - "dakota", - "daetools", - "crocoddyl", - "mim-solvers", - "code-aster", - "cgal", - "paraprobe", - "cctbx-base", - "dxtbx", - "casacore", - "python-casacore", - "pyuvdata", - "cantera", - "bayesopt", - "basictools", - "astra-toolbox", - "arrow-cpp", - "xcape", - "wavespectra", - "vaex-core", - "radis", - "turbodbc", - "tiledb-py", - "spacy-transformers", - "torchtext", - "shap", - "fasttreeshap", - "econml", - "causalml", - "scikit-allel", - "pixy", - "reproject", - "toasty", - "sunpy", - "ligo.skymap", - "raynest", - "qurro", - "pysurvival", - "pyresample", - "pyinterp", - "nyxus", - "nutpie", - "hdk", - "geoschem-gcpy", - "geocat-f2py", "gdal", "tuiview", "richdem", @@ -7849,12 +7834,12 @@ "trollimage", "terracotta", "rio-color", + "pysheds", "pycraf", "photutils", "python-pdal", "python-fmask", "pyshtools", - "pyogrio", "pyngl", "pygplates", "pygeoprocessing", @@ -7870,17 +7855,39 @@ "ncplot", "larch", "geowombat", + "apache-beam", + "aria-tools", "anuga", - "fluidimage", - "csxtools", + "fenics", + "gyptis", + "esys-escript", + "eigenpy", + "pycppad", + "hpp-fcl", + "pinocchio", + "example-robot-data", + "proxsuite-nlp", + "ecole", + "dicomifier", + "desres-msys", + "dcgp-python", + "dakota", + "daetools", "csp", - "cesium", - "bcolz", - "zipline", - "arm_pyart", - "pyrad_arm", - "aria-tools", - "apache-beam", + "crocoddyl", + "mim-solvers", + "code-aster", + "cgal", + "paraprobe", + "cctbx-base", + "dxtbx", + "casacore", + "python-casacore", + "pyuvdata", + "cantera", + "bayesopt", + "basictools", + "astra-toolbox", "arcticdb", "ambertools", "ties20", @@ -7901,11 +7908,11 @@ "graphvite", "fcos", "arcjetcv", - "caiman" + "caiman", + "forte" ], "awaiting-pr": [ "zmesh", - "zfpy", "xtensor-python", "xraylib", "xbcausalforest", @@ -7919,7 +7926,6 @@ "thermohubclient", "ta-lib", "svmbir", - "streamtracer", "stockwell", "spire-pipeline", "spinsfast", @@ -7931,7 +7937,6 @@ "simpletraj", "shtns", "sharedarray", - "shapely", "sgdpy", "sep", "segyio", @@ -7945,12 +7950,11 @@ "qpoases", "pyxdameraulevenshtein", "pyworld", - "pywavelets", - "pytorch-cpu", "pytng", "pytinyrenderer", "pytiff", "pytide", + "scipy", "pythonocc-core", "python-suitesparse-graphblas", "python-stratify", @@ -7965,7 +7969,6 @@ "pysis", "pyrmsd", "pyre", - "pyopencl", "pynumpress", "pynfft", "pymt_gipl", @@ -7988,7 +7991,6 @@ "pyflct", "pyfftw", "pyferret", - "pyerfa", "pyepr", "pyemd", "pyembree", @@ -8028,7 +8030,6 @@ "onnx", "numpy-stl", "numpy-allocator", - "numexpr", "nmslib", "nlopt", "neuromorphic-drivers", @@ -8066,7 +8067,6 @@ "lap", "kmedoids", "kepderiv", - "kealib", "kastore", "kapteyn", "jep", @@ -8082,7 +8082,6 @@ "hnswlib", "healpix", "hdmedians", - "h5py", "gsd", "gridfill", "grib2io-interp", @@ -8151,7 +8150,6 @@ "chroma-hnswlib", "chfem", "chemfiles-python", - "cftime", "cell_tree2d", "celiagg", "celerite2", @@ -8170,7 +8168,6 @@ "bcolz-zipline", "bbhash", "batman-package", - "av", "aubio", "atari_py", "assist", @@ -8181,10 +8178,23 @@ "adios-python", "acor" ], - "bot-error": [], - "done": [], + "bot-error": [ + "zfpy", + "shapely", + "pywavelets", + "pytorch-cpu", + "pyopencl", + "pyerfa", + "kealib", + "h5py", + "cftime", + "av" + ], + "done": [ + "pythran" + ], "in-pr": [ - "pythran", + "numexpr", "matplotlib", "boost" ], diff --git a/status/migration_json/pypy38.json b/status/migration_json/pypy38.json index 944a123044c44..106c617ebbac6 100644 --- a/status/migration_json/pypy38.json +++ b/status/migration_json/pypy38.json @@ -271,7 +271,7 @@ "xraylarch", "xsarsea" ], - "num_descendants": 816, + "num_descendants": 817, "pr_status": "", "pr_url": "https://github.com/conda-forge/aiohttp-feedstock", "pre_pr_migrator_status": "" @@ -1378,7 +1378,7 @@ "time-machine", "vmprof" ], - "num_descendants": 1973, + "num_descendants": 1974, "pr_status": "", "pr_url": "https://github.com/conda-forge/backports.zoneinfo-feedstock", "pre_pr_migrator_status": "" @@ -1577,7 +1577,7 @@ "xpra", "xraylarch" ], - "num_descendants": 996, + "num_descendants": 997, "pr_status": "", "pr_url": "https://github.com/conda-forge/bcrypt-feedstock", "pre_pr_migrator_status": "" @@ -2671,7 +2671,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 1389, + "num_descendants": 1390, "pr_status": "", "pr_url": "https://github.com/conda-forge/brotli-feedstock", "pre_pr_migrator_status": "" @@ -2681,7 +2681,7 @@ "aiohttp", "pyload-ng" ], - "num_descendants": 818, + "num_descendants": 819, "pr_status": "", "pr_url": "https://github.com/conda-forge/brotlicffi-feedstock", "pre_pr_migrator_status": "" @@ -3270,7 +3270,7 @@ "xtb-python", "zstandard" ], - "num_descendants": 1340, + "num_descendants": 1341, "pr_status": "", "pr_url": "https://github.com/conda-forge/cffi-feedstock", "pre_pr_migrator_status": "" @@ -3764,7 +3764,7 @@ "pygypsy", "pythran" ], - "num_descendants": 954, + "num_descendants": 955, "pr_status": "", "pr_url": "https://github.com/conda-forge/colorlog-feedstock", "pre_pr_migrator_status": "" @@ -4010,7 +4010,7 @@ "xcape", "xsarsea" ], - "num_descendants": 620, + "num_descendants": 621, "pr_status": "", "pr_url": "https://github.com/conda-forge/contourpy-feedstock", "pre_pr_migrator_status": "" @@ -4197,7 +4197,7 @@ "y-py", "yggdrasil" ], - "num_descendants": 1078, + "num_descendants": 1079, "pr_status": "", "pr_url": "https://github.com/conda-forge/coverage-feedstock", "pre_pr_migrator_status": "" @@ -4524,7 +4524,7 @@ "xraylarch", "yggdrasil" ], - "num_descendants": 1219, + "num_descendants": 1220, "pr_status": "", "pr_url": "https://github.com/conda-forge/cryptography-feedstock", "pre_pr_migrator_status": "" @@ -5622,7 +5622,7 @@ "zmesh", "zwatershed" ], - "num_descendants": 2217, + "num_descendants": 2218, "pr_status": "", "pr_url": "https://github.com/conda-forge/cython-feedstock", "pre_pr_migrator_status": "" @@ -7963,7 +7963,7 @@ "matplotlib", "rpaframework" ], - "num_descendants": 603, + "num_descendants": 604, "pr_status": "", "pr_url": "https://github.com/conda-forge/fonttools-feedstock", "pre_pr_migrator_status": "" @@ -8108,7 +8108,7 @@ "aiohttp", "ray-packages" ], - "num_descendants": 817, + "num_descendants": 818, "pr_status": "", "pr_url": "https://github.com/conda-forge/frozenlist-feedstock", "pre_pr_migrator_status": "" @@ -9191,7 +9191,7 @@ "sagemaker_containers", "superset" ], - "num_descendants": 818, + "num_descendants": 819, "pr_status": "", "pr_url": "https://github.com/conda-forge/gunicorn-feedstock", "pre_pr_migrator_status": "" @@ -10405,6 +10405,7 @@ "m3gnet", "macro-kit", "marimo", + "matid", "matlab_kernel", "matscipy", "mayavi", @@ -10669,7 +10670,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 2027, + "num_descendants": 2028, "pr_status": "", "pr_url": "https://github.com/conda-forge/importlib_metadata-feedstock", "pre_pr_migrator_status": "" @@ -11500,7 +11501,7 @@ "matplotlib", "vispy" ], - "num_descendants": 602, + "num_descendants": 603, "pr_status": "", "pr_url": "https://github.com/conda-forge/kiwisolver-feedstock", "pre_pr_migrator_status": "" @@ -13214,6 +13215,7 @@ "lue", "m3gnet", "marimo", + "matid", "matscipy", "mdbenchmark", "mdsrv", @@ -13397,7 +13399,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 883, + "num_descendants": 884, "pr_status": "", "pr_url": "https://github.com/conda-forge/markupsafe-feedstock", "pre_pr_migrator_status": "" @@ -13409,6 +13411,11 @@ "pr_url": "https://github.com/conda-forge/mathics3-feedstock/pull/11", "pre_pr_migrator_status": "" }, + "matid": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "matlab_kernel": { "immediate_children": [], "num_descendants": 0, @@ -13629,6 +13636,7 @@ "magentropy", "maltpynt", "mandrake", + "matid", "matrixprofile", "matscipy", "mc3", @@ -13897,7 +13905,7 @@ "yt", "zipline-reloaded" ], - "num_descendants": 597, + "num_descendants": 598, "pr_status": "", "pr_url": "https://github.com/conda-forge/matplotlib-feedstock", "pre_pr_migrator_status": "" @@ -15076,7 +15084,7 @@ "sanic", "yarl" ], - "num_descendants": 823, + "num_descendants": 824, "pr_status": "", "pr_url": "https://github.com/conda-forge/multidict-feedstock", "pre_pr_migrator_status": "" @@ -16726,6 +16734,7 @@ "mapbox_earcut", "marching_cubes", "mathics3", + "matid", "matplotlib", "matrixprofile", "matscipy", @@ -17595,7 +17604,7 @@ "zmesh", "zwatershed" ], - "num_descendants": 1878, + "num_descendants": 1879, "pr_status": "", "pr_url": "https://github.com/conda-forge/numpy-feedstock", "pre_pr_migrator_status": "" @@ -19662,7 +19671,7 @@ "yt", "zbarlight" ], - "num_descendants": 721, + "num_descendants": 722, "pr_status": "", "pr_url": "https://github.com/conda-forge/pillow-feedstock", "pre_pr_migrator_status": "" @@ -21366,7 +21375,7 @@ "xsum", "xtensor-python" ], - "num_descendants": 1267, + "num_descendants": 1268, "pr_status": "", "pr_url": "https://github.com/conda-forge/pybind11-feedstock", "pre_pr_migrator_status": "" @@ -23040,7 +23049,7 @@ "xraylarch", "yggdrasil" ], - "num_descendants": 990, + "num_descendants": 991, "pr_status": "", "pr_url": "https://github.com/conda-forge/pynacl-feedstock", "pre_pr_migrator_status": "" @@ -23684,7 +23693,7 @@ "xrt", "yaqc-qtpy" ], - "num_descendants": 686, + "num_descendants": 687, "pr_status": "unstable", "pr_url": "https://github.com/conda-forge/pyqt-feedstock/pull/137", "pre_pr_migrator_status": "" @@ -24354,7 +24363,7 @@ "rosettasciio" ], "num_descendants": 3, - "pr_status": "clean", + "pr_status": "unstable", "pr_url": "https://github.com/conda-forge/python-blosc-feedstock/pull/55", "pre_pr_migrator_status": "" }, @@ -24923,7 +24932,7 @@ "tts", "uwsift" ], - "num_descendants": 958, + "num_descendants": 959, "pr_status": "", "pr_url": "https://github.com/conda-forge/python-xxhash-feedstock", "pre_pr_migrator_status": "" @@ -24983,7 +24992,7 @@ "scikit-image", "scipy" ], - "num_descendants": 950, + "num_descendants": 951, "pr_status": "", "pr_url": "https://github.com/conda-forge/pythran-feedstock", "pre_pr_migrator_status": "" @@ -26041,7 +26050,7 @@ "yodatools", "zipline-reloaded" ], - "num_descendants": 654, + "num_descendants": 655, "pr_status": "", "pr_url": "https://github.com/conda-forge/pyyaml-feedstock", "pre_pr_migrator_status": "" @@ -26725,7 +26734,7 @@ "wdmtoolbox", "web3" ], - "num_descendants": 829, + "num_descendants": 830, "pr_status": "", "pr_url": "https://github.com/conda-forge/regex-feedstock", "pre_pr_migrator_status": "" @@ -27840,6 +27849,7 @@ "locan", "loos", "mandrake", + "matid", "mcalf", "mdanalysis", "microtc", @@ -27935,7 +27945,7 @@ "xraylarch", "ylearn" ], - "num_descendants": 220, + "num_descendants": 221, "pr_status": "unstable", "pr_url": "https://github.com/conda-forge/scikit-learn-feedstock/pull/252", "pre_pr_migrator_status": "" @@ -28371,6 +28381,7 @@ "maicos", "maltpynt", "mandrake", + "matid", "matrixprofile", "matscipy", "mc3", @@ -28791,7 +28802,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 949, + "num_descendants": 950, "pr_status": "", "pr_url": "https://github.com/conda-forge/scipy-feedstock", "pre_pr_migrator_status": "" @@ -29327,7 +29338,7 @@ "qgis", "qscintilla2" ], - "num_descendants": 687, + "num_descendants": 688, "pr_status": "", "pr_url": "https://github.com/conda-forge/sip-feedstock", "pre_pr_migrator_status": "" @@ -29765,6 +29776,7 @@ "clease", "euphonic", "icet", + "matid", "phono3py", "phonopy", "pwtools", @@ -29773,7 +29785,7 @@ "python-sscha", "xraylarch" ], - "num_descendants": 19, + "num_descendants": 20, "pr_status": "", "pr_url": "https://github.com/conda-forge/spglib-feedstock", "pre_pr_migrator_status": "" @@ -30701,7 +30713,7 @@ "aiohttp", "pendulum" ], - "num_descendants": 820, + "num_descendants": 821, "pr_status": "dirty", "pr_url": "https://github.com/conda-forge/time-machine-feedstock/pull/14", "pre_pr_migrator_status": "" @@ -31082,7 +31094,7 @@ "xsarsea", "yaqc-qtpy" ], - "num_descendants": 713, + "num_descendants": 714, "pr_status": "", "pr_url": "https://github.com/conda-forge/tornado-feedstock", "pre_pr_migrator_status": "" @@ -32830,7 +32842,7 @@ "nb_conda_store_kernels", "rubinenv" ], - "num_descendants": 820, + "num_descendants": 821, "pr_status": "", "pr_url": "https://github.com/conda-forge/yarl-feedstock", "pre_pr_migrator_status": "" @@ -33466,6 +33478,7 @@ "mdaencore", "mdacli", "maicos", + "matid", "mandrake", "magentropy", "m3gnet", diff --git a/status/migration_json/python312.json b/status/migration_json/python312.json index 13aa899556867..04413ee3b9fc1 100644 --- a/status/migration_json/python312.json +++ b/status/migration_json/python312.json @@ -285,7 +285,7 @@ "xraylarch", "xsarsea" ], - "num_descendants": 816, + "num_descendants": 817, "pr_status": "", "pr_url": "https://github.com/conda-forge/aiohttp-feedstock", "pre_pr_migrator_status": "" @@ -1442,7 +1442,7 @@ "time-machine", "vmprof" ], - "num_descendants": 1973, + "num_descendants": 1974, "pr_status": "", "pr_url": "https://github.com/conda-forge/backports.zoneinfo-feedstock", "pre_pr_migrator_status": "" @@ -1649,7 +1649,7 @@ "xpra", "xraylarch" ], - "num_descendants": 996, + "num_descendants": 997, "pr_status": "", "pr_url": "https://github.com/conda-forge/bcrypt-feedstock", "pre_pr_migrator_status": "" @@ -2775,7 +2775,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 1389, + "num_descendants": 1390, "pr_status": "", "pr_url": "https://github.com/conda-forge/brotli-feedstock", "pre_pr_migrator_status": "" @@ -2785,7 +2785,7 @@ "aiohttp", "pyload-ng" ], - "num_descendants": 818, + "num_descendants": 819, "pr_status": "", "pr_url": "https://github.com/conda-forge/brotlicffi-feedstock", "pre_pr_migrator_status": "" @@ -3404,7 +3404,7 @@ "xtb-python", "zstandard" ], - "num_descendants": 1340, + "num_descendants": 1341, "pr_status": "", "pr_url": "https://github.com/conda-forge/cffi-feedstock", "pre_pr_migrator_status": "" @@ -3914,7 +3914,7 @@ "pygypsy", "pythran" ], - "num_descendants": 954, + "num_descendants": 955, "pr_status": "", "pr_url": "https://github.com/conda-forge/colorlog-feedstock", "pre_pr_migrator_status": "" @@ -4166,7 +4166,7 @@ "xcape", "xsarsea" ], - "num_descendants": 620, + "num_descendants": 621, "pr_status": "", "pr_url": "https://github.com/conda-forge/contourpy-feedstock", "pre_pr_migrator_status": "" @@ -4361,7 +4361,7 @@ "y-py", "yggdrasil" ], - "num_descendants": 1078, + "num_descendants": 1079, "pr_status": "", "pr_url": "https://github.com/conda-forge/coverage-feedstock", "pre_pr_migrator_status": "" @@ -4694,7 +4694,7 @@ "xraylarch", "yggdrasil" ], - "num_descendants": 1219, + "num_descendants": 1220, "pr_status": "", "pr_url": "https://github.com/conda-forge/cryptography-feedstock", "pre_pr_migrator_status": "" @@ -5814,7 +5814,7 @@ "zmesh", "zwatershed" ], - "num_descendants": 2217, + "num_descendants": 2218, "pr_status": "", "pr_url": "https://github.com/conda-forge/cython-feedstock", "pre_pr_migrator_status": "" @@ -8295,7 +8295,7 @@ "matplotlib", "rpaframework" ], - "num_descendants": 603, + "num_descendants": 604, "pr_status": "", "pr_url": "https://github.com/conda-forge/fonttools-feedstock", "pre_pr_migrator_status": "" @@ -8452,7 +8452,7 @@ "aiohttp", "ray-packages" ], - "num_descendants": 817, + "num_descendants": 818, "pr_status": "", "pr_url": "https://github.com/conda-forge/frozenlist-feedstock", "pre_pr_migrator_status": "" @@ -9579,7 +9579,7 @@ "sagemaker_containers", "superset" ], - "num_descendants": 818, + "num_descendants": 819, "pr_status": "", "pr_url": "https://github.com/conda-forge/gunicorn-feedstock", "pre_pr_migrator_status": "" @@ -10835,6 +10835,7 @@ "m3gnet", "macro-kit", "marimo", + "matid", "matlab_kernel", "matscipy", "mayavi", @@ -11099,7 +11100,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 2027, + "num_descendants": 2028, "pr_status": "", "pr_url": "https://github.com/conda-forge/importlib_metadata-feedstock", "pre_pr_migrator_status": "" @@ -11968,7 +11969,7 @@ "matplotlib", "vispy" ], - "num_descendants": 602, + "num_descendants": 603, "pr_status": "", "pr_url": "https://github.com/conda-forge/kiwisolver-feedstock", "pre_pr_migrator_status": "" @@ -13740,6 +13741,7 @@ "lue", "m3gnet", "marimo", + "matid", "matscipy", "mdbenchmark", "mdsrv", @@ -13923,7 +13925,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 883, + "num_descendants": 884, "pr_status": "", "pr_url": "https://github.com/conda-forge/markupsafe-feedstock", "pre_pr_migrator_status": "" @@ -13935,6 +13937,11 @@ "pr_url": "https://github.com/conda-forge/mathics3-feedstock/pull/12", "pre_pr_migrator_status": "" }, + "matid": { + "immediate_children": [], + "num_descendants": 0, + "pre_pr_migrator_status": "" + }, "matlab_kernel": { "immediate_children": [], "num_descendants": 0, @@ -14157,6 +14164,7 @@ "magentropy", "maltpynt", "mandrake", + "matid", "matrixprofile", "matscipy", "mc3", @@ -14425,7 +14433,7 @@ "yt", "zipline-reloaded" ], - "num_descendants": 597, + "num_descendants": 598, "pr_status": "", "pr_url": "https://github.com/conda-forge/matplotlib-feedstock", "pre_pr_migrator_status": "" @@ -15670,7 +15678,7 @@ "sanic", "yarl" ], - "num_descendants": 823, + "num_descendants": 824, "pr_status": "", "pr_url": "https://github.com/conda-forge/multidict-feedstock", "pre_pr_migrator_status": "" @@ -17358,6 +17366,7 @@ "mapbox_earcut", "marching_cubes", "mathics3", + "matid", "matplotlib", "matrixprofile", "matscipy", @@ -18227,7 +18236,7 @@ "zmesh", "zwatershed" ], - "num_descendants": 1878, + "num_descendants": 1879, "pr_status": "", "pr_url": "https://github.com/conda-forge/numpy-feedstock", "pre_pr_migrator_status": "" @@ -20362,7 +20371,7 @@ "yt", "zbarlight" ], - "num_descendants": 721, + "num_descendants": 722, "pr_status": "", "pr_url": "https://github.com/conda-forge/pillow-feedstock", "pre_pr_migrator_status": "" @@ -22124,7 +22133,7 @@ "xsum", "xtensor-python" ], - "num_descendants": 1267, + "num_descendants": 1268, "pr_status": "", "pr_url": "https://github.com/conda-forge/pybind11-feedstock", "pre_pr_migrator_status": "" @@ -23860,7 +23869,7 @@ "xraylarch", "yggdrasil" ], - "num_descendants": 990, + "num_descendants": 991, "pr_status": "", "pr_url": "https://github.com/conda-forge/pynacl-feedstock", "pre_pr_migrator_status": "" @@ -24544,7 +24553,7 @@ "xrt", "yaqc-qtpy" ], - "num_descendants": 686, + "num_descendants": 687, "pr_status": "", "pr_url": "https://github.com/conda-forge/pyqt-feedstock", "pre_pr_migrator_status": "" @@ -25831,7 +25840,7 @@ "tts", "uwsift" ], - "num_descendants": 958, + "num_descendants": 959, "pr_status": "", "pr_url": "https://github.com/conda-forge/python-xxhash-feedstock", "pre_pr_migrator_status": "" @@ -25891,7 +25900,7 @@ "scikit-image", "scipy" ], - "num_descendants": 950, + "num_descendants": 951, "pr_status": "", "pr_url": "https://github.com/conda-forge/pythran-feedstock", "pre_pr_migrator_status": "" @@ -26977,7 +26986,7 @@ "yodatools", "zipline-reloaded" ], - "num_descendants": 654, + "num_descendants": 655, "pr_status": "", "pr_url": "https://github.com/conda-forge/pyyaml-feedstock", "pre_pr_migrator_status": "" @@ -27699,7 +27708,7 @@ "wdmtoolbox", "web3" ], - "num_descendants": 829, + "num_descendants": 830, "pr_status": "", "pr_url": "https://github.com/conda-forge/regex-feedstock", "pre_pr_migrator_status": "" @@ -28868,6 +28877,7 @@ "locan", "loos", "mandrake", + "matid", "mcalf", "mdanalysis", "microtc", @@ -28963,7 +28973,7 @@ "xraylarch", "ylearn" ], - "num_descendants": 220, + "num_descendants": 221, "pr_status": "", "pr_url": "https://github.com/conda-forge/scikit-learn-feedstock", "pre_pr_migrator_status": "" @@ -29399,6 +29409,7 @@ "maicos", "maltpynt", "mandrake", + "matid", "matrixprofile", "matscipy", "mc3", @@ -29819,7 +29830,7 @@ "zipline", "zipline-reloaded" ], - "num_descendants": 949, + "num_descendants": 950, "pr_status": "", "pr_url": "https://github.com/conda-forge/scipy-feedstock", "pre_pr_migrator_status": "" @@ -30387,7 +30398,7 @@ "qgis", "qscintilla2" ], - "num_descendants": 687, + "num_descendants": 688, "pr_status": "", "pr_url": "https://github.com/conda-forge/sip-feedstock", "pre_pr_migrator_status": "" @@ -30849,6 +30860,7 @@ "clease", "euphonic", "icet", + "matid", "phono3py", "phonopy", "pwtools", @@ -30857,7 +30869,7 @@ "python-sscha", "xraylarch" ], - "num_descendants": 19, + "num_descendants": 20, "pr_status": "", "pr_url": "https://github.com/conda-forge/spglib-feedstock", "pre_pr_migrator_status": "" @@ -31809,7 +31821,7 @@ "aiohttp", "pendulum" ], - "num_descendants": 820, + "num_descendants": 821, "pr_status": "", "pr_url": "https://github.com/conda-forge/time-machine-feedstock", "pre_pr_migrator_status": "" @@ -32212,7 +32224,7 @@ "xsarsea", "yaqc-qtpy" ], - "num_descendants": 713, + "num_descendants": 714, "pr_status": "", "pr_url": "https://github.com/conda-forge/tornado-feedstock", "pre_pr_migrator_status": "" @@ -34058,7 +34070,7 @@ "nb_conda_store_kernels", "rubinenv" ], - "num_descendants": 820, + "num_descendants": 821, "pr_status": "", "pr_url": "https://github.com/conda-forge/yarl-feedstock", "pre_pr_migrator_status": "" @@ -34497,7 +34509,8 @@ "opentrons-suite" ], "awaiting-pr": [ - "pixy" + "pixy", + "matid" ], "bot-error": [ "craftr", diff --git a/status/regular_status.json b/status/regular_status.json index 13856107e97e6..522ceefa62780 100644 --- a/status/regular_status.json +++ b/status/regular_status.json @@ -23,6 +23,7 @@ "libthrift0190": "libthrift0190 Migration Status", "libxcb115": "libxcb115 Migration Status", "mumps_mpi571": "mumps_mpi571 Migration Status", + "numpy2": "numpy2 Migration Status", "occt781": "occt781 Migration Status", "pcre21043": "pcre21043 Migration Status", "petsc321": "petsc321 Migration Status", diff --git a/status/total_status.json b/status/total_status.json index 18ade2e3f51db..65a257936a613 100644 --- a/status/total_status.json +++ b/status/total_status.json @@ -25,6 +25,7 @@ "libthrift0190": "libthrift0190 Migration Status", "libxcb115": "libxcb115 Migration Status", "mumps_mpi571": "mumps_mpi571 Migration Status", + "numpy2": "numpy2 Migration Status", "occt781": "occt781 Migration Status", "pcre21043": "pcre21043 Migration Status", "petsc321": "petsc321 Migration Status", diff --git a/status/version_status.json b/status/version_status.json index 3240ee95a3b10..fa62da656ed14 100644 --- a/status/version_status.json +++ b/status/version_status.json @@ -16,7 +16,6 @@ "batoms-api", "beakerx", "bespon", - "bg-atlasapi", "binwalk", "blacktex", "blpapi", @@ -241,7 +240,6 @@ "mlt", "mo-kwargs", "mo-logs", - "modal", "model-archiver", "model_metadata", "moderngl-window", @@ -345,7 +343,6 @@ "python-logging-rabbitmq", "python-lsp-ruff", "python-marisa-trie", - "pytorch-cpu", "pytrackmate", "pyvis", "pywavelets", @@ -467,7 +464,6 @@ "batoms-api": "86.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.2.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/batoms_api-{{ version }}.tar.gz'\n", "beakerx": "88.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '2.0.1' to make sure they exist!\n\nWe also found the following errors:\n\n - We found a problem parsing the recipe for version '2.0.1': \n\nDuplicateKeyError('while constructing a mapping', in \"\", line 5, column 1:\n package:\n ^ (line: 5), 'found duplicate key \"source\" with value \"{\\'fn\\': \\'<{ name }}-<{ version }}.tar.gz\\', \\'url\\': \\'https://files.pythonhosted.org/packages/source/b/beakerx/<{ name }}-<{ version }}.tar.gz\\', \\'sha256\\': \\'<{ sha256 }}\\'}\" (original value: \"{\\'git_rev\\': \\'<{ version }}\\', \\'git_url\\': \\'https://github.com/twosigma/beakerx.git\\'}\")', in \"\", line 13, column 1:\n source:\n ^ (line: 13), '\\n To suppress this check see:\\n http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys\\n ', ' Duplicate keys will become an error in future releases, and are errors\\n by default when using the new API.\\n ')\n\ntraceback:\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/update_recipe/version.py\", line 415, in update_version\n cmeta = CondaMetaYAML(raw_meta_yaml)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/recipe_parser/_parser.py\", line 515, in __init__\n self.meta = self._parser.load(\"\".join(lines))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/main.py\", line 451, in load\n return constructor.get_single_data()\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 116, in get_single_data\n return self.construct_document(node)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 125, in construct_document\n for _dummy in generator:\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1476, in construct_yaml_map\n self.construct_mapping(node, data, deep=True)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1366, in construct_mapping\n if self.check_mapping_key(node, key_node, maptyp, key, value):\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 278, in check_mapping_key\n raise DuplicateKeyError(*args)\n\n", "bespon": "57.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.7.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz'\n", - "bg-atlasapi": "6.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '2.0.5' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/bg-atlasapi-{{ version }}.tar.gz'\n", "binwalk": "56.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '27' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/ReFirmLabs/binwalk/archive/refs/tags/v{{ version }}.tar.gz'\n", "blacktex": "27.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.8.12' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/blacktex-{{ version }}.tar.gz'\n", "blpapi": "54.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '3.23.1' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://bcms.bloomberg.com/pip/simple/{{ name }}/{{ name }}-{{ version }}-cp310-cp310-macosx_10_9_universal2.whl'\n", @@ -692,7 +688,6 @@ "mlt": "103.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '21.03.21' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/mltframework/mlt/releases/download/v{{ version }}/mlt-{{ version }}.tar.gz'\n", "mo-kwargs": "0.40 attempts - not solvable (bot CI job) @ main\n
\n
\n
\n                linux_64_: Could not solve for environment specs\nThe following package could not be installed\n\u2514\u2500 mo-dots 10.627.24136.*  does not exist (perhaps a typo or a missing channel).\n                
\n
\n
", "mo-logs": "0.40 attempts - not solvable (bot CI job) @ main\n
\n
\n
\n                linux_64_: Could not solve for environment specs\nThe following packages are incompatible\n\u251C\u2500 mo-dots 10.627.24136.*  does not exist (perhaps a typo or a missing channel);\n\u2514\u2500 mo-kwargs 7.627.24136.*  does not exist (perhaps a typo or a missing channel).\n                
\n
\n
", - "modal": "1.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.62.169' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz'\n", "model-archiver": "83.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '1.1.11' to make sure they exist!\n\nWe also found the following errors:\n\n - recipe did not appear to change even though the bot said it should have\n", "model_metadata": "30.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.8.1' to make sure they exist!\n\nWe also found the following errors:\n\n - recipe did not appear to change even though the bot said it should have\n", "moderngl-window": "9.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '2.4.6' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/moderngl-window-{{ version }}.tar.gz'\n", @@ -796,7 +791,6 @@ "python-logging-rabbitmq": "59.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '2.3.0' to make sure they exist!\n\nWe also found the following errors:\n\n - We found a problem parsing the recipe for version '2.3.0': \n\nDuplicateKeyError('while constructing a mapping', in \"\", line 36, column 3:\n home: https://github.com/alberto ... \n ^ (line: 36), 'found duplicate key \"doc_url\" with value \"https://github.com/albertomr86/python-logging-rabbitmq/blob/master/README.md#python-logging-rabbitmq\" (original value: \"https://pythonhosted.org/python-logging-rabbitmq/\")', in \"\", line 42, column 3:\n doc_url: https://github.com/albe ... \n ^ (line: 42), '\\n To suppress this check see:\\n http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys\\n ', ' Duplicate keys will become an error in future releases, and are errors\\n by default when using the new API.\\n ')\n\ntraceback:\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/update_recipe/version.py\", line 415, in update_version\n cmeta = CondaMetaYAML(raw_meta_yaml)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/recipe_parser/_parser.py\", line 515, in __init__\n self.meta = self._parser.load(\"\".join(lines))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/main.py\", line 451, in load\n return constructor.get_single_data()\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 116, in get_single_data\n return self.construct_document(node)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 125, in construct_document\n for _dummy in generator:\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1476, in construct_yaml_map\n self.construct_mapping(node, data, deep=True)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1365, in construct_mapping\n value = self.construct_object(value_node, deep=deep)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 147, in construct_object\n data = self.construct_non_recursive_object(node)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 188, in construct_non_recursive_object\n for _dummy in generator:\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1476, in construct_yaml_map\n self.construct_mapping(node, data, deep=True)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1366, in construct_mapping\n if self.check_mapping_key(node, key_node, maptyp, key, value):\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 278, in check_mapping_key\n raise DuplicateKeyError(*args)\n\n", "python-lsp-ruff": "3.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '2.2.1' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/p/python-lsp-ruff/python-lsp-ruff-{{ version }}.tar.gz'\n", "python-marisa-trie": "3.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '1.1.1' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/m/marisa-trie/marisa-trie-{{ version }}.tar.gz'\n", - "pytorch-cpu": "1.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '126261' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/pytorch/pytorch/releases/download/v{{ version }}/pytorch-v{{ version }}.tar.gz'\n", "pytrackmate": "87.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '1.3.1' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz'\n", "pyvis": "97.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '0.3.2' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyvis-{{ version }}.tar.gz'\n", "pywavelets": "9.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '1.6.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz'\n", @@ -902,32 +896,88 @@ "zdaemon": "3.00 attempts - The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!\n\nPlease check the URLs in your recipe with version '5.1' to make sure they exist!\n\nWe also found the following errors:\n\n - We found a problem parsing the recipe for version '5.1': \n\nDuplicateKeyError('while constructing a mapping', in \"\", line 5, column 1:\n package:\n ^ (line: 5), 'found duplicate key \"about\" with value \"{\\'home\\': \\'https://github.com/zopefoundation/zdaemon\\', \\'license_file\\': \\'LICENSE.txt\\', \\'license\\': \\'ZPL 2.1\\', \\'license_family\\': \\'OTHER\\', \\'summary\\': \\'Daemon process control library and tools for Unix-based systems\\', \\'dev_url\\': \\'https://github.com/zopefoundation/zdaemon\\', \\'doc_url\\': \\'https://github.com/zopefoundation/zdaemon\\'}\" (original value: \"{\\'home\\': \\'https://github.com/zopefoundation/zdaemon\\', \\'summary\\': \\'Daemon process control library and tools for Unix-based systems\\', \\'license\\': \\'ZPL-2.1\\', \\'license_file\\': \\'COPYRIGHT.txt\\'}\")', in \"\", line 45, column 1:\n about:\n ^ (line: 45), '\\n To suppress this check see:\\n http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys\\n ', ' Duplicate keys will become an error in future releases, and are errors\\n by default when using the new API.\\n ')\n\ntraceback:\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/update_recipe/version.py\", line 415, in update_version\n cmeta = CondaMetaYAML(raw_meta_yaml)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/recipe_parser/_parser.py\", line 515, in __init__\n self.meta = self._parser.load(\"\".join(lines))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/main.py\", line 451, in load\n return constructor.get_single_data()\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 116, in get_single_data\n return self.construct_document(node)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 125, in construct_document\n for _dummy in generator:\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1476, in construct_yaml_map\n self.construct_mapping(node, data, deep=True)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 1366, in construct_mapping\n if self.check_mapping_key(node, key_node, maptyp, key, value):\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/ruamel/yaml/constructor.py\", line 278, in check_mapping_key\n raise DuplicateKeyError(*args)\n\n" }, "queued": [ + "aionotify", + "ansible-lint", + "arelle-release", "asio", + "aws-c-auth", + "bg-atlasapi", "bioimageio.spec", + "bmad", + "brainglobe-atlasapi", "brainglobe-utils", + "brainreg", + "cime_gen_domain", + "cleanco", + "clearml-agent", + "cloud-sql-proxy", + "coiled", + "compact-json", "ctapipe", + "dask-databricks", + "dict_hash", + "earthengine-api", "egobox", "eko", + "erlabpy", + "evv4esm", + "filesystem-spec", + "fmrib-unpack", + "fragmenstein", + "freva", + "globus-compute-sdk", "hstream", "ipykernel", "jupyterlab-language-packs", "jupyterlab-translate", "kbookmarks", "kcompletion", + "konoha", "kpackage", "kubernetes", "kwindowsystem", "kxmlgui", + "langsmith", + "llmtuner", + "mkdocs-material", + "modal", + "modflow-devtools", + "monty", + "narwhals", "nbparameterise", + "oda-api", "open62541", + "phidata", "piccolo-theme", + "plux", + "preliz", "pyopenrivercam", + "pypdb", "python-semantic-release", + "pytorch-cpu", + "pytups", "r-dqrng", + "r-ucscxenashiny", + "regex", + "robotframework-robocop", + "robotframework-tidy", "rust", + "s3fs", + "sphinx-click", + "starship", + "strawberry-graphql", + "terragrunt", + "textual", + "tilt", + "timm", "torchmetrics", "up42-py", "verapdf", - "wcmatch" + "wake-t", + "waybackpack", + "wcmatch", + "xarrayutils", + "xee", + "yandexcloud" ] } \ No newline at end of file