forked from pool/python-zdaemon
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
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 7 22:49:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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
|
Thu Apr 14 09:34:25 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define modname zdaemon
|
%define modname zdaemon
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.3
|
Version: 4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon process control library and tools
|
Summary: Daemon process control library and tools
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f249fc6885646d165d7d6b228a7b71f5170fc7117de9e0688271f8fb97840f72
|
|
||||||
size 60661
|
|
||||||
3
zdaemon-4.4.tar.gz
Normal file
3
zdaemon-4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4821e3bdb47387cf1e9255b0444bac437cf72aa0b59d1407b932e31fd4323efc
|
||||||
|
size 59205
|
||||||
Reference in New Issue
Block a user