Accepting request 1184846 from home:dgarcia:usr-local-cpython

- Add F00251-change-user-install-location.patch to make pip and
  modern tools install directly in /usr/local when used by the user.
  bsc#1225660

OBS-URL: https://build.opensuse.org/request/show/1184846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=53
This commit is contained in:
2024-07-04 13:16:57 +00:00
committed by Git OBS Bridge
parent f4085a5bd2
commit 5b804c6d2c
3 changed files with 166 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 2 10:33:52 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add F00251-change-user-install-location.patch to make pip and
modern tools install directly in /usr/local when used by the user.
bsc#1225660
-------------------------------------------------------------------
Wed Jun 26 20:00:38 UTC 2024 - Matej Cepl <mcepl@suse.com>