From 1ee76bd0298105384528968f6ae24e2bcacc9016c632fdf22d5923789e705acb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Dec 2022 11:45:38 +0000 Subject: [PATCH] Accepting request 1041281 from home:yarunachalam:branches:devel:languages:python - 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) * Drop support for installing this package without having setuptools. OBS-URL: https://build.opensuse.org/request/show/1041281 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=36 --- python-zdaemon.changes | 9 +++++++++ python-zdaemon.spec | 2 +- zdaemon-4.3.tar.gz | 3 --- zdaemon-4.4.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 zdaemon-4.3.tar.gz create mode 100644 zdaemon-4.4.tar.gz diff --git a/python-zdaemon.changes b/python-zdaemon.changes index 8819f13..7c4bdb8 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam + +- 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) + * Drop support for installing this package without having setuptools. + ------------------------------------------------------------------- Thu Apr 14 09:34:25 UTC 2022 - pgajdos@suse.com diff --git a/python-zdaemon.spec b/python-zdaemon.spec index abd3cbc..0200df2 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -19,7 +19,7 @@ %define modname zdaemon %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{modname} -Version: 4.3 +Version: 4.4 Release: 0 Summary: Daemon process control library and tools License: ZPL-2.1 diff --git a/zdaemon-4.3.tar.gz b/zdaemon-4.3.tar.gz deleted file mode 100644 index 099c228..0000000 --- a/zdaemon-4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f249fc6885646d165d7d6b228a7b71f5170fc7117de9e0688271f8fb97840f72 -size 60661 diff --git a/zdaemon-4.4.tar.gz b/zdaemon-4.4.tar.gz new file mode 100644 index 0000000..f6d1428 --- /dev/null +++ b/zdaemon-4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4821e3bdb47387cf1e9255b0444bac437cf72aa0b59d1407b932e31fd4323efc +size 59205