forked from pool/python-python-daemon
- update to 2.3.0:
* Remove support for Python versions older than Python 3. Python 2 has been unsupported by the Python project since 2020. * Remove dependency on back-ported `unittest2` and `mock`. Depend instead on standard library `unittest` and `unittest.mock`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 19:48:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.3.0:
|
||||
* Remove support for Python versions older than Python 3.
|
||||
Python 2 has been unsupported by the Python project since 2020.
|
||||
* Remove dependency on back-ported `unittest2` and `mock`.
|
||||
Depend instead on standard library `unittest` and `unittest.mock`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 16:56:17 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user