From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mP5hG9vFlmb5EAEA62LTzQ:P1 (envelope-from ) for ; Tue, 16 Jul 2024 19:11:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id mP5hG9vFlmb5EAEA62LTzQ (envelope-from ) for ; Tue, 16 Jul 2024 21:11:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WlN17h3H; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721157083; h=from:from:sender:sender: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=tuhSlivUtr+ADNhwbstg6Jbwg9S29jv6HKM1Gdss3lI=; b=sD+LWKaFCAQMM0KpoxC9lf5NZLsfwBLHjyq8FfB+84hO5pK8xOC4SS9+mkg1cya6TEIVRZ x0r0d0Ugl55zdYp6kHYbJcANm+hv80Ji8bdzIIwYB8agGlEUYj3Mxui4MVOGOukNZqUSxF 88wINTnkr7TLxJvNUQQh8r1xbo3JGTCujCpJAJwYY2XC3+0LRn5NkHiQD116U2Vby/FBiv jV/R0DlOlUO9n29r/d4txixk0JJ95P0SjcMQSNujIVaxbj03acV6Z2HjHowxjIsm9p9N40 woBtbKQx1LbPf1SfvuhWbuGUmrM4h06ARDL4CLm0PHDeg5i0StLi9jzKqVOGEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WlN17h3H; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721157083; a=rsa-sha256; cv=none; b=u24An5bnlavITNYehVnyQf90zrIcajIGwgNyh2WMpVqewLkli1tTfEwVvQGjE+UbNw2rJK j4IzraYB0BVi1TA7XqWCaf8S8mRRS2AWbRz/ZRes5RYej0lAux/jn8bpjsFiMOg6/u5OwY XTZmAvpnXqniPasWCHYG4gYdp1v7roVJMB90nZ4pfFtny3fEuo+Q+wEakc69V7kJz/8xcK G0fgpxcBDML6GkQ2Ri84wRxUct0B1O3oYTpp2M8cFEuvL/pvJYrl9+cD/JaNSC2aYD1rJo 1QsXZYxsbpyflimrNWL2BHOkCJOpYzs1nWlDRxHjOMnsPN3+rCJ5zc2NywY0Rw== 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 466FA653AF for ; Tue, 16 Jul 2024 21:11:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTnZv-00034k-6y; Tue, 16 Jul 2024 15:11:11 -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 1sTnZt-00034D-1V for guix-patches@gnu.org; Tue, 16 Jul 2024 15:11:09 -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 1sTnZq-0004jt-Tn; Tue, 16 Jul 2024 15:11:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sTnZl-00011w-Nc; Tue, 16 Jul 2024 15:11:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71758] [PATCH v2] gnu: python-immutables: Update to 0.20. Resent-From: Felix Gruber 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: Tue, 16 Jul 2024 19:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71758@debbugs.gnu.org Cc: Felix Gruber , 87ed7xe60b.fsf@dismail.de, Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Received: via spool by 71758-submit@debbugs.gnu.org id=B71758.17211570353919 (code B ref 71758); Tue, 16 Jul 2024 19:11:01 +0000 Received: (at 71758) by debbugs.gnu.org; 16 Jul 2024 19:10:35 +0000 Received: from localhost ([127.0.0.1]:34420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTnZL-000118-2x for submit@debbugs.gnu.org; Tue, 16 Jul 2024 15:10:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47353) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTnZJ-00010u-OX for 71758@debbugs.gnu.org; Tue, 16 Jul 2024 15:10:34 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id D5837240101 for <71758@debbugs.gnu.org>; Tue, 16 Jul 2024 21:10:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1721157023; bh=YqCsWTka654uQpEPS+fPHrv3u+cis2185Fae2MP/UqU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=WlN17h3HY36kRPSwrmQuYv2x4EmpqtUmq5TsFuVG699yVrLzztueeGk1Zlhzii8zc CzDb99GhOCQcTNPrgYQVqYszjJYqLoAW8a8PYQimVIW0g1dSqjB2vzaQa4BUKjl2Q3 L8IxFFpBssyLkHWzQ7+lGhXrvEGMBktmkxr0hQ+QwVUnOSjRHXAY6ENfKh9ZYxdiB5 PBjuvvXFlkHCMXpIHJmIRVNMXNhRS5Bc2Bs1h8kXSwKFW5WPcNArfkoqWDGisw8QAz 9bHNlwH4ytW+CY/yth0XRxc/rcSrYR62u2A9eWyWz/LpYB0nsnOhGyNstt3vyVtLbL oJGsePbpxJBDQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4WNpYW2NFgz6tyb; Tue, 16 Jul 2024 21:10:23 +0200 (CEST) From: Felix Gruber Date: Tue, 16 Jul 2024 19:09:58 +0000 Message-ID: In-Reply-To: <87ed7xe60b.fsf@dismail.de> References: <87ed7xe60b.fsf@dismail.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , 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-Queue-Id: 466FA653AF X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.01 X-Spam-Score: -4.01 X-TUID: 1z/winyjOIdJ * gnu/packages/python-xyz.scm (python-immutables): Update to 0.20. [source]: Use git-fetch as pypi package does not contain test-data folder. [build-system] Use pyproject-build-system. [native-inputs] Add python-setuptools and python-wheel. Change-Id: I9e7f632a9ff38d1b0f1f3efdb6a7dc0123214536 --- gnu/packages/python-xyz.scm | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2a51320d59..ec42993728 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15728,15 +15728,20 @@ (define-public python-xlwt (define-public python-immutables (package (name "python-immutables") - (version "0.18") + (version "0.20") (source (origin - (method url-fetch) - (uri (pypi-uri "immutables" version)) + ;; The PyPI package does not contain the test-data directory. + (method git-fetch) + (uri (git-reference + (url "https://github.com/MagicStack/immutables") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) (sha256 - (base32 "1x4cinh0xbl6p6p2yfm2s07mxxy3lf0zzai9gqpydk4482bwfdjk")))) - (build-system python-build-system) - (native-inputs (list python-mypy python-pytest)) + (base32 "047z7xvdkr55c372sn7m3y8762w5kgh5yn1h9gq5qhcnzss04hbw")))) + (build-system pyproject-build-system) + (native-inputs + (list python-mypy python-pytest python-setuptools python-wheel)) (home-page "https://github.com/MagicStack/immutables") (synopsis "High-performance immutable mapping type for Python") (description base-commit: 325fed4c1514bffd084355455710fcc3f1c8da2c -- 2.43.0