- new_python3.patch: enable python 3.11 as valid interpreter

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs18?expand=0&rev=10
This commit is contained in:
2022-09-19 15:01:15 +00:00
committed by Git OBS Bridge
parent 7955725487
commit d969f5eb93
3 changed files with 26 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ Thu Sep 15 15:00:25 UTC 2022 - Adam Majer <adam.majer@suse.de>
- nodejs-libpath.patch, versioned.patch: refreshed
- fix_ci_tests.patch: partially upstreamed
- openssl3_fixups.patch: fix unit tests with openssl 1.1.1
- new_python3.patch: enable python 3.11 as valid interpreter
-------------------------------------------------------------------
Thu Aug 18 10:41:57 UTC 2022 - Adam Majer <adam.majer@suse.de>