8 Commits

Author SHA256 Message Date
9605f29bf5 Accepting request 1309999 from devel:languages:python
- Fix alternative for the man page on SLE 15

OBS-URL: https://build.opensuse.org/request/show/1309999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-natsort?expand=0&rev=28
2025-10-10 15:07:54 +00:00
6df9957033 - Fix alternative for the man page on SLE 15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=65
2025-10-09 12:36:33 +00:00
d66f20bb29 Accepting request 1300757 from devel:languages:python
- Convert to libalternatives on SLE-16-based and newer systems only

OBS-URL: https://build.opensuse.org/request/show/1300757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-natsort?expand=0&rev=27
2025-08-22 15:47:03 +00:00
adc1d0ffa2 - Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=63
2025-08-21 09:59:35 +00:00
ca308e3906 Accepting request 1284215 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1284215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-natsort?expand=0&rev=26
2025-06-11 14:20:00 +00:00
afa5e1dccd - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=61
2025-06-09 14:20:34 +00:00
9aab04afa8 Accepting request 1281961 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1281961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-natsort?expand=0&rev=25
2025-06-03 15:50:29 +00:00
92a9f0f6f9 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=59
2025-06-02 14:35:42 +00:00
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-natsort
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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
%python_install_alternative natsort natsort.1
%postun
%python_uninstall_alternative natsort