14
0
forked from pool/python-psutil

Accepting request 845689 from home:bnavigator:branches:devel:languages:python

- Fix shebang replacement for multiple python flavors

OBS-URL: https://build.opensuse.org/request/show/845689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=122
This commit is contained in:
Michael Ströder
2020-11-03 11:04:32 +00:00
committed by Git OBS Bridge
parent a1c9fdbbfa
commit b1f793a420
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 3 10:15:29 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Fix shebang replacement for multiple python flavors
-------------------------------------------------------------------
Wed Sep 16 21:09:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>