diff --git a/python-pdm.changes b/python-pdm.changes index ea19247..93d9191 100644 --- a/python-pdm.changes +++ b/python-pdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 20 17:57:35 UTC 2022 - Daniel Garcia + +- Add missing dependency python-pyproject-hooks + ------------------------------------------------------------------- Mon Dec 19 11:43:13 UTC 2022 - Dirk Müller diff --git a/python-pdm.spec b/python-pdm.spec index 50f2091..871ceee 100644 --- a/python-pdm.spec +++ b/python-pdm.spec @@ -44,6 +44,7 @@ Requires: python-findpython >= 0.2.2 Requires: python-packaging >= 20.9 Requires: python-pep517 >= 0.11.0 Requires: python-platformdirs +Requires: python-pyproject-hooks Requires: python-python-dotenv >= 0.15 Requires: python-requests-toolbelt Requires: python-rich >= 12.3.0