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
tests/test_data/simplyquinoa.com/simplyquinoa_2.json 
(tests.RecipeTestCase.tests/test_data/simplyquinoa.com/simplyquinoa_2.json) ... 
ok
tests/test_data/simplyrecipes.com/simplyrecipes_1.json 
(tests.RecipeTestCase.tests/test_data/simplyrecipes.com/simplyrecipes_1.json) 
... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/simplyrecipes.py:13:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  ).ol.findAll("li")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/simplyrecipes.py:18:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  step.div.text + "".join([p.text for p in step.findAll("p")])
ok
tests/test_data/simplyrecipes.com/simplyrecipes_2.json 
(tests.RecipeTestCase.tests/test_data/simplyrecipes.com/simplyrecipes_2.json) 
... ok
tests/test_data/simplywhisked.com/simplywhisked.json 
(tests.RecipeTestCase.tests/test_data/simplywhisked.com/simplywhisked.json) ... 
ok
tests/test_data/skinnytaste.com/skinnytaste_1.json 
(tests.RecipeTestCase.tests/test_data/skinnytaste.com/skinnytaste_1.json) ... ok
tests/test_data/skinnytaste.com/skinnytaste_2.json 
(tests.RecipeTestCase.tests/test_data/skinnytaste.com/skinnytaste_2.json) ... ok
tests/test_data/smulweb.nl/smulweb.json 
(tests.RecipeTestCase.tests/test_data/smulweb.nl/smulweb.json) ... ok
tests/test_data/sobors.hu/sobors.json 
(tests.RecipeTestCase.tests/test_data/sobors.hu/sobors.json) ... ok
tests/test_data/southerncastiron.com/southerncastiron.json 
(tests.RecipeTestCase.tests/test_data/southerncastiron.com/southerncastiron.json)
 ... ok
tests/test_data/southernliving.com/southernliving.json 
(tests.RecipeTestCase.tests/test_data/southernliving.com/southernliving.json) 
... ok
tests/test_data/spainonafork.com/spainonafork_1.json 
(tests.RecipeTestCase.tests/test_data/spainonafork.com/spainonafork_1.json) ... 
ok
tests/test_data/spainonafork.com/spainonafork_2.json 
(tests.RecipeTestCase.tests/test_data/spainonafork.com/spainonafork_2.json) ... 
ok
tests/test_data/spendwithpennies.com/spendwithpennies_1.json 
(tests.RecipeTestCase.tests/test_data/spendwithpennies.com/spendwithpennies_1.json)
 ... ok
tests/test_data/spendwithpennies.com/spendwithpennies_2.json 
(tests.RecipeTestCase.tests/test_data/spendwithpennies.com/spendwithpennies_2.json)
 ... ok
tests/test_data/springlane.de/springlane.json 
(tests.RecipeTestCase.tests/test_data/springlane.de/springlane.json) ... ok
tests/test_data/stacyling.com/stacyling_1.json 
(tests.RecipeTestCase.tests/test_data/stacyling.com/stacyling_1.json) ... ok
tests/test_data/stacyling.com/stacyling_2.json 
(tests.RecipeTestCase.tests/test_data/stacyling.com/stacyling_2.json) ... ok
tests/test_data/staysnatched.com/staysnatched_1.json 
(tests.RecipeTestCase.tests/test_data/staysnatched.com/staysnatched_1.json) ... 
ok
tests/test_data/staysnatched.com/staysnatched_2.json 
(tests.RecipeTestCase.tests/test_data/staysnatched.com/staysnatched_2.json) ... 
ok
tests/test_data/steamykitchen.com/steamykitchen_1.json 
(tests.RecipeTestCase.tests/test_data/steamykitchen.com/steamykitchen_1.json) 
... ok
tests/test_data/steamykitchen.com/steamykitchen_2.json 
(tests.RecipeTestCase.tests/test_data/steamykitchen.com/steamykitchen_2.json) 
... ok
tests/test_data/streetkitchen.hu/streetkitchen.json 
(tests.RecipeTestCase.tests/test_data/streetkitchen.hu/streetkitchen.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/streetkitchen.py:29:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  ingredients_raw = self.soup.find("div", 
class_="ingredients-main").findAll("dd")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/streetkitchen.py:36:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  instructions = self.soup.find("div", {"class": 
"the-content-div"}).findAll("p")
ok
tests/test_data/strongrfastr.com/strongrfastr.json 
(tests.RecipeTestCase.tests/test_data/strongrfastr.com/strongrfastr.json) ... ok
tests/test_data/sugarhero.com/sugarhero_1.json 
(tests.RecipeTestCase.tests/test_data/sugarhero.com/sugarhero_1.json) ... ok
tests/test_data/sugarhero.com/sugarhero_2.json 
(tests.RecipeTestCase.tests/test_data/sugarhero.com/sugarhero_2.json) ... ok
tests/test_data/sunbasket.com/sunbasket.json 
(tests.RecipeTestCase.tests/test_data/sunbasket.com/sunbasket.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/sunbasket.py:17:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  instructions = instructions_container.findAll("div", {"class": "step"})
ok
tests/test_data/sundpaabudget.dk/sundpaabudget_1.json 
(tests.RecipeTestCase.tests/test_data/sundpaabudget.dk/sundpaabudget_1.json) 
... ok
tests/test_data/sundpaabudget.dk/sundpaabudget_2.json 
(tests.RecipeTestCase.tests/test_data/sundpaabudget.dk/sundpaabudget_2.json) 
... ok
tests/test_data/sunset.com/sunset_1.json 
(tests.RecipeTestCase.tests/test_data/sunset.com/sunset_1.json) ... ok
tests/test_data/sunset.com/sunset_2.json 
(tests.RecipeTestCase.tests/test_data/sunset.com/sunset_2.json) ... ok
tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json 
(tests.RecipeTestCase.tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json) 
... ok
tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron_1.json 
(tests.RecipeTestCase.tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron_1.json)
 ... ok
tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron_2.json 
(tests.RecipeTestCase.tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron_2.json)
 ... ok
tests/test_data/taste.com.au/tasteau_1.json 
(tests.RecipeTestCase.tests/test_data/taste.com.au/tasteau_1.json) ... ok
tests/test_data/taste.com.au/tasteau_2.json 
(tests.RecipeTestCase.tests/test_data/taste.com.au/tasteau_2.json) ... ok
tests/test_data/tasteatlas.com/tasteatlas.json 
(tests.RecipeTestCase.tests/test_data/tasteatlas.com/tasteatlas.json) ... ok
tests/test_data/tasteofhome.com/tasteofhome.json 
(tests.RecipeTestCase.tests/test_data/tasteofhome.com/tasteofhome.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/tasteofhome.py:11:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  instructions = self.soup.findAll("li", {"class": "recipe-directions__item"})
ok
tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json 
(tests.RecipeTestCase.tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json)
 ... ok
tests/test_data/tastesoflizzyt.com/tastesoflizzyt_1.json 
(tests.RecipeTestCase.tests/test_data/tastesoflizzyt.com/tastesoflizzyt_1.json) 
... ok
tests/test_data/tastesoflizzyt.com/tastesoflizzyt_2.json 
(tests.RecipeTestCase.tests/test_data/tastesoflizzyt.com/tastesoflizzyt_2.json) 
... ok
tests/test_data/tasty.co/tasty_1.json 
(tests.RecipeTestCase.tests/test_data/tasty.co/tasty_1.json) ... ok
tests/test_data/tasty.co/tasty_2.json 
(tests.RecipeTestCase.tests/test_data/tasty.co/tasty_2.json) ... ok
tests/test_data/tastykitchen.com/tastykitchen.json 
(tests.RecipeTestCase.tests/test_data/tastykitchen.com/tastykitchen.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/tastykitchen.py:23:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  ingredients = self.soup.find("ul", {"class": "ingredients"}).findAll("li")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/tastykitchen.py:28:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  instructions = self.soup.find("span", {"itemprop": 
"instructions"}).findAll("p")
ok
tests/test_data/theclevercarrot.com/theclevercarrot_1.json 
(tests.RecipeTestCase.tests/test_data/theclevercarrot.com/theclevercarrot_1.json)
 ... ok
tests/test_data/theclevercarrot.com/theclevercarrot_2.json 
(tests.RecipeTestCase.tests/test_data/theclevercarrot.com/theclevercarrot_2.json)
 ... ok
tests/test_data/thecookierookie.com/thecookierookie_1.json 
(tests.RecipeTestCase.tests/test_data/thecookierookie.com/thecookierookie_1.json)
 ... ok
tests/test_data/thecookierookie.com/thecookierookie_2.json 
(tests.RecipeTestCase.tests/test_data/thecookierookie.com/thecookierookie_2.json)
 ... ok
tests/test_data/thecookingguy.com/thecookingguy_1.json 
(tests.RecipeTestCase.tests/test_data/thecookingguy.com/thecookingguy_1.json) 
... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:53:
 FieldNotProvidedByWebsiteWarning: thecookingguy.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/thecookingguy.com/thecookingguy_2.json 
(tests.RecipeTestCase.tests/test_data/thecookingguy.com/thecookingguy_2.json) 
... ok
tests/test_data/thefoodietakesflight.com/thefoodietakesflight_1.json 
(tests.RecipeTestCase.tests/test_data/thefoodietakesflight.com/thefoodietakesflight_1.json)
 ... ok
tests/test_data/thefoodietakesflight.com/thefoodietakesflight_2.json 
(tests.RecipeTestCase.tests/test_data/thefoodietakesflight.com/thefoodietakesflight_2.json)
 ... ok
tests/test_data/theglutenfreeaustrian.com/theglutenfreeaustrian_1.json 
(tests.RecipeTestCase.tests/test_data/theglutenfreeaustrian.com/theglutenfreeaustrian_1.json)
 ... ok
tests/test_data/theglutenfreeaustrian.com/theglutenfreeaustrian_2.json 
(tests.RecipeTestCase.tests/test_data/theglutenfreeaustrian.com/theglutenfreeaustrian_2.json)
 ... ok
tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json 
(tests.RecipeTestCase.tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json)
 ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/thehappyfoodie.py:14:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  ).findAll("tr")
ok
tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json 
(tests.RecipeTestCase.tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json)
 ... ok
tests/test_data/thekitchencommunity.org/thekitchencommunity.json 
(tests.RecipeTestCase.tests/test_data/thekitchencommunity.org/thekitchencommunity.json)
 ... ok
tests/test_data/thekitchenmagpie.com/thekitchenmagpie_1.json 
(tests.RecipeTestCase.tests/test_data/thekitchenmagpie.com/thekitchenmagpie_1.json)
 ... ok
tests/test_data/thekitchenmagpie.com/thekitchenmagpie_2.json 
(tests.RecipeTestCase.tests/test_data/thekitchenmagpie.com/thekitchenmagpie_2.json)
 ... ok
tests/test_data/thekitchn.com/thekitchn_1.json 
(tests.RecipeTestCase.tests/test_data/thekitchn.com/thekitchn_1.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
 StaticValueWarning: thekitchn.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/thekitchn.com/thekitchn_2.json 
(tests.RecipeTestCase.tests/test_data/thekitchn.com/thekitchn_2.json) ... ok
tests/test_data/theloopywhisk.com/theloopywhisk_1.json 
(tests.RecipeTestCase.tests/test_data/theloopywhisk.com/theloopywhisk_1.json) 
... ok
tests/test_data/theloopywhisk.com/theloopywhisk_2.json 
(tests.RecipeTestCase.tests/test_data/theloopywhisk.com/theloopywhisk_2.json) 
... ok
tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json 
(tests.RecipeTestCase.tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json)
 ... ok
tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json 
(tests.RecipeTestCase.tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json)
 ... ok
tests/test_data/themediterraneandish.com/themediterranedish_1.json 
(tests.RecipeTestCase.tests/test_data/themediterraneandish.com/themediterranedish_1.json)
 ... ok
tests/test_data/themediterraneandish.com/themediterranedish_2.json 
(tests.RecipeTestCase.tests/test_data/themediterraneandish.com/themediterranedish_2.json)
 ... ok
tests/test_data/themodernproper.com/themodernproper_1.json 
(tests.RecipeTestCase.tests/test_data/themodernproper.com/themodernproper_1.json)
 ... ok
tests/test_data/themodernproper.com/themodernproper_2.json 
(tests.RecipeTestCase.tests/test_data/themodernproper.com/themodernproper_2.json)
 ... ok
tests/test_data/thepalatablelife.com/thepalatablelife_1.json 
(tests.RecipeTestCase.tests/test_data/thepalatablelife.com/thepalatablelife_1.json)
 ... ok
tests/test_data/thepalatablelife.com/thepalatablelife_2.json 
(tests.RecipeTestCase.tests/test_data/thepalatablelife.com/thepalatablelife_2.json)
 ... ok
tests/test_data/thepioneerwoman.com/thepioneerwoman_1.json 
(tests.RecipeTestCase.tests/test_data/thepioneerwoman.com/thepioneerwoman_1.json)
 ... ok
tests/test_data/thepioneerwoman.com/thepioneerwoman_2.json 
(tests.RecipeTestCase.tests/test_data/thepioneerwoman.com/thepioneerwoman_2.json)
 ... ok
tests/test_data/therecipecritic.com/therecipecritic_1.json 
(tests.RecipeTestCase.tests/test_data/therecipecritic.com/therecipecritic_1.json)
 ... ok
tests/test_data/therecipecritic.com/therecipecritic_2.json 
(tests.RecipeTestCase.tests/test_data/therecipecritic.com/therecipecritic_2.json)
 ... ok
tests/test_data/thesaltymarshmallow.com/thesaltymarshmallow_1.json 
(tests.RecipeTestCase.tests/test_data/thesaltymarshmallow.com/thesaltymarshmallow_1.json)
 ... ok
tests/test_data/thesaltymarshmallow.com/thesaltymarshmallow_2.json 
(tests.RecipeTestCase.tests/test_data/thesaltymarshmallow.com/thesaltymarshmallow_2.json)
 ... ok
tests/test_data/thespruceeats.com/thespruceeats_1.json 
(tests.RecipeTestCase.tests/test_data/thespruceeats.com/thespruceeats_1.json) 
... ok
tests/test_data/thespruceeats.com/thespruceeats_2.json 
(tests.RecipeTestCase.tests/test_data/thespruceeats.com/thespruceeats_2.json) 
... ok
tests/test_data/thevintagemixer.com/thevintagemixer_1.json 
(tests.RecipeTestCase.tests/test_data/thevintagemixer.com/thevintagemixer_1.json)
 ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
 StaticValueWarning: thevintagemixer.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/thevintagemixer.com/thevintagemixer_2.json 
(tests.RecipeTestCase.tests/test_data/thevintagemixer.com/thevintagemixer_2.json)
 ... ok
tests/test_data/thewoksoflife.com/thewoksoflife_1.json 
(tests.RecipeTestCase.tests/test_data/thewoksoflife.com/thewoksoflife_1.json) 
... ok
tests/test_data/thewoksoflife.com/thewoksoflife_2.json 
(tests.RecipeTestCase.tests/test_data/thewoksoflife.com/thewoksoflife_2.json) 
... ok
tests/test_data/thinlicious.com/thinlicious_1.json 
(tests.RecipeTestCase.tests/test_data/thinlicious.com/thinlicious_1.json) ... ok
tests/test_data/thinlicious.com/thinlicious_2.json 
(tests.RecipeTestCase.tests/test_data/thinlicious.com/thinlicious_2.json) ... ok
tests/test_data/tidymom.net/tidymom_1.json 
(tests.RecipeTestCase.tests/test_data/tidymom.net/tidymom_1.json) ... ok
tests/test_data/tidymom.net/tidymom_2.json 
(tests.RecipeTestCase.tests/test_data/tidymom.net/tidymom_2.json) ... ok
tests/test_data/tine.no/tineno_1.json 
(tests.RecipeTestCase.tests/test_data/tine.no/tineno_1.json) ... ok
tests/test_data/tine.no/tineno_2.json 
(tests.RecipeTestCase.tests/test_data/tine.no/tineno_2.json) ... ok
tests/test_data/tofoo.co.uk/tofoo_1.json 
(tests.RecipeTestCase.tests/test_data/tofoo.co.uk/tofoo_1.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
 StaticValueWarning: tofoo.co.uk returns a constant value from the author 
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/tofoo.co.uk/tofoo_2.json 
(tests.RecipeTestCase.tests/test_data/tofoo.co.uk/tofoo_2.json) ... ok
tests/test_data/tudogostoso.com.br/tudogostoso_1.json 
(tests.RecipeTestCase.tests/test_data/tudogostoso.com.br/tudogostoso_1.json) 
... ok
tests/test_data/tudogostoso.com.br/tudogostoso_2.json 
(tests.RecipeTestCase.tests/test_data/tudogostoso.com.br/tudogostoso_2.json) 
... ok
tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json 
(tests.RecipeTestCase.tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json)
 ... ok
tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json 
(tests.RecipeTestCase.tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json)
 ... ok
tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json 
(tests.RecipeTestCase.tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json)
 ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/uitpaulineskeukennl.py:12:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  ingredients = self.soup.find("section", {"id": "ingredienten"}).findChildren(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/uitpaulineskeukennl.py:28:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  ).findChildren("p")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/uitpaulineskeukennl.py:36:
 DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- 
Deprecated since version 3.0.0.
  .findChild("section", {"class": "text"})
ok
tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json 
(tests.RecipeTestCase.tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json)
 ... ok
tests/test_data/unsophisticook.com/unsophisticook_1.json 
(tests.RecipeTestCase.tests/test_data/unsophisticook.com/unsophisticook_1.json) 
... ok
tests/test_data/unsophisticook.com/unsophisticook_2.json 
(tests.RecipeTestCase.tests/test_data/unsophisticook.com/unsophisticook_2.json) 
... ok
tests/test_data/usapears.org/usapears_1.json 
(tests.RecipeTestCase.tests/test_data/usapears.org/usapears_1.json) ... ok
tests/test_data/usapears.org/usapears_2.json 
(tests.RecipeTestCase.tests/test_data/usapears.org/usapears_2.json) ... ok
tests/test_data/usapears.org/usapears_3.json 
(tests.RecipeTestCase.tests/test_data/usapears.org/usapears_3.json) ... ok
tests/test_data/valdemarsro.dk/valdemarsro.json 
(tests.RecipeTestCase.tests/test_data/valdemarsro.dk/valdemarsro.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/valdemarsro.py:24:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  metadata_group_element = self.soup.findAll(
ok
tests/test_data/vanillaandbean.com/vanillaandbean_1.json 
(tests.RecipeTestCase.tests/test_data/vanillaandbean.com/vanillaandbean_1.json) 
... ok
tests/test_data/vanillaandbean.com/vanillaandbean_2.json 
(tests.RecipeTestCase.tests/test_data/vanillaandbean.com/vanillaandbean_2.json) 
... ok
tests/test_data/varecha.pravda.sk/varechapravdask.json 
(tests.RecipeTestCase.tests/test_data/varecha.pravda.sk/varechapravdask.json) 
... ok
tests/test_data/vegetarbloggen.no/vegetarbloggen.json 
(tests.RecipeTestCase.tests/test_data/vegetarbloggen.no/vegetarbloggen.json) 
... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
 StaticValueWarning: vegetarbloggen.no 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/vegolosi.it/vegolosi.json 
(tests.RecipeTestCase.tests/test_data/vegolosi.it/vegolosi.json) ... ok
tests/test_data/vegrecipesofindia.com/vegrecipesofindia_1.json 
(tests.RecipeTestCase.tests/test_data/vegrecipesofindia.com/vegrecipesofindia_1.json)
 ... ok
tests/test_data/vegrecipesofindia.com/vegrecipesofindia_2.json 
(tests.RecipeTestCase.tests/test_data/vegrecipesofindia.com/vegrecipesofindia_2.json)
 ... ok
tests/test_data/veroniquecloutier.com/veroniquecloutier.json 
(tests.RecipeTestCase.tests/test_data/veroniquecloutier.com/veroniquecloutier.json)
 ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:53:
 FieldNotProvidedByWebsiteWarning: veroniquecloutier.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/waitrose.com/waitrose.json 
(tests.RecipeTestCase.tests/test_data/waitrose.com/waitrose.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/plugins/static_values.py:63:
 StaticValueWarning: waitrose.com returns a constant value from the author 
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/watchwhatueat.com/watchwhatueat.json 
(tests.RecipeTestCase.tests/test_data/watchwhatueat.com/watchwhatueat.json) ... 
ok
tests/test_data/wearenotmartha.com/wearenotmartha_1.json 
(tests.RecipeTestCase.tests/test_data/wearenotmartha.com/wearenotmartha_1.json) 
... ok
tests/test_data/wearenotmartha.com/wearenotmartha_2.json 
(tests.RecipeTestCase.tests/test_data/wearenotmartha.com/wearenotmartha_2.json) 
... ok
tests/test_data/wedishitup.com/wedishitup_1.json 
(tests.RecipeTestCase.tests/test_data/wedishitup.com/wedishitup_1.json) ... ok
tests/test_data/wedishitup.com/wedishitup_2.json 
(tests.RecipeTestCase.tests/test_data/wedishitup.com/wedishitup_2.json) ... ok
tests/test_data/weightwatchers.com/weightwatcherspublic_1.json 
(tests.RecipeTestCase.tests/test_data/weightwatchers.com/weightwatcherspublic_1.json)
 ... ok
tests/test_data/weightwatchers.com/weightwatcherspublic_2.json 
(tests.RecipeTestCase.tests/test_data/weightwatchers.com/weightwatcherspublic_2.json)
 ... ok
tests/test_data/wellplated.com/wellplated_1.json 
(tests.RecipeTestCase.tests/test_data/wellplated.com/wellplated_1.json) ... ok
tests/test_data/wellplated.com/wellplated_2.json 
(tests.RecipeTestCase.tests/test_data/wellplated.com/wellplated_2.json) ... ok
tests/test_data/whatsgabycooking.com/whatsgabycooking_1.json 
(tests.RecipeTestCase.tests/test_data/whatsgabycooking.com/whatsgabycooking_1.json)
 ... ok
tests/test_data/whatsgabycooking.com/whatsgabycooking_2.json 
(tests.RecipeTestCase.tests/test_data/whatsgabycooking.com/whatsgabycooking_2.json)
 ... ok
tests/test_data/whole30.com/whole30.json 
(tests.RecipeTestCase.tests/test_data/whole30.com/whole30.json) ... ok
tests/test_data/wholefoodsmarket.com/wholefoods.json 
(tests.RecipeTestCase.tests/test_data/wholefoodsmarket.com/wholefoods.json) ... 
ok
tests/test_data/williams-sonoma.com/williamssonoma_1.json 
(tests.RecipeTestCase.tests/test_data/williams-sonoma.com/williamssonoma_1.json)
 ... ok
tests/test_data/williams-sonoma.com/williamssonoma_2.json 
(tests.RecipeTestCase.tests/test_data/williams-sonoma.com/williamssonoma_2.json)
 ... ok
tests/test_data/womensweeklyfood.com.au/womensweeklyfood_1.json 
(tests.RecipeTestCase.tests/test_data/womensweeklyfood.com.au/womensweeklyfood_1.json)
 ... ok
tests/test_data/womensweeklyfood.com.au/womensweeklyfood_2.json 
(tests.RecipeTestCase.tests/test_data/womensweeklyfood.com.au/womensweeklyfood_2.json)
 ... ok
tests/test_data/woop.co.nz/woop.json 
(tests.RecipeTestCase.tests/test_data/woop.co.nz/woop.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:15:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  div = self.soup.findAll("div", {"class": "ingredients"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:16:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  li = div.findChildren("li")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:31:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  div = self.soup.findAll("div", {"class": "cooking-instructions"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:32:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  li = div.findChildren("li")
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:25:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  div = self.soup.findAll("div", {"class": "cook-time"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:26:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  p = div.findChildren("p")[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:20:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  div = self.soup.findAll("div", {"class": "serving-amount"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:21:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  value = div.findChildren("div", {"class": "value"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:37:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  div = self.soup.findAll("div", {"class": "nutritional-info"})[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/woop.py:38:
 DeprecationWarning: Call to deprecated method findChildren. (Replaced by 
find_all) -- Deprecated since version 3.0.0.
  li = div.findChildren("li")
ok
tests/test_data/www1.wdr.de/wdr_1.json 
(tests.RecipeTestCase.tests/test_data/www1.wdr.de/wdr_1.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/wdr.py:39:
 DeprecationWarning: Call to deprecated method findNextSibling. (Replaced by 
find_next_sibling) -- Deprecated since version 4.0.0.
  for li in header.findNextSibling().find_all("li")
ok
tests/test_data/www1.wdr.de/wdr_2.json 
(tests.RecipeTestCase.tests/test_data/www1.wdr.de/wdr_2.json) ... ok
tests/test_data/yemek.com/yemek.json 
(tests.RecipeTestCase.tests/test_data/yemek.com/yemek.json) ... ok
tests/test_data/yummly.com/yummly.json 
(tests.RecipeTestCase.tests/test_data/yummly.com/yummly.json) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/yummly.py:22:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  ingredients = self.soup.findAll("li", {"class": "IngredientLine"})
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/recipe_scrapers/yummly.py:43:
 DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) 
-- Deprecated since version 4.0.0.
  instructions = self.soup.findAll("li", attrs={"class": "prep-step"})
ok
tests/test_data/zaubertopf.de/zaubertopf.json 
(tests.RecipeTestCase.tests/test_data/zaubertopf.de/zaubertopf.json) ... ok
tests/test_data/zeit.de/zeitwochenmarkt.json 
(tests.RecipeTestCase.tests/test_data/zeit.de/zeitwochenmarkt.json) ... ok
tests/test_data/zenbelly.com/zenbelly_1.json 
(tests.RecipeTestCase.tests/test_data/zenbelly.com/zenbelly_1.json) ... ok
tests/test_data/zenbelly.com/zenbelly_2.json 
(tests.RecipeTestCase.tests/test_data/zenbelly.com/zenbelly_2.json) ... ok
test_no_schema_found_for_fill_plugin 
(tests.library.test_exceptions.TestExceptions.test_no_schema_found_for_fill_plugin)
 ... ok
test_no_schema_found_in_wild_mode_error 
(tests.library.test_exceptions.TestExceptions.test_no_schema_found_in_wild_mode_error)
 ... ok
test_website_not_implemented_error 
(tests.library.test_exceptions.TestExceptions.test_website_not_implemented_error)
 ... ok
test_best_match_closest 
(tests.library.test_grouping_utils.TestUtils.test_best_match_closest) ... ok
test_best_match_exact 
(tests.library.test_grouping_utils.TestUtils.test_best_match_exact) ... ok
test_best_match_raises_error_with_empty_list 
(tests.library.test_grouping_utils.TestUtils.test_best_match_raises_error_with_empty_list)
 ... ok
test_best_match_singular_plural 
(tests.library.test_grouping_utils.TestUtils.test_best_match_singular_plural) 
... ok
test_best_match_with_no_exact_match 
(tests.library.test_grouping_utils.TestUtils.test_best_match_with_no_exact_match)
 ... ok
test_score_exact_match 
(tests.library.test_grouping_utils.TestUtils.test_score_exact_match) ... ok
test_score_no_match 
(tests.library.test_grouping_utils.TestUtils.test_score_no_match) ... ok
test_score_numerical_strings 
(tests.library.test_grouping_utils.TestUtils.test_score_numerical_strings) ... 
ok
test_score_similar_but_not_exact 
(tests.library.test_grouping_utils.TestUtils.test_score_similar_but_not_exact) 
... ok
test_score_special_characters 
(tests.library.test_grouping_utils.TestUtils.test_score_special_characters) ... 
ok
test_score_with_empty_string 
(tests.library.test_grouping_utils.TestUtils.test_score_with_empty_string) ... 
ok
test_json_key_order 
(tests.library.test_json_order.TestJsonOrder.test_json_key_order) ... ok
test_get_supported_urls 
(tests.library.test_main_methods.TestMainMethods.test_get_supported_urls) ... ok
test_invalid_call_formats 
(tests.library.test_main_methods.TestMainMethods.test_invalid_call_formats) ... 
ok
test_offline_no_html_retrieval 
(tests.library.test_main_methods.TestMainMethods.test_offline_no_html_retrieval)
 ... ok
test_online_mode_html_retrieval 
(tests.library.test_main_methods.TestMainMethods.test_online_mode_html_retrieval)
 ... ok
test_scraper_exists_for 
(tests.library.test_main_methods.TestMainMethods.test_scraper_exists_for) ... ok
test_unsupported_website 
(tests.library.test_main_methods.TestMainMethods.test_unsupported_website) ... 
ok
test_valid_call_formats 
(tests.library.test_main_methods.TestMainMethods.test_valid_call_formats) ... ok
test_nutrition_key_order 
(tests.library.test_nutrition_order.TestNutritionKeyOrder.test_nutrition_key_order)
 ... ok
test_sample_ingredients_method 
(tests.library.test_plugin_htmltagstripper.TestHTMLTagStripperPlugin.test_sample_ingredients_method)
 ... ok
test_sample_instructions_method 
(tests.library.test_plugin_htmltagstripper.TestHTMLTagStripperPlugin.test_sample_instructions_method)
 ... ok
test_sample_title_method 
(tests.library.test_plugin_htmltagstripper.TestHTMLTagStripperPlugin.test_sample_title_method)
 ... ok
test_multi_entity_aggregation 
(tests.library.test_schemaorg.TestSchemaOrg.test_multi_entity_aggregation) ... 
ok
test_simple (tests.library.test_schemaorg.TestSchemaOrg.test_simple) ... ok
test_get_abstract_methods 
(tests.library.test_utils.TestUtils.test_get_abstract_methods) ... ok
test_get_nutrition_keys 
(tests.library.test_utils.TestUtils.test_get_nutrition_keys) ... ok
test_get_url_slug (tests.library.test_utils.TestUtils.test_get_url_slug) ... ok
test_get_yields (tests.library.test_utils.TestUtils.test_get_yields) ... ok
test_get_yields_empty_string 
(tests.library.test_utils.TestUtils.test_get_yields_empty_string) ... ok
test_iso8601_fixtures 
(tests.library.test_utils.TestUtils.test_iso8601_fixtures) ... ok
test_list_public_methods 
(tests.library.test_utils.TestUtils.test_list_public_methods) ... ok
test_minutes_fixtures 
(tests.library.test_utils.TestUtils.test_minutes_fixtures) ... ok
test_split_fractions (tests.library.test_utils.TestUtils.test_split_fractions) 
... ok
test_url_path_to_dict 
(tests.library.test_utils.TestUtils.test_url_path_to_dict) ... ok

======================================================================
FAIL: tests/test_data/okokorecepten.nl/okokorecepten_1.json 
(tests.RecipeTestCase.tests/test_data/okokorecepten.nl/okokorecepten_1.json) 
[instructions_list]
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build/tests/__init__.py",
 line 118, in test_func
    with self.assertRaises(
         ~~~~~~~~~~~~~~~~~^
        Exception,
        ^^^^^^^^^^
        msg=f".{key}() was expected to raise an exception but it did not.",
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ):
    ^
AssertionError: Exception not raised : .instructions_list() was expected to 
raise an exception but it did not.

----------------------------------------------------------------------
Ran 645 tests in 28.477s

FAILED (failures=1)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_recipe-scrapers/build; python3.13 -m 
unittest discover -v 
dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-recipe-scrapers, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to