python3-jsonschema lists a couple of new deps python3-hatch-fancy_pypi_readme and python3_hatch_vcs but as python3_hatch_vcs is a dep of python3-hatch-fancy_pypi_readme it shouldn't be listed (no deps of deps) in the same vein, python3-hatchling lists python3-build and python3-installer among it's deps list, both of which are already deps of python3-edittables and python3-pathspec, which are also deps of python3-hatchling.

the dep tree is
python3-jsonschema 3.17.3-1
 -requires
  python3-importlib_metadata
  python3-attrs 21.4.0-1
  python3-pyrsistent 0.19.2-1
  python3-hatch_fancy_pypi_readme
  -requires
   python3-hatch_vcs 0.2.0-1
   -requires
    python3-hatchling 1.11.1-1
    -requires
     python3-editables 0.3-1
     -requires
      python3-build
      python3-installer
      wheel
     python3-pathspec 0.10.2-1
     -requires
      python3-build
      python3-installer
      wheel
     python3-pluggy 1.0.0-1
  BeautifulSoup4
  -requires
   python3-soupsieve 2.3.1-2

to summerise,

so python3-jsonschema deps should be

python3-importlib_metadata
python3-attrs
python3-pyrsistent
 python3-hatch_fancy_pypi_readme
 BeautifulSoup4

and python3-hatchling_vcs deps should be

python3-hatchling

and  python3-hatchling deps should be

python3-editables
python3-pathspec
python3-pluggy


regards, Tim

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to