From 7f60ead52389b75cda2f37804486f52f51b4196a Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 02 Apr 2024 08:08:11 +0200
Subject: [PATCH] python/inflect: update to 7.2.0

---
 components/python/inflect/test/results-all.master |   37 +++++++------------------------------
 1 files changed, 7 insertions(+), 30 deletions(-)

diff --git a/components/python/inflect/test/results-all.master b/components/python/inflect/test/results-all.master
index aad751b..8900e62 100644
--- a/components/python/inflect/test/results-all.master
+++ b/components/python/inflect/test/results-all.master
@@ -1,56 +1,39 @@
-ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
-py$(PYV): remove tox env folder .tox/py$(PYV)
+py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
 py$(PYV): commands[0]> python -m pytest
 ============================= test session starts ==============================
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
 cachedir: .tox/py$(PYV)/.pytest_cache
-hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
 rootdir: $(@D)
 configfile: pytest.ini
-asyncio: mode=strict
-collecting ... collected 269 items
+collecting ... collected 248 items
 
-::project PASSED
-docs/conf.py::BLACK PASSED
+.::project PASSED
+.::project PASSED
 docs/conf.py::mypy PASSED
 docs/conf.py::mypy-status PASSED
-inflect/__init__.py::BLACK PASSED
 inflect/__init__.py::inflect.bysize PASSED
+inflect/__init__.py::inflect.engine._handle_long_compounds PASSED
 inflect/__init__.py::inflect.engine._handle_prepositional_phrase PASSED
 inflect/__init__.py::inflect.engine.compare PASSED
 inflect/__init__.py::inflect.engine.ordinal PASSED
 inflect/__init__.py::inflect.engine.singular_noun PASSED
 inflect/__init__.py::inflect.joinstem PASSED
 inflect/__init__.py::mypy PASSED
-inflect/compat/__init__.py::BLACK PASSED
-inflect/compat/__init__.py::mypy PASSED
-inflect/compat/pydantic.py::BLACK PASSED
-inflect/compat/pydantic.py::mypy PASSED
-inflect/compat/pydantic1.py::BLACK PASSED
-inflect/compat/pydantic1.py::mypy PASSED
-tests/test_an.py::BLACK PASSED
 tests/test_an.py::mypy PASSED
 tests/test_an.py::test_an PASSED
 tests/test_an.py::test_an_abbreviation PASSED
-tests/test_classical_all.py::BLACK PASSED
 tests/test_classical_all.py::Test::test_classical PASSED
 tests/test_classical_all.py::mypy PASSED
-tests/test_classical_ancient.py::BLACK PASSED
 tests/test_classical_ancient.py::mypy PASSED
 tests/test_classical_ancient.py::test_ancient_1 PASSED
-tests/test_classical_herd.py::BLACK PASSED
 tests/test_classical_herd.py::mypy PASSED
 tests/test_classical_herd.py::test_ancient_1 PASSED
-tests/test_classical_names.py::BLACK PASSED
 tests/test_classical_names.py::mypy PASSED
 tests/test_classical_names.py::test_ancient_1 PASSED
-tests/test_classical_person.py::BLACK PASSED
 tests/test_classical_person.py::mypy PASSED
 tests/test_classical_person.py::test_ancient_1 PASSED
-tests/test_classical_zero.py::BLACK PASSED
 tests/test_classical_zero.py::mypy PASSED
 tests/test_classical_zero.py::test_ancient_1 PASSED
-tests/test_compounds.py::BLACK PASSED
 tests/test_compounds.py::mypy PASSED
 tests/test_compounds.py::test_compound_1 PASSED
 tests/test_compounds.py::test_compound_2 PASSED
@@ -61,7 +44,6 @@
 tests/test_compounds.py::test_unit_handling_fractional PASSED
 tests/test_compounds.py::test_unit_open_compound_nouns PASSED
 tests/test_compounds.py::test_unit_open_compound_nouns_classical PASSED
-tests/test_inflections.py::BLACK PASSED
 tests/test_inflections.py::mypy PASSED
 tests/test_inflections.py::test_NameError_in_strings PASSED
 tests/test_inflections.py::test_decimal_ordinals PASSED
@@ -72,22 +54,18 @@
 tests/test_inflections.py::test_many PASSED
 tests/test_inflections.py::test_ordinal PASSED
 tests/test_inflections.py::test_prespart PASSED
-tests/test_join.py::BLACK PASSED
 tests/test_join.py::mypy PASSED
 tests/test_join.py::test_join PASSED
-tests/test_numwords.py::BLACK PASSED
 tests/test_numwords.py::mypy PASSED
 tests/test_numwords.py::test_array PASSED
 tests/test_numwords.py::test_issue_131 PASSED
 tests/test_numwords.py::test_lines PASSED
 tests/test_numwords.py::test_loop PASSED
-tests/test_pl_si.py::BLACK PASSED
 tests/test_pl_si.py::mypy PASSED
 tests/test_pl_si.py::test_pl_si[classical off-Jones] PASSED
 tests/test_pl_si.py::test_pl_si[classical off-Times] PASSED
 tests/test_pl_si.py::test_pl_si[classical on-Jones] PASSED
 tests/test_pl_si.py::test_pl_si[classical on-Times] PASSED
-tests/test_pwd.py::BLACK PASSED
 tests/test_pwd.py::Test::test__pl_check_plurals_N PASSED
 tests/test_pwd.py::Test::test__pl_check_plurals_adj PASSED
 tests/test_pwd.py::Test::test__pl_general_verb PASSED
@@ -275,13 +253,12 @@
 tests/test_pwd.py::Test::test_user_input_fns PASSED
 tests/test_pwd.py::Test::test_wordlist PASSED
 tests/test_pwd.py::mypy PASSED
-tests/test_unicode.py::BLACK PASSED
 tests/test_unicode.py::TestUnicode::test_unicode_plural PASSED
 tests/test_unicode.py::mypy PASSED
 
 ===================================== mypy =====================================
 
-Success: no issues found in 19 source files
-======== 252 passed, 16 xfailed ========
+Success: no issues found in 16 source files
+======== 232 passed, 16 xfailed ========
   py$(PYV): OK
   congratulations :)

--
Gitblit v1.9.3