15
0

- Add patch to fix test running without python2

* no-python2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daemonize?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-04-30 07:58:45 +00:00
committed by Git OBS Bridge
parent 0d285a9911
commit d4b4f9348d
3 changed files with 93 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 30 07:54:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix test running without python2:
* no-python2.patch
-------------------------------------------------------------------
Thu Mar 7 14:00:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>