14
0

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:
2022-12-08 11:45:38 +00:00
committed by Git OBS Bridge
parent fc5d056322
commit 1ee76bd029
4 changed files with 13 additions and 4 deletions

View File

@@ -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