15
0

- Add patch to build without python2:

* no-python-binary.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=53
This commit is contained in:
Tomáš Chvátal
2020-03-12 11:33:18 +00:00
committed by Git OBS Bridge
parent 89afa07900
commit f24bc875de
3 changed files with 105 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 12 11:32:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build without python2:
* no-python-binary.patch
-------------------------------------------------------------------
Fri Feb 14 12:44:51 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>