- Update F00251-change-user-install-location.patch to install packages

in /usr/local by default when using pip outside of a RPMBUILD
  environment.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=29
This commit is contained in:
2024-07-24 08:32:48 +00:00
committed by Git OBS Bridge
parent b81fd3c63c
commit 6912c8cc4e
2 changed files with 93 additions and 24 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 24 08:30:54 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update F00251-change-user-install-location.patch to install packages
in /usr/local by default when using pip outside of a RPMBUILD
environment.
-------------------------------------------------------------------
Mon Jul 22 18:55:00 UTC 2024 - Matej Cepl <mcepl@cepl.eu>