• Bug#1098608: python-recipe-scrapers: FTBFS: AssertionError: Exception n

    From Santiago Vila@21:1/5 to All on Sat Feb 22 00:40:07 2025
    Package: src:python-recipe-scrapers
    Version: 15.4.0-1
    Severity: serious
    Tags: ftbfs trixie sid

    Dear maintainer:

    During a rebuild of all packages in unstable, your package failed to build:

    --------------------------------------------------------------------------------
    [...]
    debian/rules clean
    dh clean -Spybuild
    dh_auto_clean -O-Spybuild
    dh_clean -O-Spybuild
    debian/rules binary
    dh binary -Spybuild
    dh_update_autotools_config -O-Spybuild
    dh_autoreconf -O-Spybuild
    dh_auto_configure -O-Spybuild
    dh_auto_build -O-Spybuild
    I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module
    I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers
    * Building wheel...
    running bdist_wheel

    [... snipped ...]

    tests/test_data/mob.co.uk/mob_2.json (tests.RecipeTestCase.tests/test_data/mob.co.uk/mob_2.json) ... ok
    tests/test_data/modernhoney.com/modernhoney_1.json (tests.RecipeTestCase.tests/test_data/modernhoney.com/modernhoney_1.json) ... ok
    tests/test_data/momontimeout.com/momontimeout_1.json (tests.RecipeTestCase.tests/test_data/momontimeout.com/momontimeout_1.json) ... ok
    tests/test_data/momontimeout.com/momontimeout_2.json (tests.RecipeTestCase.tests/test_data/momontimeout.com/momontimeout_2.json) ... ok
    tests/test_data/momswithcrockpots.com/momswithcrockpots.json (tests.RecipeTestCase.tests/test_data/momswithcrockpots.com/momswithcrockpots.json) ... ok
    tests/test_data/motherthyme.com/motherthyme.json (tests.RecipeTestCase.tests/test_data/motherthyme.com/motherthyme.json) ... ok
    tests/test_data/moulinex.fr/moulinex_1.json (tests.RecipeTestCase.tests/test_data/moulinex.fr/moulinex_1.json) ... ok
    tests/test_data/moulinex.fr/moulinex_2.json (tests.RecipeTestCase.tests/test_data/moulinex.fr/moulinex_2.json) ... ok
    tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json (tests.RecipeTestCase.tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json) ... ok
    tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json (tests.RecipeTestCase.tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json) ... ok
    tests/test_data/mybakingaddiction.com/mybakingaddiction.json (tests.RecipeTestCase.tests/test_data/mybakingaddiction.com/mybakingaddiction.json) ... ok
    tests/test_data/myjewishlearning.com/myjewishlearning.json (tests.RecipeTestCase.tests/test_data/myjewishlearning.com/myjewishlearning.json) ... ok
    tests/test_data/mykitchen101.com/mykitchen101.json (tests.RecipeTestCase.tests/test_data/mykitchen101.com/mykitchen101.json) ... ok
    tests/test_data/mykitchen101en.com/mykitchen101en.json (tests.RecipeTestCase.tests/test_data/mykitchen101en.com/mykitchen101en.json) ... ok
    tests/test_data/mykoreankitchen.com/mykoreankitchen.json (tests.RecipeTestCase.tests/test_data/mykoreankitchen.com/mykoreankitchen.json) ... ok
    tests/test_data/myplate.gov/usdamyplate.json (tests.RecipeTestCase.tests/test_data/myplate.gov/usdamyplate.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/usdamyplate.py:61: DeprecationWarning: Call to deprecated
    method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ).findAll("li") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: myplate.gov returns a constant value from the site_name field. If you believe we can and should determine that dynamically,
    please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/usdamyplate.py:24: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    for span in full_detail.findAll( /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/usdamyplate.py:40: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    spans = full_detail.findAll("span")
    ok
    tests/test_data/myrecipes.com/myrecipes.json (tests.RecipeTestCase.tests/test_data/myrecipes.com/myrecipes.json) ... ok
    tests/test_data/myvegetarianroots.com/myvegetarianroots_1.json (tests.RecipeTestCase.tests/test_data/myvegetarianroots.com/myvegetarianroots_1.json) ... ok
    tests/test_data/myvegetarianroots.com/myvegetarianroots_2.json (tests.RecipeTestCase.tests/test_data/myvegetarianroots.com/myvegetarianroots_2.json) ... ok
    tests/test_data/natashaskitchen.com/natashaskitchen_1.json (tests.RecipeTestCase.tests/test_data/natashaskitchen.com/natashaskitchen_1.json) ... ok
    tests/test_data/natashaskitchen.com/natashaskitchen_2.json (tests.RecipeTestCase.tests/test_data/natashaskitchen.com/natashaskitchen_2.json) ... ok
    tests/test_data/nhs.uk/nhshealthierfamilies_1.json (tests.RecipeTestCase.tests/test_data/nhs.uk/nhshealthierfamilies_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/nhshealthierfamilies.py:57: DeprecationWarning:
    Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    .findAll("li") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/nhshealthierfamilies.py:24: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    descriptions = container.findAll("p")
    ok
    tests/test_data/nhs.uk/nhshealthierfamilies_2.json (tests.RecipeTestCase.tests/test_data/nhs.uk/nhshealthierfamilies_2.json) ... ok
    tests/test_data/nibbledish.com/nibbledish.json (tests.RecipeTestCase.tests/test_data/nibbledish.com/nibbledish.json) ... ok
    tests/test_data/noracooks.com/noracooks.json (tests.RecipeTestCase.tests/test_data/noracooks.com/noracooks.json) ... ok
    tests/test_data/norecipes.com/norecipes_1.json (tests.RecipeTestCase.tests/test_data/norecipes.com/norecipes_1.json) ... ok
    tests/test_data/norecipes.com/norecipes_2.json (tests.RecipeTestCase.tests/test_data/norecipes.com/norecipes_2.json) ... ok
    tests/test_data/nosalty.hu/nosalty.json (tests.RecipeTestCase.tests/test_data/nosalty.hu/nosalty.json) ... ok
    tests/test_data/notenoughcinnamon.com/notenoughcinnamon_1.json (tests.RecipeTestCase.tests/test_data/notenoughcinnamon.com/notenoughcinnamon_1.json) ... ok
    tests/test_data/notenoughcinnamon.com/notenoughcinnamon_2.json (tests.RecipeTestCase.tests/test_data/notenoughcinnamon.com/notenoughcinnamon_2.json) ... ok
    tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json (tests.RecipeTestCase.tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json) ... ok
    tests/test_data/nrk.no/nrkmat_1.json (tests.RecipeTestCase.tests/test_data/nrk.no/nrkmat_1.json) ... ok
    tests/test_data/nrk.no/nrkmat_2.json (tests.RecipeTestCase.tests/test_data/nrk.no/nrkmat_2.json) ... ok
    tests/test_data/number-2-pencil.com/number2pencil_1.json (tests.RecipeTestCase.tests/test_data/number-2-pencil.com/number2pencil_1.json) ... ok
    tests/test_data/number-2-pencil.com/number2pencil_2.json (tests.RecipeTestCase.tests/test_data/number-2-pencil.com/number2pencil_2.json) ... ok
    tests/test_data/nutritionbynathalie.com/nutritionbynathalie.json (tests.RecipeTestCase.tests/test_data/nutritionbynathalie.com/nutritionbynathalie.json) ... ok
    tests/test_data/nutritionfacts.org/nutritionfacts_1.json (tests.RecipeTestCase.tests/test_data/nutritionfacts.org/nutritionfacts_1.json) ... ok
    tests/test_data/nutritionfacts.org/nutritionfacts_2.json (tests.RecipeTestCase.tests/test_data/nutritionfacts.org/nutritionfacts_2.json) ... ok
    tests/test_data/ohsheglows.com/ohsheglows.json (tests.RecipeTestCase.tests/test_data/ohsheglows.com/ohsheglows.json) ... ok
    tests/test_data/okokorecepten.nl/okokorecepten_1.json (tests.RecipeTestCase.tests/test_data/okokorecepten.nl/okokorecepten_1.json) ...
    tests/test_data/okokorecepten.nl/okokorecepten_1.json (tests.RecipeTestCase.tests/test_data/okokorecepten.nl/okokorecepten_1.json) [instructions_list] ... FAIL
    tests/test_data/okokorecepten.nl/okokorecepten_2.json (tests.RecipeTestCase.tests/test_data/okokorecepten.nl/okokorecepten_2.json) ... ok
    tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json (tests.RecipeTestCase.tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json) ... ok
    tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json (tests.RecipeTestCase.tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json) ... ok
    tests/test_data/onceuponachef.com/onceuponachef_1.json (tests.RecipeTestCase.tests/test_data/onceuponachef.com/onceuponachef_1.json) ... ok
    tests/test_data/onceuponachef.com/onceuponachef_2.json (tests.RecipeTestCase.tests/test_data/onceuponachef.com/onceuponachef_2.json) ... ok
    tests/test_data/onesweetappetite.com/onesweetappetite.json (tests.RecipeTestCase.tests/test_data/onesweetappetite.com/onesweetappetite.json) ... ok
    tests/test_data/owen-han.com/owenhan.json (tests.RecipeTestCase.tests/test_data/owen-han.com/owenhan.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:53: FieldNotProvidedByWebsiteWarning:
    owen-han.com doesn't seem to support the total_time field. If you know this to be untrue for some recipe, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(
    ok
    tests/test_data/paleorunningmomma.com/paleorunningmomma.json (tests.RecipeTestCase.tests/test_data/paleorunningmomma.com/paleorunningmomma.json) ... ok
    tests/test_data/panelinha.com.br/panelinha_1.json (tests.RecipeTestCase.tests/test_data/panelinha.com.br/panelinha_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/panelinha.py:15: DeprecationWarning: Access to
    deprecated property nextSibling. (Replaced by next_sibling) -- Deprecated since version 4.0.0.
    ingredients = self.soup.find("h5", string="Ingredientes").nextSibling.findAll(
    /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/panelinha.py:15: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ingredients = self.soup.find("h5", string="Ingredientes").nextSibling.findAll(
    /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/panelinha.py:27: DeprecationWarning: Access to deprecated property nextSibling. (Replaced by next_sibling) -- Deprecated since version 4.0.0.
    ).nextSibling.findAll("li") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/panelinha.py:27: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ).nextSibling.findAll("li")
    ok
    tests/test_data/panelinha.com.br/panelinha_2.json (tests.RecipeTestCase.tests/test_data/panelinha.com.br/panelinha_2.json) ... ok
    tests/test_data/paninihappy.com/paninihappy.json (tests.RecipeTestCase.tests/test_data/paninihappy.com/paninihappy.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/paninihappy.py:31: DeprecationWarning: Call to
    deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ingredients = self.soup.findAll("li", {"class": "ingredient"}) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/paninihappy.py:36: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    instructions = self.soup.findAll("li", {"class": "instruction"}) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: paninihappy.com returns a constant value from the site_name field. If you believe we can and should determine that dynamically,
    please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/peelwithzeal.com/peelwithzeal_1.json (tests.RecipeTestCase.tests/test_data/peelwithzeal.com/peelwithzeal_1.json) ... ok
    tests/test_data/peelwithzeal.com/peelwithzeal_2.json (tests.RecipeTestCase.tests/test_data/peelwithzeal.com/peelwithzeal_2.json) ... ok
    tests/test_data/persnicketyplates.com/persnicketyplates.json (tests.RecipeTestCase.tests/test_data/persnicketyplates.com/persnicketyplates.json) ... ok
    tests/test_data/pickuplimes.com/pickuplimes.json (tests.RecipeTestCase.tests/test_data/pickuplimes.com/pickuplimes.json) ... ok
    tests/test_data/pinchofyum.com/pinchofyum.json (tests.RecipeTestCase.tests/test_data/pinchofyum.com/pinchofyum.json) ... ok
    tests/test_data/pingodoce.pt/pingodoce.json (tests.RecipeTestCase.tests/test_data/pingodoce.pt/pingodoce.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/pingodoce.py:10: DeprecationWarning: Call to deprecated
    method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    instructions = self.soup.findAll("div", {"class": "step-description"})
    ok
    tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json (tests.RecipeTestCase.tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json) ... ok
    tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json (tests.RecipeTestCase.tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json) ... ok
    tests/test_data/platingpixels.com/platingpixels_1.json (tests.RecipeTestCase.tests/test_data/platingpixels.com/platingpixels_1.json) ... ok
    tests/test_data/platingpixels.com/platingpixels_2.json (tests.RecipeTestCase.tests/test_data/platingpixels.com/platingpixels_2.json) ... ok
    tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json (tests.RecipeTestCase.tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json) ... ok
    tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json (tests.RecipeTestCase.tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json) ... ok
    tests/test_data/popsugar.com/popsugar.json (tests.RecipeTestCase.tests/test_data/popsugar.com/popsugar.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/popsugar.py:32: DeprecationWarning: Call to deprecated method
    findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    entries = container.findAll("li") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/popsugar.py:54: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    return "\n".join([entry.get_text() for entry in container.findAll("li")]) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/popsugar.py:16: DeprecationWarning: Call to deprecated method findNext. (Replaced by find_next) -- Deprecated since version 4.0.0.
    time = anchor.parent.findNext("dd").get_text() /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/popsugar.py:21: DeprecationWarning: Call to deprecated method findNext. (Replaced by find_next) -- Deprecated since version 4.0.0.
    serves = anchor.parent.findNext("dd").get_text()
    ok
    tests/test_data/potatorolls.com/potatorolls_1.json (tests.RecipeTestCase.tests/test_data/potatorolls.com/potatorolls_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning:
    potatorolls.com returns a constant value from the language field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/potatorolls.com/potatorolls_2.json (tests.RecipeTestCase.tests/test_data/potatorolls.com/potatorolls_2.json) ... ok
    tests/test_data/practicalselfreliance.com/practicalselfreliance.json (tests.RecipeTestCase.tests/test_data/practicalselfreliance.com/practicalselfreliance.json) ... ok
    tests/test_data/preppykitchen.com/preppykitchen_1.json (tests.RecipeTestCase.tests/test_data/preppykitchen.com/preppykitchen_1.json) ... ok
    tests/test_data/preppykitchen.com/preppykitchen_2.json (tests.RecipeTestCase.tests/test_data/preppykitchen.com/preppykitchen_2.json) ... ok
    tests/test_data/pressureluckcooking.com/pressureluckcooking.json (tests.RecipeTestCase.tests/test_data/pressureluckcooking.com/pressureluckcooking.json) ... ok
    tests/test_data/primaledgehealth.com/primaledgehealth.json (tests.RecipeTestCase.tests/test_data/primaledgehealth.com/primaledgehealth.json) ... ok
    tests/test_data/projectgezond.nl/projectgezond.json (tests.RecipeTestCase.tests/test_data/projectgezond.nl/projectgezond.json) ... ok
    tests/test_data/przepisy.pl/przepisy.json (tests.RecipeTestCase.tests/test_data/przepisy.pl/przepisy.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/przepisy.py:18: DeprecationWarning: Call to deprecated method
    findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ingredients = self.soup.findAll("span", {"class": "text-bg-white"}) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: przepisy.pl returns a constant value from the site_name field. If you believe we can and should determine that dynamically,
    please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/purelypope.com/purelypope.json (tests.RecipeTestCase.tests/test_data/purelypope.com/purelypope.json) ... ok
    tests/test_data/purplecarrot.com/purplecarrot.json (tests.RecipeTestCase.tests/test_data/purplecarrot.com/purplecarrot.json) ... ok
    tests/test_data/quitoque.fr/quitoque.json (tests.RecipeTestCase.tests/test_data/quitoque.fr/quitoque.json) ... ok
    tests/test_data/rachlmansfield.com/rachlmansfield.json (tests.RecipeTestCase.tests/test_data/rachlmansfield.com/rachlmansfield.json) ... ok
    tests/test_data/rainbowplantlife.com/rainbowplantlife.json (tests.RecipeTestCase.tests/test_data/rainbowplantlife.com/rainbowplantlife.json) ... ok
    tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json (tests.RecipeTestCase.tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json) ... ok
    tests/test_data/realfood.tesco.com/realfoodtesco_1.json (tests.RecipeTestCase.tests/test_data/realfood.tesco.com/realfoodtesco_1.json) ... ok
    tests/test_data/realfood.tesco.com/realfoodtesco_2.json (tests.RecipeTestCase.tests/test_data/realfood.tesco.com/realfoodtesco_2.json) ... ok
    tests/test_data/realsimple.com/realsimple.json (tests.RecipeTestCase.tests/test_data/realsimple.com/realsimple.json) ... ok
    tests/test_data/receitas.globo.com/globo.json (tests.RecipeTestCase.tests/test_data/receitas.globo.com/globo.json) ... ok
    tests/test_data/receitas.ig.com.br/ig.json (tests.RecipeTestCase.tests/test_data/receitas.ig.com.br/ig.json) ... ok
    tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json (tests.RecipeTestCase.tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json) ... ok
    tests/test_data/recept.se/recept.json (tests.RecipeTestCase.tests/test_data/recept.se/recept.json) ... ok
    tests/test_data/receptyprevas.sk/receptyprevas.json (tests.RecipeTestCase.tests/test_data/receptyprevas.sk/receptyprevas.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/receptyprevas.py:25: DeprecationWarning: Call
    to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0.
    for row in ingredients_div.findChildren("tr"): /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/receptyprevas.py:12: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0.
    p_list = self.soup.find("div", {"class": "single-content-self"}).findChildren(
    ok
    tests/test_data/recette.plus/recetteplus.json (tests.RecipeTestCase.tests/test_data/recette.plus/recetteplus.json) ... ok
    tests/test_data/recipegirl.com/recipegirl_1.json (tests.RecipeTestCase.tests/test_data/recipegirl.com/recipegirl_1.json) ... ok
    tests/test_data/recipegirl.com/recipegirl_2.json (tests.RecipeTestCase.tests/test_data/recipegirl.com/recipegirl_2.json) ... ok
    tests/test_data/recipeland.com/recipeland_1.json (tests.RecipeTestCase.tests/test_data/recipeland.com/recipeland_1.json) ... ok
    tests/test_data/recipeland.com/recipeland_2.json (tests.RecipeTestCase.tests/test_data/recipeland.com/recipeland_2.json) ... ok
    tests/test_data/reciperunner.com/reciperunner_1.json (tests.RecipeTestCase.tests/test_data/reciperunner.com/reciperunner_1.json) ... ok
    tests/test_data/reciperunner.com/reciperunner_2.json (tests.RecipeTestCase.tests/test_data/reciperunner.com/reciperunner_2.json) ... ok
    tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_1.json (tests.RecipeTestCase.tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/
    farmhousedelivery.py:36: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    ingredients = ingredients_marker_sibling.findAll("li") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/farmhousedelivery.py:73: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    instructions = instructions_marker_sibling.findAll("span") /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:53: FieldNotProvidedByWebsiteWarning: recipes.farmhousedelivery.com doesn't seem to support the total_time field. If you know this to be untrue for
    some recipe, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(
    ok
    tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_2.json (tests.RecipeTestCase.tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_2.json) ... ok
    tests/test_data/recipes.timesofindia.com/timesofindia_1.json (tests.RecipeTestCase.tests/test_data/recipes.timesofindia.com/timesofindia_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
    StaticValueWarning: recipes.timesofindia.com returns a constant value from the site_name field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/recipes.timesofindia.com/timesofindia_2.json (tests.RecipeTestCase.tests/test_data/recipes.timesofindia.com/timesofindia_2.json) ... ok
    tests/test_data/recipetineats.com/recipetineats_1.json (tests.RecipeTestCase.tests/test_data/recipetineats.com/recipetineats_1.json) ... ok
    tests/test_data/recipetineats.com/recipetineats_2.json (tests.RecipeTestCase.tests/test_data/recipetineats.com/recipetineats_2.json) ... ok
    tests/test_data/redhousespice.com/redhousespice_1.json (tests.RecipeTestCase.tests/test_data/redhousespice.com/redhousespice_1.json) ... ok
    tests/test_data/redhousespice.com/redhousespice_2.json (tests.RecipeTestCase.tests/test_data/redhousespice.com/redhousespice_2.json) ... ok
    tests/test_data/reishunger.de/reishunger_1.json (tests.RecipeTestCase.tests/test_data/reishunger.de/reishunger_1.json) ... ok
    tests/test_data/reishunger.de/reishunger_2.json (tests.RecipeTestCase.tests/test_data/reishunger.de/reishunger_2.json) ... ok
    tests/test_data/reishunger.de/reishunger_3.json (tests.RecipeTestCase.tests/test_data/reishunger.de/reishunger_3.json) ... ok
    tests/test_data/rewe.de/rewe.json (tests.RecipeTestCase.tests/test_data/rewe.de/rewe.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: rewe.de returns a constant value
    from the site_name field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/rezeptwelt.de/rezeptwelt.json (tests.RecipeTestCase.tests/test_data/rezeptwelt.de/rezeptwelt.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning:
    rezeptwelt.de returns a constant value from the site_name field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/ricetta.it/ricetta.json (tests.RecipeTestCase.tests/test_data/ricetta.it/ricetta.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: ricetta.it returns a
    constant value from the site_name field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/ricette.giallozafferano.it/giallozafferano.json (tests.RecipeTestCase.tests/test_data/ricette.giallozafferano.it/giallozafferano.json) ... ok
    tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json (tests.RecipeTestCase.tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json) ... ok
    tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json (tests.RecipeTestCase.tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json) ... ok
    tests/test_data/rosannapansino.com/rosannapansino.json (tests.RecipeTestCase.tests/test_data/rosannapansino.com/rosannapansino.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:53:
    FieldNotProvidedByWebsiteWarning: rosannapansino.com doesn't seem to support the total_time field. If you know this to be untrue for some recipe, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(
    ok
    tests/test_data/rutgerbakt.nl/rutgerbakt_1.json (tests.RecipeTestCase.tests/test_data/rutgerbakt.nl/rutgerbakt_1.json) ... ok
    tests/test_data/rutgerbakt.nl/rutgerbakt_2.json (tests.RecipeTestCase.tests/test_data/rutgerbakt.nl/rutgerbakt_2.json) ... ok
    tests/test_data/rutgerbakt.nl/rutgerbakt_3.json (tests.RecipeTestCase.tests/test_data/rutgerbakt.nl/rutgerbakt_3.json) ... ok
    tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json (tests.RecipeTestCase.tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_
    values.py:63: StaticValueWarning: saboresajinomoto.com.br returns a constant value from the site_name field. If you believe we can and should determine that dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning)
    ok
    tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json (tests.RecipeTestCase.tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json) ... ok
    tests/test_data/sallys-blog.de/sallysblog_1.json (tests.RecipeTestCase.tests/test_data/sallys-blog.de/sallysblog_1.json) ... ok
    tests/test_data/sallys-blog.de/sallysblog_2.json (tests.RecipeTestCase.tests/test_data/sallys-blog.de/sallysblog_2.json) ... ok
    tests/test_data/sallysbakingaddiction.com/sallysbakingaddiction_1.json (tests.RecipeTestCase.tests/test_data/sallysbakingaddiction.com/sallysbakingaddiction_1.json) ... ok
    tests/test_data/sallysbakingaddiction.com/sallysbakingaddiction_2.json (tests.RecipeTestCase.tests/test_data/sallysbakingaddiction.com/sallysbakingaddiction_2.json) ... ok
    tests/test_data/saltpepperskillet.com/saltpepperskillet_1.json (tests.RecipeTestCase.tests/test_data/saltpepperskillet.com/saltpepperskillet_1.json) ... ok
    tests/test_data/saltpepperskillet.com/saltpepperskillet_2.json (tests.RecipeTestCase.tests/test_data/saltpepperskillet.com/saltpepperskillet_2.json) ... ok
    tests/test_data/sandwichtribunal.com/sandwhichtribunal.json (tests.RecipeTestCase.tests/test_data/sandwichtribunal.com/sandwhichtribunal.json) ... ok
    tests/test_data/saveur.com/saveur.json (tests.RecipeTestCase.tests/test_data/saveur.com/saveur.json) ... ok
    tests/test_data/savorynothings.com/savorynothings_1.json (tests.RecipeTestCase.tests/test_data/savorynothings.com/savorynothings_1.json) ... ok
    tests/test_data/savorynothings.com/savorynothings_2.json (tests.RecipeTestCase.tests/test_data/savorynothings.com/savorynothings_2.json) ... ok
    tests/test_data/schoolofwok.co.uk/schoolofwok.json (tests.RecipeTestCase.tests/test_data/schoolofwok.co.uk/schoolofwok.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/schoolofwok.py:51: DeprecationWarning: Call to
    deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0.
    divs = section.findChildren("div", {"class": div_class}) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/schoolofwok.py:113: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0.
    divs = section.findChildren("div", {"class": div_class}) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/schoolofwok.py:75: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0.
    divs = section.findChildren("div", {"class": div_class})
    ok
    tests/test_data/seriouseats.com/seriouseats.json (tests.RecipeTestCase.tests/test_data/seriouseats.com/seriouseats.json) ... ok
    tests/test_data/shelikesfood.com/shelikesfood_1.json (tests.RecipeTestCase.tests/test_data/shelikesfood.com/shelikesfood_1.json) ... ok
    tests/test_data/shelikesfood.com/shelikesfood_2.json (tests.RecipeTestCase.tests/test_data/shelikesfood.com/shelikesfood_2.json) ... ok
    tests/test_data/simple-veganista.com/simpleveganista.json (tests.RecipeTestCase.tests/test_data/simple-veganista.com/simpleveganista.json) ... ok
    tests/test_data/simply-cookit.com/simplycookit_1.json (tests.RecipeTestCase.tests/test_data/simply-cookit.com/simplycookit_1.json) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/simplycookit.py:17: DeprecationWarning:
    Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    for li in self.soup.find("ul", {"class": "recipe_ingredients"}).findAll("li"):
    /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/simplycookit.py:26: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    for li in self.soup.find("ul", {"class": "recipe_steps"}).findAll("li"): /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63: StaticValueWarning: simply-cookit.com returns a constant value from the site_name field. If you believe we can and should determine that
    dynamically, please submit a bug report at https://github.com/hhursev/recipe-scrapers/issues
    warnings.warn(message=message, category=StaticValueWarning) /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/simplycookit.py:36: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
    for li in self.soup.find("ul", {"class": "recipe_ingredients"}).findAll("li"):
    ok
    tests/test_data/simply-cookit.com/simplycookit_2.json (tests.RecipeTestCase.tests/test_data/simply-cookit.com/simplycookit_2.json) ... ok
    tests/test_data/simplyquinoa.com/simplyquinoa_1.json (tests.RecipeTestCase.tests/test_data/simplyquinoa.com/simplyquinoa_1.json) ... ok

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Marillat@21:1/5 to Santiago Vila on Sat Feb 22 15:40:01 2025
    On 21 févr. 2025 23:28, Santiago Vila <sanvila@debian.org> wrote:

    Package: src:python-recipe-scrapers
    Version: 15.4.0-1
    Severity: serious
    Tags: ftbfs trixie sid

    Dear maintainer:

    During a rebuild of all packages in unstable, your package failed to build:

    For the record, the problem come from python3-bs4 4.13

    https://github.com/hhursev/recipe-scrapers/issues/1497

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Sat Feb 22 17:10:02 2025
    This is a multi-part message in MIME format...

    Your message dated Sat, 22 Feb 2025 16:02:46 +0000
    with message-id <E1tlrxm-009wYl-Jf@fasolo.debian.org>
    and subject line Bug#1098608: fixed in python-recipe-scrapers 15.5.1-1
    has caused the Debian Bug report #1098608,
    regarding python-recipe-scrapers: FTBFS: AssertionError: Exception not raised : .instructions_list() was expected to raise an exception but it did not.
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org
    immediately.)


    --
    1098608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098608
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 21 Feb 2025 23:28:58 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-121.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
    SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,
    X_DEBBUGS_CC autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 1383; hammy, 150; neutral, 153; spammy,
    0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--pkgbuilddir,
    0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto, 0.000-+--H*F:U*sanvila Return-path: <sanvila@debian.org>
    Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a6