From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kFBCAOk6lWRt7AAASxT56A (envelope-from ) for ; Fri, 23 Jun 2023 08:25:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CP4NAOk6lWS5AwEAauVa8A (envelope-from ) for ; Fri, 23 Jun 2023 08:25:45 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AEFFCCEED for ; Fri, 23 Jun 2023 08:25:44 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="H3k/vit2"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687501544; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/2hrtS+twq1uT7tzTuRctTD/qq2wC/LqZ3ghA6kZyhw=; b=Z16CbKzS+nwovpf3Tc/+NO5sqgWJv3KKvQTSEmqgTl33T9LQxVyGmlc2hiQPHi50stIlwe 3i6CrNdyIpSxibkL54aPO1OmC4L/8ZYXKkEbJgOxUhwinqO9Eiw8Ajn6W44QmKbOAhWVV9 qI0iL7pCAL9s6eDA1ckEi6XqvHf4igc0JKBnW1Ezq2NAe2eKXpSsThHhNyHz1FoQWaOwzr bN+v8GkhUoejKDk/ZuiuIhnyLvaNsy9ZPe73l/UXQuTrF/lpX7yYEUR8/tP5myIPuaB76n F5K8uMR44coDUtsVddlDHrXdm1SuXGXfAZYMc87titL1BRNvAPARODHKfcqIbA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="H3k/vit2"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687501544; a=rsa-sha256; cv=none; b=bIb8L1ZSpyQGx2/gh776piT6k6e+FH+LMvFQgDW/UsMLZ4g7zuGfXNcSr54A3vlrhVfVyU 5mVuV1Ekp6KpexhVvR2JBKd+zE9zAfL07j2XgkBVUR4hVPKd52WmQlZiPymirbYoL/JAVL trxIYuhbK2uJcYssfnEKwTIc2EBUM0pzU1lrwyaPkkq0qpF0zXH1KOlIJsfMVmMt2fWJBC n+adwmEq2PwJ7OJhuQwGKBgkU/LZDG47LGizxRn/Dmoim4P1wVABerl902IV5XSBei2B92 girwIQN/HqqfZnZuLUqxvwZpbyvyU23vsy0Ra28d8+mUpn8/QxukeAc8EbMikA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCaEL-0002pZ-TL; Fri, 23 Jun 2023 02:25:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qCaEC-0002nx-6o for guix-patches@gnu.org; Fri, 23 Jun 2023 02:25:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qCaEA-0001tn-RS for guix-patches@gnu.org; Fri, 23 Jun 2023 02:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCaE9-0000Y3-RY; Fri, 23 Jun 2023 02:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63765] [PATCH v3 0/8] gnu: python-lief: Update to 0.13.2. References: <20230528080735.23733-1-hako@ultrarare.space> In-Reply-To: <20230528080735.23733-1-hako@ultrarare.space> Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 23 Jun 2023 06:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63765@debbugs.gnu.org Cc: Hilton Chain , Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 63765-submit@debbugs.gnu.org id=B63765.16875014461995 (code B ref 63765); Fri, 23 Jun 2023 06:25:01 +0000 Received: (at 63765) by debbugs.gnu.org; 23 Jun 2023 06:24:06 +0000 Received: from localhost ([127.0.0.1]:37288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCaDG-0000W5-5M for submit@debbugs.gnu.org; Fri, 23 Jun 2023 02:24:06 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:45208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCaDE-0000Vv-5l for 63765@debbugs.gnu.org; Fri, 23 Jun 2023 02:24:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1687501251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/2hrtS+twq1uT7tzTuRctTD/qq2wC/LqZ3ghA6kZyhw=; b=H3k/vit2/09WXtKw6rz0ZEMkeyYYtS/duyXebWNurCjApBrNx4JkXItuOIKj0RYoBn7OXR /pu6S7XhqSHPv+z9Iwkhny566zz7g6s+vvyhEgUkN7ooA1m7upRVTGTNskl7/YwnaAscL/ 0v+nQ3W0T9ZFOdGF2jWqvJJfEStc5pUQ+SjNuRliZC5O59IZq0bjNY0u8NUNYDXTlH7X/p XvBOLeI0hjkFAx/+JjrQ1PyIJc89AA5GZa7dcNuzoIAgWB/fZVfrV1v2hq11QIiIigqkPd 3VtBwWMMppSi0Xo/UWcc7K/el4Ljr5eKSZafVbWrO1MvPkMxYRfXJ0sMMEbvPQ== Date: Fri, 23 Jun 2023 14:24:04 +0800 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.75 X-Spam-Score: -1.75 X-Migadu-Queue-Id: AEFFCCEED X-TUID: 3oY1HVoBa8ye v1/v2 -> v3: * Update python-lief to 0.13.2 * Fix build for mkvtoolnix and warzone2100. (Diff range from v2 to v3 attached at the end.) Hilton Chain (8): gnu: Add ftest-for-utfcpp. gnu: utfcpp: Update to 3.2.3. gnu: mbedtls-apache: Rename package to mbedtls-apache-lts. gnu: mbedtls-apache-for-hiawatha: Use inherited source. gnu: mbedtls-apache-lts: Update to 2.28.3. gnu: Add mbedtls-apache, version 3.4.0. gnu: Add frozen. gnu: python-lief: Update to 0.13.2. gnu/packages/cpp.scm | 23 ++++++++ gnu/packages/emulators.scm | 2 +- gnu/packages/game-development.scm | 2 +- gnu/packages/games.scm | 2 +- gnu/packages/hardware.scm | 4 +- gnu/packages/haxe.scm | 6 +- gnu/packages/irc.scm | 2 +- gnu/packages/julia-jll.scm | 2 +- gnu/packages/julia.scm | 2 +- gnu/packages/linphone.scm | 2 +- gnu/packages/linux.scm | 2 +- gnu/packages/networking.scm | 2 +- gnu/packages/python-xyz.scm | 96 ++++++++++++++++++++++++++----- gnu/packages/search.scm | 2 +- gnu/packages/textutils.scm | 34 ++++++----- gnu/packages/tls.scm | 50 +++++++--------- gnu/packages/video.scm | 7 ++- 17 files changed, 166 insertions(+), 74 deletions(-) base-commit: f25529b08e356f89ca7cecc44295085531a8faba -- 2.40.1 Diff range from v2 to v3: diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 83704dd720..9dbf5a3739 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -5510,7 +5510,7 @@ (define-public warzone2100 (lambda _ (substitute* "lib/framework/wzstring.cpp" (("") - "")))) + "")))) (add-after 'unpack 'link-tests-with-qt (lambda _ (substitute* "tests/Makefile.am" diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 901007bf4a..622867a499 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -33142,7 +33142,7 @@ (define-public python-misskey (define-public python-lief (package (name "python-lief") - (version "0.13.1") + (version "0.13.2") (source (origin (method git-fetch) (uri (git-reference @@ -33179,7 +33179,7 @@ (define-public python-lief \"-DLIEF_OPT_UTFCPP_EXTERNAL=ON\"]")))) (sha256 (base32 - "0ms6zsb6mm6jys8nbfl2nml4l2y1zcgy26639adznj4n7b8n7lxk")))) + "0y48x358ppig5xp97ahcphfipx7cg9chldj2q5zrmn610fmi4zll")))) (build-system cmake-build-system) (arguments (list #:modules diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 49c7907260..1fe11dcc8a 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1048,6 +1048,11 @@ (define-public mkvtoolnix "--enable-precompiled-headers=no") #:phases (modify-phases %standard-phases + (add-after 'unpack 'fix-utfcpp-include + (lambda _ + (substitute* "src/common/strings/utf8.cpp" + (("") + "")))) (add-after 'unpack 'patch-relative-file-names (lambda* (#:key outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out")))