From bd77e80ffbc07e9fc1b2a50fdd4c795fc70dc1ceac3b0576c7231d440d68d02f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 Apr 2024 07:28:08 +0000 Subject: [PATCH] - 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/package/show/devel:languages:python/python-zdaemon?expand=0&rev=40 --- python-zdaemon.changes | 13 +++++++++---- python-zdaemon.spec | 1 + 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-zdaemon.changes b/python-zdaemon.changes index 8359ab0..9f56e35 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 10 07:27:55 UTC 2024 - Dirk Müller + +- switch to modern python on sle15 + ------------------------------------------------------------------- Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik @@ -9,7 +14,7 @@ Tue Mar 5 06:08:56 UTC 2024 - Steve Kowalik ------------------------------------------------------------------- Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 4.4 +- Update to version 4.4 * Add support for Python 3.8, 3.9, 3.10, 3.11. * Drop support for Python 3.4. * 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. - Added url as source; add BuildRequires: unzip Please see http://en.opensuse.org/SourceUrls - + ------------------------------------------------------------------- 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. - Update to 3.0.0 version: * Added an option, start-test-program to supply a test command to test - whether the program managed by zdaemon is up and operational, rather - than just running. When starting a program, the start command doesn't + whether the program managed by zdaemon is up and operational, rather + 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 until a web server is actually accepting connections. * Added a start-timeout option to error if a program takes too long to start. diff --git a/python-zdaemon.spec b/python-zdaemon.spec index 2aefd5e..d320321 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} %define modname zdaemon Name: python-%{modname} Version: 5.0