From ad6173b9257308bc041bdcde1f70572bff9ab8f8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ren=C3=A9=20Rebe?= Date: Mon, 27 Jan 2025 15:01:47 +0000 Subject: [PATCH] * mark python sqlite DEP opt and update .cache git-svn-id: https://svn.exactcode.de/t2/trunk@73427 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/python/python/python.cache | 10 ++++------ package/python/python/python.desc | 17 +++++++---------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package/python/python/python.cache b/package/python/python/python.cache index 7628542371..5110a3d76f 100644 --- a/package/python/python/python.cache +++ b/package/python/python/python.cache @@ -1,9 +1,7 @@ +[TIMESTAMP] 1737989507 Mon Jan 27 15:51:47 2025 +[BUILDTIME] 130 (9) +[SIZE] 64.98 MB, 2719 files -[TIMESTAMP] 1708724353 Fri Feb 23 22:39:13 2024 -[BUILDTIME] 95 (9) -[SIZE] 83.10 MB, 2829 files - -[DEP] 00-dirtree [DEP] bash [DEP] binutils [DEP] bzip2 @@ -22,7 +20,7 @@ [DEP] patch [DEP] readline [DEP] sed -[DEP] sqlite +[OPT] sqlite [DEP] sysfiles [DEP] tar [DEP] util-linux diff --git a/package/python/python/python.desc b/package/python/python/python.desc index fd029e8607..52fbf04c84 100644 --- a/package/python/python/python.desc +++ b/package/python/python/python.desc @@ -1,14 +1,9 @@ -[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- -[COPY] T2 SDE: package/*/python/python.desc -[COPY] Copyright (C) 2004 - 2024 The T2 SDE Project +[COPY] --- T2-COPYRIGHT-BEGIN --- +[COPY] t2/package/*/python/python.desc +[COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project -[COPY] -[COPY] This Copyright note is generated by scripts/Create-CopyPatch, -[COPY] more information can be found in the files COPYING and README. -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License version 2. -[COPY] --- T2-COPYRIGHT-NOTE-END --- +[COPY] SPDX-License-Identifier: GPL-2.0 +[COPY] --- T2-COPYRIGHT-END --- [I] The Python programming language @@ -23,6 +18,8 @@ [C] base/development [F] CROSS NO-PIE NO-SSP NO-LTO.mips NO-LTO.mips64 NO-LTO.clang +[E] opt sqlite + [L] OpenSource [S] Stable [V] 3.12.3 -- 2.11.4.GIT