forked from pool/python-pdm
- Fix build on Leap 15.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=43
This commit is contained in:
parent
938ecab8a0
commit
1b1fe9af3f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 09:17:36 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Fix build on Leap 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 08:11:05 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-pdm
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -72,7 +72,7 @@ Requires: python-typing-extensions
|
||||
Requires: python-truststore
|
||||
%endif
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
%if %{with test}
|
||||
|
Loading…
Reference in New Issue
Block a user