[GRASS-git] [OSGeo/grass] 3dd9fc: grass.unittest: Fix usage of assertRegexpMatches()...
Ondrej Pesek
noreply at github.com
Wed Jun 7 08:41:00 PDT 2023
Branch: refs/heads/releasebranch_8_3
Home: https://github.com/OSGeo/grass
Commit: 3dd9fc52eff5123b893fd0a6e0fb2ac1e793ccf7
https://github.com/OSGeo/grass/commit/3dd9fc52eff5123b893fd0a6e0fb2ac1e793ccf7
Author: Ondrej Pesek <pesej.ondrek at gmail.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M general/g.remove/testsuite/test_g_remove.py
M scripts/db.dropcolumn/testsuite/test_db_dropcolumn.py
M scripts/db.droptable/testsuite/test_db_droptable.py
M scripts/db.in.ogr/testsuite/test_db_in_ogr.py
M scripts/v.db.addcolumn/testsuite/test_v_db_addcolumn.py
M scripts/v.db.addtable/testsuite/test_v_db_addtable.py
M scripts/v.db.droptable/testsuite/test_v_db_droptable.py
M scripts/v.db.renamecolumn/testsuite/test_v_db_renamecolumn.py
M scripts/v.what.vect/testsuite/test_v_what_vect.py
Log Message:
-----------
grass.unittest: Fix usage of assertRegexpMatches() removed from Python 3.12
More information about the grass-commit
mailing list