Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e372e6d207 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 12:34:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Fix alternative for the man page on SLE 15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 09:59:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-natsort
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -81,7 +81,7 @@ export LANG=en_US.UTF8
|
||||
%pytest --hypothesis-profile=slow-tests
|
||||
|
||||
%post
|
||||
%python_install_alternative natsort natsort.1
|
||||
%python_install_alternative natsort
|
||||
|
||||
%postun
|
||||
%python_uninstall_alternative natsort
|
||||
|
||||
Reference in New Issue
Block a user