14
0

Accepting request 1166582 from devel:languages:python

- switch to modern python on sle15

- Update to version 4.4
    whether the program managed by zdaemon is up and operational, rather
    than just running. When starting a program, the start command doesn't

OBS-URL: https://build.opensuse.org/request/show/1166582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zdaemon?expand=0&rev=26
This commit is contained in:
2024-04-10 15:49:48 +00:00
committed by Git OBS Bridge
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 10 07:27:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
- switch to modern python on sle15
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com> Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
@@ -9,7 +14,7 @@ Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.4 - Update to version 4.4
* Add support for Python 3.8, 3.9, 3.10, 3.11. * Add support for Python 3.8, 3.9, 3.10, 3.11.
* Drop support for Python 3.4. * Drop support for Python 3.4.
* Drop support for python setup.py test to run the tests. (#23) * Drop support for python setup.py test to run the tests. (#23)
@@ -115,7 +120,7 @@ Tue Apr 16 11:59:54 UTC 2013 - p.drouand@gmail.com
+ Drop Python 2.4 and 2.5 support. + Drop Python 2.4 and 2.5 support.
- Added url as source; add BuildRequires: unzip - Added url as source; add BuildRequires: unzip
Please see http://en.opensuse.org/SourceUrls Please see http://en.opensuse.org/SourceUrls
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 14 14:39:30 UTC 2013 - p.drouand@gmail.com Mon Jan 14 14:39:30 UTC 2013 - p.drouand@gmail.com
@@ -125,8 +130,8 @@ Mon Jan 14 14:39:30 UTC 2013 - p.drouand@gmail.com
(e.g. Puppet) to tell if a process was running. (e.g. Puppet) to tell if a process was running.
- Update to 3.0.0 version: - Update to 3.0.0 version:
* Added an option, start-test-program to supply a test command to test * Added an option, start-test-program to supply a test command to test
whether the program managed by zdaemon is up and operational, rather whether the program managed by zdaemon is up and operational, rather
than just running. When starting a program, the start command doesn't than just running. When starting a program, the start command doesn't
return until the test passes. You could, for example, use this to wait return until the test passes. You could, for example, use this to wait
until a web server is actually accepting connections. until a web server is actually accepting connections.
* Added a start-timeout option to error if a program takes too long to start. * Added a start-timeout option to error if a program takes too long to start.

View File

@@ -16,6 +16,7 @@
# #
%{?sle15_python_module_pythons}
%define modname zdaemon %define modname zdaemon
Name: python-%{modname} Name: python-%{modname}
Version: 5.0 Version: 5.0