From 76147fb98205a2f56c628fd95e435da06289d72bbb1a9e59d365de0cff1be5d6 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 6 Apr 2023 06:26:59 +0000 Subject: [PATCH] - Remove pep517 requirement. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=29 --- python-pdm.changes | 5 +++++ python-pdm.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pdm.changes b/python-pdm.changes index bcb2471..53f7ac1 100644 --- a/python-pdm.changes +++ b/python-pdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 6 06:26:23 UTC 2023 - Steve Kowalik + +- Remove pep517 requirement. + ------------------------------------------------------------------- Tue Apr 4 06:45:30 UTC 2023 - Daniel Garcia diff --git a/python-pdm.spec b/python-pdm.spec index dbd0363..ddc5ddb 100644 --- a/python-pdm.spec +++ b/python-pdm.spec @@ -43,7 +43,6 @@ Requires: python-certifi Requires: python-findpython >= 0.2.2 Requires: python-installer Requires: python-packaging >= 20.9 -Requires: python-pep517 >= 0.11.0 Requires: python-platformdirs Requires: python-pyproject-hooks Requires: python-python-dotenv >= 0.15