From noreply at github.com Wed Jul 1 00:46:44 2026 From: noreply at github.com (Anna Petrasova) Date: Wed, 01 Jul 2026 00:46:44 -0700 Subject: [GRASS-git] [OSGeo/grass] 95dd6b: build: Avoid network access during doc generation ... Message-ID: Branch: refs/heads/releasebranch_8_5 Home: https://github.com/OSGeo/grass Commit: 95dd6b1f6eb017a6997d76d72406c68e0c61234a https://github.com/OSGeo/grass/commit/95dd6b1f6eb017a6997d76d72406c68e0c61234a Author: Vaclav Petras Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M utils/mkdocs.py Log Message: ----------- build: Avoid network access during doc generation for local builds (#7310) Access to online sources for addon installation versus all-local installation was decided based on presence of gs (grass.script), but the import works in CMake which made the code believe it should use the sources. This was not a problem for Autotools where PYTHONPATH is not set. Setting PYTHONPATH or otherwise functional import makes sense, so a different check is needed. This is using SOURCE_URL to make the decision. SOURCE_URL is set (only) by g.extension, which is clearly the case where online access is allowed. For CMake and Autotools compilation of the main source code, SOURCE_URL is not set, so the remote check will skip the branches which access online content. Commit: fd4f0452390e3fa5678860f82edfaefc49ad5282 https://github.com/OSGeo/grass/commit/fd4f0452390e3fa5678860f82edfaefc49ad5282 Author: Anna Petrasova Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M utils/mkdocs.py Log Message: ----------- docs: Fix crash and simplify git calls in mkdocs generation (#7604) * docs: Fix crash and simplify git calls in mkdocs generation * exit instead of just writing message Compare: https://github.com/OSGeo/grass/compare/3eff827ba3cc...fd4f0452390e To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 02:49:50 2026 From: noreply at github.com (Markus Neteler) Date: Wed, 01 Jul 2026 02:49:50 -0700 Subject: [GRASS-git] [OSGeo/grass-addons] 7caa29: manual: various minor fixes (#1775) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 7caa290cf2572948dbcab33564ccf9a6844a8466 https://github.com/OSGeo/grass-addons/commit/7caa290cf2572948dbcab33564ccf9a6844a8466 Author: Markus Neteler Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M src/imagery/i.histo.match/i.histo.match.py M src/imagery/i.segment.gsoc/i.segment.gsoc.html M src/imagery/i.segment.gsoc/i.segment.gsoc.md M src/raster/r.smooth.seg/r.smooth.seg.html M src/raster/r.smooth.seg/r.smooth.seg.md Log Message: ----------- manual: various minor fixes (#1775) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Jul 1 04:19:41 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 04:19:41 -0700 Subject: [GRASS-git] [OSGeo/grass] d7d253: CI(deps): Update DeterminateSystems/determinate-ni... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: d7d253c6763627651d1c8dc9cca4841402cd7de5 https://github.com/OSGeo/grass/commit/d7d253c6763627651d1c8dc9cca4841402cd7de5 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .github/workflows/test-nix.yml Log Message: ----------- CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.21.2 (main) (#7621) CI(deps): Update DeterminateSystems/determinate-nix-action action to v3.21.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 04:19:46 2026 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Wed, 01 Jul 2026 04:19:46 -0700 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-determinatesystems-determinate-nix-action-3.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 04:22:00 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 04:22:00 -0700 Subject: [GRASS-git] [OSGeo/grass] e8649b: CI(deps): Migrate actions/attest-build-provenance ... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: e8649b0535c3e98f2f9e3770d133654a7864946a https://github.com/OSGeo/grass/commit/e8649b0535c3e98f2f9e3770d133654a7864946a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Migrate actions/attest-build-provenance to actions/attest to v4.1.1 (main) (#7619) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 04:22:18 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 04:22:18 -0700 Subject: [GRASS-git] [OSGeo/grass] 14279f: CI(deps): Update debian:13.5-slim Docker digest to... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 14279f426bf057492d5ac22189f4b2078d487198 https://github.com/OSGeo/grass/commit/14279f426bf057492d5ac22189f4b2078d487198 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M docker/debian/Dockerfile Log Message: ----------- CI(deps): Update debian:13.5-slim Docker digest to 28de087 (main) (#7618) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 04:23:49 2026 From: noreply at github.com (Arth Parikshit Patel) Date: Wed, 01 Jul 2026 04:23:49 -0700 Subject: [GRASS-git] [OSGeo/grass] 12f6a4: CI: Change codecov test result upload action (#7607) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 12f6a4808719b8b706188fa39afdb179f521caa2 https://github.com/OSGeo/grass/commit/12f6a4808719b8b706188fa39afdb179f521caa2 Author: Arth Parikshit Patel Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .github/workflows/pytest.yml Log Message: ----------- CI: Change codecov test result upload action (#7607) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 04:24:17 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 04:24:17 -0700 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-debian-13.5-slim Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 05:52:20 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 05:52:20 -0700 Subject: [GRASS-git] [OSGeo/grass-addons] 8f882a: CI(deps): Update dependency prek to v0.4.6 (#1772) Message-ID: Branch: refs/heads/grass8 Home: https://github.com/OSGeo/grass-addons Commit: 8f882a4e680ae520371940bdcda5fa4f610e7d62 https://github.com/OSGeo/grass-addons/commit/8f882a4e680ae520371940bdcda5fa4f610e7d62 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .github/workflows/additional_checks.yml Log Message: ----------- CI(deps): Update dependency prek to v0.4.6 (#1772) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Jul 1 05:53:08 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 05:53:08 -0700 Subject: [GRASS-git] [OSGeo/grass-addons] Message-ID: Branch: refs/heads/renovate/prek-0.x Home: https://github.com/OSGeo/grass-addons To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications From noreply at github.com Wed Jul 1 18:08:35 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 18:08:35 -0700 Subject: [GRASS-git] [OSGeo/grass] 74866b: CI(deps): Update docker/build-push-action action t... Message-ID: Branch: refs/heads/renovate/main-docker-build-push-action-7.x Home: https://github.com/OSGeo/grass Commit: 74866b9fa93297fdff0ce8d38d8c340202a51b05 https://github.com/OSGeo/grass/commit/74866b9fa93297fdff0ce8d38d8c340202a51b05 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/build-push-action action to v7.3.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 18:09:47 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 18:09:47 -0700 Subject: [GRASS-git] [OSGeo/grass] e31cdb: CI(deps): Lock file maintenance Message-ID: Branch: refs/heads/renovate/main-lock-file-maintenance Home: https://github.com/OSGeo/grass Commit: e31cdbe793c1a2301c8873cdfe070ff529a3659f https://github.com/OSGeo/grass/commit/e31cdbe793c1a2301c8873cdfe070ff529a3659f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Wed Jul 1 18:10:01 2026 From: noreply at github.com (renovate[bot]) Date: Wed, 01 Jul 2026 18:10:01 -0700 Subject: [GRASS-git] [OSGeo/grass] c8a0c4: CI(deps): Update actions/checkout action to v7 Message-ID: Branch: refs/heads/renovate/releasebranch_8_5-actions-checkout-7.x Home: https://github.com/OSGeo/grass Commit: c8a0c42152d656a98e08129f5cf350ab205d469b https://github.com/OSGeo/grass/commit/c8a0c42152d656a98e08129f5cf350ab205d469b Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v7 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 03:18:47 2026 From: noreply at github.com (renovate[bot]) Date: Thu, 02 Jul 2026 03:18:47 -0700 Subject: [GRASS-git] [OSGeo/grass] 224893: CI(deps): Update docker/build-push-action action t... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 224893862fbb6a2288de06c65b4608843f5277be https://github.com/OSGeo/grass/commit/224893862fbb6a2288de06c65b4608843f5277be Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .github/workflows/docker.yml Log Message: ----------- CI(deps): Update docker/build-push-action action to v7.3.0 (main) (#7623) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 03:18:57 2026 From: noreply at github.com (renovate[bot]) Date: Thu, 02 Jul 2026 03:18:57 -0700 Subject: [GRASS-git] [OSGeo/grass] 9fa558: CI(deps): Lock file maintenance (main) (#7624) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 9fa558107b9cd238d0a14e2c5a547d493127379d https://github.com/OSGeo/grass/commit/9fa558107b9cd238d0a14e2c5a547d493127379d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M flake.lock Log Message: ----------- CI(deps): Lock file maintenance (main) (#7624) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 03:19:49 2026 From: noreply at github.com (renovate[bot]) Date: Thu, 02 Jul 2026 03:19:49 -0700 Subject: [GRASS-git] [OSGeo/grass] 367f13: CI(deps): Update actions/checkout action to v7 (re... Message-ID: Branch: refs/heads/releasebranch_8_5 Home: https://github.com/OSGeo/grass Commit: 367f13c3cdd7492367f2149573b8fd9c1e7b73b3 https://github.com/OSGeo/grass/commit/367f13c3cdd7492367f2149573b8fd9c1e7b73b3 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .github/workflows/additional_checks.yml M .github/workflows/cmake.yml M .github/workflows/codeql-analysis.yml M .github/workflows/coverity.yml M .github/workflows/create_release_draft.yml M .github/workflows/docker.yml M .github/workflows/documentation.yml M .github/workflows/gcc.yml M .github/workflows/macos.yml M .github/workflows/macos_distribute_app.yml M .github/workflows/osgeo4w.yml M .github/workflows/periodic_update.yml M .github/workflows/pytest.yml M .github/workflows/python-code-quality.yml M .github/workflows/super-linter.yml M .github/workflows/test-nix.yml M .github/workflows/titles.yml M .github/workflows/ubuntu.yml Log Message: ----------- CI(deps): Update actions/checkout action to v7 (releasebranch_8_5) (#7625) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 03:20:36 2026 From: noreply at github.com (renovate[bot]) Date: Thu, 02 Jul 2026 03:20:36 -0700 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/main-docker-build-push-action-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 03:22:04 2026 From: noreply at github.com (renovate[bot]) Date: Thu, 02 Jul 2026 03:22:04 -0700 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/renovate/releasebranch_8_5-actions-checkout-7.x Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Thu Jul 2 12:32:05 2026 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Thu, 02 Jul 2026 12:32:05 -0700 Subject: [GRASS-git] [OSGeo/grass] 763b17: CMake: Replace deprecated SQLite::SQLite3 with SQL... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 763b17e9a558c866b9e79ca39ee557be213d0d8f https://github.com/OSGeo/grass/commit/763b17e9a558c866b9e79ca39ee557be213d0d8f Author: Edouard Choini?re <27212526+echoix at users.noreply.github.com> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M cmake/modules/CheckDependentLibraries.cmake M db/drivers/CMakeLists.txt M general/CMakeLists.txt Log Message: ----------- CMake: Replace deprecated SQLite::SQLite3 with SQLite3::SQLite3 (#7588) In CMake 4.3+, the `SQLite::SQLite3` is deprecated and throws messages. The docs page https://cmake.org/cmake/help/v4.3/module/FindSQLite3.html suggest using an `add_library()` alias to allow new name to compile on old versions. To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 05:07:29 2026 From: noreply at github.com (Vaclav Petras) Date: Sat, 04 Jul 2026 05:07:29 -0700 Subject: [GRASS-git] [OSGeo/grass] a47d22: tests: Migrate r.mapcalc rand seed tests to pytest... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: a47d22493f4527c0de4efae392992865ec501fe7 https://github.com/OSGeo/grass/commit/a47d22493f4527c0de4efae392992865ec501fe7 Author: Vaclav Petras Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: A raster/r.mapcalc/tests/r_mapcalc_rand_seed_test.py M raster/r.mapcalc/testsuite/test_r_mapcalc.py M raster/r.mapcalc/testsuite/test_r_mapcalc_parallel.py Log Message: ----------- tests: Migrate r.mapcalc rand seed tests to pytest (#7633) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 05:08:53 2026 From: noreply at github.com (Vaclav Petras) Date: Sat, 04 Jul 2026 05:08:53 -0700 Subject: [GRASS-git] [OSGeo/grass] 777ab4: tests: Pin random number generator outputs in test... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 777ab4968fcc615b17691304b952cdfdcdfe6d93 https://github.com/OSGeo/grass/commit/777ab4968fcc615b17691304b952cdfdcdfe6d93 Author: Vaclav Petras Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: A lib/gis/tests/lib_gis_lrand48_test.py Log Message: ----------- tests: Pin random number generator outputs in tests (#7634) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 06:54:42 2026 From: noreply at github.com (OSGeo Weblate) Date: Sat, 04 Jul 2026 06:54:42 -0700 Subject: [GRASS-git] [OSGeo/grass] 0dc726: Translations update from OSGeo Weblate (#7638) Message-ID: Branch: refs/heads/releasebranch_8_5 Home: https://github.com/OSGeo/grass Commit: 0dc726bf633dba5fed048c1bbb32cb1ced783fe0 https://github.com/OSGeo/grass/commit/0dc726bf633dba5fed048c1bbb32cb1ced783fe0 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M locale/po/grassmods_fr.po M locale/po/grasswxpy_zh.po Log Message: ----------- Translations update from OSGeo Weblate (#7638) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 30.5% (1000 of 3278 strings) Translated using Weblate (French) Currently translated at 36.7% (3705 of 10090 strings) Translated using Weblate (French) Currently translated at 36.6% (3703 of 10090 strings) Translate-URL: https://weblate.osgeo.org/projects/grass-gis/grassmods-8-5/fr/ Translate-URL: https://weblate.osgeo.org/projects/grass-gis/grasswxpy-8-5/zh_Hans/ Translation: GRASS/grassmods 8.5 Translation: GRASS/grasswxpy 8.5 Co-authored-by: Weblate Co-authored-by: Edouard Choiniere Co-authored-by: Jietao Wang To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 06:57:16 2026 From: noreply at github.com (OSGeo Weblate) Date: Sat, 04 Jul 2026 06:57:16 -0700 Subject: [GRASS-git] [OSGeo/grass] 6e79a3: Translations update from OSGeo Weblate (#7637) Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 6e79a3feec9be04d118b1f610c62f9876b752ff3 https://github.com/OSGeo/grass/commit/6e79a3feec9be04d118b1f610c62f9876b752ff3 Author: OSGeo Weblate <97247866+osgeoweblate at users.noreply.github.com> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M locale/po/grasslibs_ar.po M locale/po/grasslibs_bn.po M locale/po/grasslibs_cs.po M locale/po/grasslibs_de.po M locale/po/grasslibs_el.po M locale/po/grasslibs_es.po M locale/po/grasslibs_fi.po M locale/po/grasslibs_fr.po M locale/po/grasslibs_hi.po M locale/po/grasslibs_hu.po M locale/po/grasslibs_id_ID.po M locale/po/grasslibs_it.po M locale/po/grasslibs_ja.po M locale/po/grasslibs_ko.po M locale/po/grasslibs_lv.po M locale/po/grasslibs_ml.po M locale/po/grasslibs_pl.po M locale/po/grasslibs_pt.po M locale/po/grasslibs_pt_BR.po M locale/po/grasslibs_ro.po M locale/po/grasslibs_ru.po M locale/po/grasslibs_si.po M locale/po/grasslibs_sl.po M locale/po/grasslibs_sv.po M locale/po/grasslibs_ta.po M locale/po/grasslibs_th.po M locale/po/grasslibs_tr.po M locale/po/grasslibs_uk.po M locale/po/grasslibs_vi.po M locale/po/grasslibs_zh.po M locale/po/grasslibs_zh_Hant.po M locale/po/grassmods_ar.po M locale/po/grassmods_bn.po M locale/po/grassmods_cs.po M locale/po/grassmods_de.po M locale/po/grassmods_el.po M locale/po/grassmods_es.po M locale/po/grassmods_fi.po M locale/po/grassmods_fr.po M locale/po/grassmods_hi.po M locale/po/grassmods_hu.po M locale/po/grassmods_id_ID.po M locale/po/grassmods_it.po M locale/po/grassmods_ja.po M locale/po/grassmods_ko.po M locale/po/grassmods_lv.po M locale/po/grassmods_ml.po M locale/po/grassmods_pl.po M locale/po/grassmods_pt.po M locale/po/grassmods_pt_BR.po M locale/po/grassmods_ro.po M locale/po/grassmods_ru.po M locale/po/grassmods_si.po M locale/po/grassmods_sl.po M locale/po/grassmods_sv.po M locale/po/grassmods_ta.po M locale/po/grassmods_th.po M locale/po/grassmods_tr.po M locale/po/grassmods_uk.po M locale/po/grassmods_vi.po M locale/po/grassmods_zh.po M locale/po/grassmods_zh_Hant.po M locale/po/grasswxpy_ar.po M locale/po/grasswxpy_bn.po M locale/po/grasswxpy_cs.po M locale/po/grasswxpy_de.po M locale/po/grasswxpy_el.po M locale/po/grasswxpy_es.po M locale/po/grasswxpy_fi.po M locale/po/grasswxpy_fr.po M locale/po/grasswxpy_hi.po M locale/po/grasswxpy_hu.po M locale/po/grasswxpy_id_ID.po M locale/po/grasswxpy_it.po M locale/po/grasswxpy_ja.po M locale/po/grasswxpy_ko.po M locale/po/grasswxpy_lv.po M locale/po/grasswxpy_ml.po M locale/po/grasswxpy_pl.po M locale/po/grasswxpy_pt.po M locale/po/grasswxpy_pt_BR.po M locale/po/grasswxpy_ro.po M locale/po/grasswxpy_ru.po M locale/po/grasswxpy_si.po M locale/po/grasswxpy_sl.po M locale/po/grasswxpy_sv.po M locale/po/grasswxpy_ta.po M locale/po/grasswxpy_th.po M locale/po/grasswxpy_tr.po M locale/po/grasswxpy_uk.po M locale/po/grasswxpy_vi.po M locale/po/grasswxpy_zh.po M locale/po/grasswxpy_zh_Hant.po M locale/tbx/grassglossary_fr.tbx Log Message: ----------- Translations update from OSGeo Weblate (#7637) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 08:12:17 2026 From: noreply at github.com (Nicklas Larsson) Date: Sat, 04 Jul 2026 08:12:17 -0700 Subject: [GRASS-git] [OSGeo/grass] 1fcc41: cmake: test CBLAS and LAPACKE packages for req. sy... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 1fcc4119cb54ab5a547a01d58234e02e94e0eb5a https://github.com/OSGeo/grass/commit/1fcc4119cb54ab5a547a01d58234e02e94e0eb5a Author: Nicklas Larsson Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M cmake/find_scripts/FindCBLAS.cmake M cmake/find_scripts/FindLAPACKE.cmake M cmake/modules/CheckDependentLibraries.cmake Log Message: ----------- cmake: test CBLAS and LAPACKE packages for req. symbols (#7629) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 09:17:54 2026 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 04 Jul 2026 09:17:54 -0700 Subject: [GRASS-git] [OSGeo/grass] 54c4bf: locale: Update translation files Message-ID: Branch: refs/heads/periodic/update-i18n-28712051837 Home: https://github.com/OSGeo/grass Commit: 54c4bfc550c133dd168224abb3861e4e43a4b5de https://github.com/OSGeo/grass/commit/54c4bfc550c133dd168224abb3861e4e43a4b5de Author: echoix <27212526+echoix at users.noreply.github.com> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 09:21:14 2026 From: noreply at github.com (github-actions[bot]) Date: Sat, 04 Jul 2026 09:21:14 -0700 Subject: [GRASS-git] [OSGeo/grass] 3a6b82: locale: Update translation files (111) (#7639) Message-ID: Branch: refs/heads/releasebranch_8_5 Home: https://github.com/OSGeo/grass Commit: 3a6b82a5e9cafec7a1129d62cde5ac2b272a9e1a https://github.com/OSGeo/grass/commit/3a6b82a5e9cafec7a1129d62cde5ac2b272a9e1a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M locale/templates/grasslibs.pot M locale/templates/grassmods.pot M locale/templates/grasswxpy.pot Log Message: ----------- locale: Update translation files (111) (#7639) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sat Jul 4 09:21:29 2026 From: noreply at github.com (=?UTF-8?B?RWRvdWFyZCBDaG9pbmnDqHJl?=) Date: Sat, 04 Jul 2026 09:21:29 -0700 Subject: [GRASS-git] [OSGeo/grass] Message-ID: Branch: refs/heads/periodic/update-i18n-28712051837 Home: https://github.com/OSGeo/grass To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Sun Jul 5 06:12:50 2026 From: noreply at github.com (Linda Karlovska) Date: Sun, 05 Jul 2026 06:12:50 -0700 Subject: [GRASS-git] [OSGeo/grass] 4542f7: wxGUI/pyedit: Fix saving and opening a file in doc... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 4542f7153b3913c7b6bf2953607c9f0f555a59e3 https://github.com/OSGeo/grass/commit/4542f7153b3913c7b6bf2953607c9f0f555a59e3 Author: Linda Karlovska <49241681+lindakarlovska at users.noreply.github.com> Date: 2026-07-05 (Sun, 05 Jul 2026) Changed paths: M gui/wxpython/gui_core/pyedit.py Log Message: ----------- wxGUI/pyedit: Fix saving and opening a file in docked mode (#7643) Python editor: fix saving and opening a file in docked mode Co-authored-by: lindakarlovska To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications From noreply at github.com Mon Jul 6 14:53:50 2026 From: noreply at github.com (renovate[bot]) Date: Mon, 06 Jul 2026 14:53:50 -0700 Subject: [GRASS-git] [OSGeo/grass-website] cf2869: Update hugomods/hugo Docker tag to v0.164.0 Message-ID: Branch: refs/heads/renovate/hugomods-hugo-0.x Home: https://github.com/OSGeo/grass-website Commit: cf2869532cc577da5ffde276b813d2e9d887f56d https://github.com/OSGeo/grass-website/commit/cf2869532cc577da5ffde276b813d2e9d887f56d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2026-07-06 (Mon, 06 Jul 2026) Changed paths: M docker-compose.yml Log Message: ----------- Update hugomods/hugo Docker tag to v0.164.0 To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications From noreply at github.com Tue Jul 7 06:20:51 2026 From: noreply at github.com (Stefan Blumentrath) Date: Tue, 07 Jul 2026 06:20:51 -0700 Subject: [GRASS-git] [OSGeo/grass] 8eb0a0: temporal: add parameter to skip creation of TGIS D... Message-ID: Branch: refs/heads/main Home: https://github.com/OSGeo/grass Commit: 8eb0a03d8e482c4f841fd4b21ac79054b1ca2788 https://github.com/OSGeo/grass/commit/8eb0a03d8e482c4f841fd4b21ac79054b1ca2788 Author: Stefan Blumentrath Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M python/grass/temporal/core.py A python/grass/temporal/tests/grass_temporal_core_init_skip_db_test.py Log Message: ----------- temporal: add parameter to skip creation of TGIS DB in current mapset on tgis.init (#7645) * enable DB creation skip on tgis.init() * add test for tgis.init(skip_db_init=True) To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications