14
0
forked from pool/python-pip

- Fix shebang path for "pip3.XX" binaries

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=117
This commit is contained in:
2024-02-05 11:50:48 +00:00
committed by Git OBS Bridge
parent eb6fea59a9
commit ad4c01baa5
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 5 11:50:28 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Fix shebang path for "pip3.XX" binaries
-------------------------------------------------------------------
Fri Dec 22 16:06:25 UTC 2023 - Ben Greiner <code@bnavigator.de>