From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id WH/oHE8VE2YwWQAA62LTzQ:P1 (envelope-from ) for ; Sun, 07 Apr 2024 23:51:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WH/oHE8VE2YwWQAA62LTzQ (envelope-from ) for ; Sun, 07 Apr 2024 23:51:11 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=DvOcptD7; 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=1712526671; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=dOUhGsU+oRHfiMX2DJBMXn4qgmR2pAq8i0UuXh+7zwY=; b=RYfBBxrlRU9bCpG9XTc5CmiSMxFempb2nA7HB+XCW45cRJYixkrdjvrOkL9wvEngjFuvp3 GyUu9mKoqSC8os2wPCI2TxvS1guGflx0tsvRDVy89wTQsxJSpzxBCpCKm+1+iK3C9ClX3q zfmztOtc0PJ5mNpeYtSwapX881nZWzAvk1krQEoqweJmmCU4MXd69EK+M5LSVkTtz12m6l xsOCxfsRk1J5hIsPZ9n77Sff+tAYDbx991WF3Om9Zvt0u0rxypO8fQ187mIfZV+RNoicd0 SOWPmy2ZHacrrxz8bTBoTnuPQslPBmYtGv0He+py+6KdhcVKmZAmrgJqxdqRiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=DvOcptD7; 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=1712526671; a=rsa-sha256; cv=none; b=b2a52BPOeAgXfqaHCxO1D4Fuib1veyyQTj7q6cPzfNTkyoOkwkYYMv/Q8kDSF8dVXYmuvP Jhar6S8dcOokM6cfT6u7dzM/p8bvhDWn2KDjdLcQ+eUwTkgwpt5p2Pn5XP+9vBDrvoZrHa bPTYCo6UVUmXUfxigzy09lEZ6+E/qul1HxLRf1C9CyCd49RTvFrkgdfleuy1did3k6gpaC +8Z3/SXhjj9p2TqyUTsYsR8QH69QfV7jqQ4WDowXEDjghsvjyuagRjbe1um3+xMtIVO4S7 Q4ymqJYBx3Onm6l3kuIFNvqdhl6Z4PZEU+WdF5+goW7OAg6/4OJXZokYuSod+g== 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 1E08C38E4 for ; Sun, 07 Apr 2024 23:51:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rtaPn-0004Br-BS; Sun, 07 Apr 2024 17:51:03 -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 1rtaPm-0004Bj-Ef for guix-patches@gnu.org; Sun, 07 Apr 2024 17:51:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rtaPl-0000O8-Oq; Sun, 07 Apr 2024 17:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rtaPl-0001K1-Sl; Sun, 07 Apr 2024 17:51:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70268] [PATCH] gnu: Add python-vdf. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, tanguy@bioneland.org, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Sun, 07 Apr 2024 21:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70268 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70268@debbugs.gnu.org Cc: Giacomo Leidi , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Received: via spool by submit@debbugs.gnu.org id=B.17125266104874 (code B ref -1); Sun, 07 Apr 2024 21:51:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Apr 2024 21:50:10 +0000 Received: from localhost ([127.0.0.1]:44909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtaOv-0001GX-9y for submit@debbugs.gnu.org; Sun, 07 Apr 2024 17:50:09 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtaOs-0001F4-4X for submit@debbugs.gnu.org; Sun, 07 Apr 2024 17:50:07 -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 1rtaOf-0003s0-2H for guix-patches@gnu.org; Sun, 07 Apr 2024 17:49:53 -0400 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtaOc-0008OY-7Z for guix-patches@gnu.org; Sun, 07 Apr 2024 17:49:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1712526586; bh=dOUhGsU+oRHfiMX2DJBMXn4qgmR2pAq8i0UuXh+7zwY=; h=From:To:Cc:Subject:Date:From; b=DvOcptD7wi0R+qY0xycB7FxNjR56RqdbkTVWj3dZ0rPdvkMeZeHoDrOsFZPGQOP7S 64i1VILXlzKefLzJOeSuKxyEQkq397PIovFjSKk+QEInM349RZue4G6yuxbkTGF4SZ uISWA76dFLuzkcDvnLGBqwbEi6glp0xlqi41orGk= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4VCQqZ2ZJkz11Q7; Sun, 7 Apr 2024 21:49:46 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4VCQqZ1C6Bz11Q6; Sun, 7 Apr 2024 21:49:46 +0000 (UTC) Date: Sun, 7 Apr 2024 23:49:43 +0200 Message-ID: <66a0f667d733cfbb6093706c66f717970b529742.1712526583.git.goodoldpaul@autistici.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=93.190.126.19; envelope-from=goodoldpaul@autistici.org; helo=confino.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.47 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.47 X-Migadu-Queue-Id: 1E08C38E4 X-TUID: QssnRflUkify * gnu/packages/python-xyz.scm (python-vdf): New variable. Change-Id: Ie8a14292b9c9937d22f011ac078562e81abd6b36 --- gnu/packages/python-xyz.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0ac9d669d3..2326aa4323 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6761,6 +6761,23 @@ (define-public python-pygments "Pygments is a syntax highlighting package written in Python.") (license license:bsd-2))) +(define-public python-vdf + (package + (name "python-vdf") + (version "3.4") + (source (origin + (method url-fetch) + (uri (pypi-uri "vdf" version)) + (sha256 + (base32 + "1bz2gn04pl6rj2mawlzlirz1ygg4rdypq0pxbyg018873vs1jm7x")))) + (build-system pyproject-build-system) + (home-page "https://github.com/ValvePython/vdf") + (synopsis "Work with Valve's VDF text format") + (description "This packages provides @code{python-vdf}, a library for +working with Valve's VDF text format.") + (license license:expat))) + (define-public python-pygments-github-lexers (package (name "python-pygments-github-lexers") base-commit: 69951a61a1d8f1f2135ea2dc836738be282b97bc -- 2.41.0