From e762b417773ab28cbdf279378fd5900cb63c3223e6d5702b7ad28a104dbe46be Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 20 Dec 2022 17:59:50 +0000 Subject: [PATCH] - Add missing dependency python-pyproject-hooks OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=25 --- python-pdm.changes | 5 +++++ python-pdm.spec | 1 + 2 files changed, 6 insertions(+) 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