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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user