14
0
forked from pool/python-py7zr

Accepting request 882798 from home:namtrac:branches:devel:languages:python

This fixes a wrong dependency on python2

- Fix sed line to use python3 and add a replacement for /usr/bin/python
  as well.

OBS-URL: https://build.opensuse.org/request/show/882798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=3
This commit is contained in:
2021-04-06 08:30:13 +00:00
committed by Git OBS Bridge
parent e0a89cf849
commit 9cbccbece9
2 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 3 12:20:11 UTC 2021 - Ismail Dönmez <idonmez@suse.com>
- Fix sed line to use python3 and add a replacement for /usr/bin/python
as well.
-------------------------------------------------------------------
Fri Jan 22 11:45:55 UTC 2021 - ecsos <ecsos@opensuse.org>