- Remove shebangs from from python-base libraries in _libdir

(bsc#1193179).
- Readjust patches:
  - bpo-31046_ensurepip_honours_prefix.patch
  - decimal.patch
  - python-3.3.0b1-fix_date_time_compiler.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=91
This commit is contained in:
2021-11-29 16:33:18 +00:00
committed by Git OBS Bridge
parent b52e0022b1
commit 14c194c885
5 changed files with 22 additions and 12 deletions

View File

@@ -1,8 +1,12 @@
-------------------------------------------------------------------
Mon Nov 29 00:17:07 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't collect automatic Requires from python-base libraries in
%_libdir (bsc#1192249).
- Remove shebangs from from python-base libraries in _libdir
(bsc#1193179).
- Readjust patches:
- bpo-31046_ensurepip_honours_prefix.patch
- decimal.patch
- python-3.3.0b1-fix_date_time_compiler.patch
-------------------------------------------------------------------
Wed Nov 17 09:49:22 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>