From cd527ff10448b944d3032ce7bff3ab52eb470098a3c3e92b6977840b2b015799 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 10 Dec 2023 23:32:49 +0000 Subject: [PATCH] Add missing Requires for python-tomli OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipx?expand=0&rev=13 --- python-pipx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pipx.spec b/python-pipx.spec index 5b2e7a8..fed8f3d 100644 --- a/python-pipx.spec +++ b/python-pipx.spec @@ -33,6 +33,7 @@ Requires: python >= 3.8 Requires: python-argcomplete >= 1.9.4 Requires: python-packaging >= 20 Requires: python-platformdirs >= 2.1 +Requires: python-tomli Requires: python-userpath >= 1.6 BuildArch: noarch # SECTION test requirements