From unknown Wed Jun 18 23:13:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#67143 <67143@debbugs.gnu.org> To: bug#67143 <67143@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add python-pyreadstat 1.2.4. Reply-To: bug#67143 <67143@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:13:33 +0000 retitle 67143 [PATCH] gnu: Add python-pyreadstat 1.2.4. reassign 67143 guix-patches submitter 67143 Troy Figiel severity 67143 normal tag 67143 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 12 22:12:59 2023 Received: (at submit) by debbugs.gnu.org; 13 Nov 2023 03:12:59 +0000 Received: from localhost ([127.0.0.1]:57272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2NNh-0008Eb-92 for submit@debbugs.gnu.org; Sun, 12 Nov 2023 22:12:59 -0500 Received: from lists.gnu.org ([2001:470:142::17]:52708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2FKT-0005uz-7M for submit@debbugs.gnu.org; Sun, 12 Nov 2023 13:37:09 -0500 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 1r2FJi-0004EW-NF for guix-patches@gnu.org; Sun, 12 Nov 2023 13:36:18 -0500 Received: from mout-y-209.mailbox.org ([2001:67c:2050:103:465::209]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1r2FJd-0001Vj-6r for guix-patches@gnu.org; Sun, 12 Nov 2023 13:36:17 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-209.mailbox.org (Postfix) with ESMTPS id 4ST1Tz5nrfz9tjG for ; Sun, 12 Nov 2023 19:36:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1699814167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rz28BZ8eQZt2rcxmiOr8bgBoIqW1u8DqIonABDgsyTw=; b=b0aLggZMO/Hp1kQUiZekVD3XzGrf5ubpG0hOEBxzxWcuXspYcT6i/yMhkuHWtgN3hhJ858 mc88KUZYcCKvwW6vT7OBjgvt/G62oyykM0D1FV3FXfk5ygl4fohyMW+BYRQ8XpWuaD5SsO Usa06vMPp9z9B7GXgm51YU/O8QzBFrFdNrk4YeMVAtsRgMfb/hH+Znd1PY1bzNm1T/QTiz W4DYRQ2IVgHQzth8escX/NoMXbhKlMlCMOuhr7xvUXJmR1OrE7MlmYRioufGkTktU9wc9u YBiCo+Rk81UGRpRGOmXyyOPRPB32J9L5x0TlxuHahTWYBknT/yMgRzBeTluCAQ== From: Troy Figiel To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-pyreadstat 1.2.4. Date: Sun, 12 Nov 2023 19:35:44 +0100 Message-ID: <877cmmn7jz.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4ST1Tz5nrfz9tjG Received-SPF: pass client-ip=2001:67c:2050:103:465::209; envelope-from=troy@troyfigiel.com; helo=mout-y-209.mailbox.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 12 Nov 2023 22:12:50 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) * gnu/packages/statistics.scm (python-pyreadstat): New variable. Change-Id: I81ad6bf6a5644b783143a97466e12e1a127a7b9e --- gnu/local.mk | 2 + .../python-pyreadstat-link-libiconv.patch | 15 +++++++ gnu/packages/statistics.scm | 45 +++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 gnu/packages/patches/python-pyreadstat-link-libiconv.pa= tch diff --git a/gnu/local.mk b/gnu/local.mk index e90df30068..734bec57c1 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -61,6 +61,7 @@ # Copyright =C2=A9 2023 Andy Tai # Copyright =C2=A9 2023 B. Wilson # Copyright =C2=A9 2023 gemmaro +# Copyright =C2=A9 2023 Troy Figiel # # This file is part of GNU Guix. # @@ -1759,6 +1760,7 @@ dist_patch_DATA =3D \ %D%/packages/patches/python-louvain-fix-test.patch \ %D%/packages/patches/python-random2-getrandbits-test.patch \ %D%/packages/patches/python-poppler-qt5-fix-build.patch \ + %D%/packages/patches/python-pyreadstat-link-libiconv.patch \ %D%/packages/patches/python-pypdf-annotate-tests-appropriately.patch \ %D%/packages/patches/python-sip-include-dirs.patch \ %D%/packages/patches/python-sgmllib3k-assertions.patch \ diff --git a/gnu/packages/patches/python-pyreadstat-link-libiconv.patch b/g= nu/packages/patches/python-pyreadstat-link-libiconv.patch new file mode 100644 index 0000000000..7efd71faeb --- /dev/null +++ b/gnu/packages/patches/python-pyreadstat-link-libiconv.patch @@ -0,0 +1,15 @@ +To ensure libiconv can be found by Guix, we need to link the library. + +--- a/setup.py ++++ b/setup.py +@@ -81,8 +81,7 @@ else: + libraries.extend(["m", "z"]) + _platform =3D sys.platform + # Mac: iconv needs to be linked statically +- if _platform.lower().startswith("darwin"): +- libraries.append("iconv") ++ libraries.append("iconv") +=20 + # Extensions + sources.sort() + diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index d15732c839..4280906d2a 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -18,6 +18,7 @@ ;;; Copyright =C2=A9 2021 Frank Pursel ;;; Copyright =C2=A9 2022 Simon Tournier ;;; Copyright =C2=A9 2023 gemmaro +;;; Copyright =C2=A9 2023 Troy Figiel ;;; ;;; This file is part of GNU Guix. ;;; @@ -7019,6 +7020,50 @@ (define-public readstat popular stats packages like SAS, Stata and SPSS.") (license license:expat))) =20 +(define-public python-pyreadstat + (package + (name "python-pyreadstat") + (version "1.2.4") + ;; No tests in the PyPI tarball. + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Roche/pyreadstat") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0zysrzixvqw2lwwykxqg5yj8a0zyv5s2bmk22x30f4rj2hgvq1pv")) + (patches (search-patches "python-pyreadstat-link-libiconv.patch")))) + (arguments + '(#:phases (modify-phases %standard-phases + (add-before 'check 'change-home-dir + (lambda _ + ;; test_sav_expand and test_sav_write_basic_expandus= er need a + ;; home directory with write permissions. + (setenv "HOME" "/tmp"))) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; The source also contains tests/test_version.py + ;; which checks the version in __init__.py against= the + ;; one in setup.py. Since this requires texlive + ;; dependencies to run and is also not mentioned in + ;; how_to_test.md, this test is skipped. + (invoke "python" "tests/test_basic.py"))))))) + (build-system python-build-system) + (propagated-inputs (list python-pandas)) + (inputs (list libiconv zlib)) + (native-inputs (list python-cython-3)) + (home-page "https://github.com/Roche/pyreadstat") + (synopsis + "Read and write SAS, SPSS and Stata files into/from pandas data frame= s") + (description + "A Python package to read and write SAS (sas7bdat, sas7bcat, xport/xp= t), +SPSS (sav, zsav, por) and Stata (dta) files into/from pandas data frames. = It +is a wrapper around the C library readstat.") + (license license:asl2.0))) + (define-public r-quantpsyc (package (name "r-quantpsyc") --=20 2.40.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 07 11:49:12 2024 Received: (at 67143) by debbugs.gnu.org; 7 Jan 2024 16:49:12 +0000 Received: from localhost ([127.0.0.1]:33637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMWKl-00015Z-Nr for submit@debbugs.gnu.org; Sun, 07 Jan 2024 11:49:11 -0500 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]:52812) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMWKk-00015J-2c for 67143@debbugs.gnu.org; Sun, 07 Jan 2024 11:49:10 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4T7NSS1TyLz9sZL for <67143@debbugs.gnu.org>; Sun, 7 Jan 2024 17:48:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1704646136; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QftllCfE1SumXMQEO5O90oxA6l2iWu2vHSDGLeNwLwo=; b=LFeBhX3pnaL4P6dU0WukNgjepDfPI0bZNsvWPamL4bY+FX8oSdBDldxAV6oGTyjx1O/Ust reKs8OGhlvZ2BZk1+GTexOlQdUwB81dqsSwZFVnnumaOfdJLqWnnJWp6C38ZGTuOvcYoM1 AuI2xTfD8pgQEp0xKFTULaCGrtVAA/K4X6nFZUn9baVo4oyGnGm0tPLRVkhx6GZHK7R5Xj L9vFDAmEXAf62ocrUpVQXX8snbCidfrJKCKWJY1YYiQysPQLSBhaHXyt5//6wgro3KNmeY nReJlRNrNxovi9gHlPbspHruwDXC3QsL0oqi27PQty6K6r5yAxD7KGMmtSXxww== From: Troy Figiel To: 67143@debbugs.gnu.org Subject: Re: [bug#67143] [PATCH] gnu: Add python-pyreadstat 1.2.4. In-Reply-To: <877cmmn7jz.fsf@troyfigiel.com> (Troy Figiel's message of "Sun, 12 Nov 2023 19:35:44 +0100") References: <877cmmn7jz.fsf@troyfigiel.com> Date: Sun, 07 Jan 2024 17:48:55 +0100 Message-ID: <87zfxhw0lk.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4T7NSS1TyLz9sZL X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 67143 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I noticed that the first few patches I sent to Guix, were sent without a base-commit. I have rebased the patch that follows on master and given it a base-commit. Best wishes, Troy From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 07 11:50:36 2024 Received: (at 67143) by debbugs.gnu.org; 7 Jan 2024 16:50:36 +0000 Received: from localhost ([127.0.0.1]:33642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMWM8-00017v-4O for submit@debbugs.gnu.org; Sun, 07 Jan 2024 11:50:36 -0500 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]:40700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMWM5-00017e-Al for 67143@debbugs.gnu.org; Sun, 07 Jan 2024 11:50:34 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4T7NV30T3Dz9spx for <67143@debbugs.gnu.org>; Sun, 7 Jan 2024 17:50:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1704646219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ieLnIS8f6cw5ymX9HY5R6B8Mhi67mEyMk2oL4O791G4=; b=xsSwJABAWfYWJAf2OKhATYpJhCr6td9nkxgV86obDz9c24PtgO7/i0wFcS+sQZNTvE0JFx 2gxS1XhMhNTwzFYRpsmVefRifs9GbF4Us+CZVZg3i65wxQQyJ0HSeUUqueXGFSibyQ/28I FpTHEfjuR/ci8r+c5T4RGGfljh/4f0PfemfbqObZ5fR3PI1Xoq3K+A29kjp3gMcfZE1qIE 5x0U8juiDZB529/sPMOiTA7X/1xDjyYAwH3xhEpFaH/0t70nQnhhAf/E6lmhURxvk9JQ3Y LrtbUUw1pd5zmFbFmcCMNEEEhZ+dnDL7E5aw1WFx2GYVXZHxJ0ippeGVFIA5QQ== From: Troy Figiel To: 67143@debbugs.gnu.org Subject: [PATCH v2] gnu: Add python-pyreadstat. Date: Sun, 7 Jan 2024 17:40:35 +0100 Message-ID: <87y1d1w0ja.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4T7NV30T3Dz9spx X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 67143 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/statistics.scm (python-pyreadstat): New variable. --- gnu/local.mk | 2 + .../python-pyreadstat-link-libiconv.patch | 15 +++++++ gnu/packages/statistics.scm | 45 +++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 gnu/packages/patches/python-pyreadstat-link-libiconv.pa= tch diff --git a/gnu/local.mk b/gnu/local.mk index 3548b5eb3d..09c4dbaa46 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -62,6 +62,7 @@ # Copyright =C2=A9 2023 B. Wilson # Copyright =C2=A9 2023 gemmaro # Copyright =C2=A9 2023 Herman Rimm +# Copyright =C2=A9 2023 Troy Figiel # # This file is part of GNU Guix. # @@ -1775,6 +1776,7 @@ dist_patch_DATA =3D \ %D%/packages/patches/python-louvain-fix-test.patch \ %D%/packages/patches/python-random2-getrandbits-test.patch \ %D%/packages/patches/python-poppler-qt5-fix-build.patch \ + %D%/packages/patches/python-pyreadstat-link-libiconv.patch \ %D%/packages/patches/python-pypdf-annotate-tests-appropriately.patch \ %D%/packages/patches/python-pytorch2-system-libraries.patch \ %D%/packages/patches/python-sip-include-dirs.patch \ diff --git a/gnu/packages/patches/python-pyreadstat-link-libiconv.patch b/g= nu/packages/patches/python-pyreadstat-link-libiconv.patch new file mode 100644 index 0000000000..7efd71faeb --- /dev/null +++ b/gnu/packages/patches/python-pyreadstat-link-libiconv.patch @@ -0,0 +1,15 @@ +To ensure libiconv can be found by Guix, we need to link the library. + +--- a/setup.py ++++ b/setup.py +@@ -81,8 +81,7 @@ else: + libraries.extend(["m", "z"]) + _platform =3D sys.platform + # Mac: iconv needs to be linked statically +- if _platform.lower().startswith("darwin"): +- libraries.append("iconv") ++ libraries.append("iconv") +=20 + # Extensions + sources.sort() + diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 712b1a9c37..906ec456b6 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -18,6 +18,7 @@ ;;; Copyright =C2=A9 2021 Frank Pursel ;;; Copyright =C2=A9 2022 Simon Tournier ;;; Copyright =C2=A9 2023 gemmaro +;;; Copyright =C2=A9 2023 Troy Figiel ;;; ;;; This file is part of GNU Guix. ;;; @@ -6919,6 +6920,50 @@ (define-public readstat popular stats packages like SAS, Stata and SPSS.") (license license:expat))) =20 +(define-public python-pyreadstat + (package + (name "python-pyreadstat") + (version "1.2.4") + ;; No tests in the PyPI tarball. + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Roche/pyreadstat") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0zysrzixvqw2lwwykxqg5yj8a0zyv5s2bmk22x30f4rj2hgvq1pv")) + (patches (search-patches "python-pyreadstat-link-libiconv.patch")))) + (arguments + '(#:phases (modify-phases %standard-phases + (add-before 'check 'change-home-dir + (lambda _ + ;; test_sav_expand and test_sav_write_basic_expandus= er need a + ;; home directory with write permissions. + (setenv "HOME" "/tmp"))) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; The source also contains tests/test_version.py + ;; which checks the version in __init__.py against= the + ;; one in setup.py. Since this requires texlive + ;; dependencies to run and is also not mentioned in + ;; how_to_test.md, this test is skipped. + (invoke "python" "tests/test_basic.py"))))))) + (build-system python-build-system) + (propagated-inputs (list python-pandas)) + (inputs (list libiconv zlib)) + (native-inputs (list python-cython-3)) + (home-page "https://github.com/Roche/pyreadstat") + (synopsis + "Read and write SAS, SPSS and Stata files into/from Pandas DataFrames= ") + (description + "This Python package can be used to read and write SAS, SPSS and Stata +files into/from Pandas DataFrames. It is a wrapper around the C library +@code{readstat}.") + (license license:asl2.0))) + (define-public r-quantpsyc (package (name "r-quantpsyc") base-commit: 5f8a993aa85554ca09bd27139230d7664107e1b6 --=20 2.42.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 09 04:15:33 2024 Received: (at 67143-done) by debbugs.gnu.org; 9 Jan 2024 09:15:33 +0000 Received: from localhost ([127.0.0.1]:38344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rN8Cq-0007FZ-OM for submit@debbugs.gnu.org; Tue, 09 Jan 2024 04:15:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rN8Cb-0006Wq-9R for 67143-done@debbugs.gnu.org; Tue, 09 Jan 2024 04:15:30 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rN8CO-0000vB-Av; Tue, 09 Jan 2024 04:15:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Y1lJZEvitUWYKWTFwHOHV+iqh+5/DGFISkvDRPljmR0=; b=ERBrrvKqS1i0Ifffr052 8/9ZENNnDZ4ds3M43rgWfs3EXSHtGoZQISfjBZS90Gri0SmEYCJR96aKCNi1/2F3gSf3McjaVgBiz X1R/0QV6jwfQmFseZi5sigqm7MxFcCCv0PJi0kNrF8aBvQB5KvcZhagUs5737eXJCX9K6U6j2RkQI pC1YoD309YX1qVcQI34ob98P0i+cU3vqUjRoUurPqOH4b6s1VNNjGHgYrchqrdR6ztj/XazQefQVE 6c9Z47WWzFBsZn/IsVy4NSoeTwFuCuRuCFdYRm8mjP0NRL0p3Nt7dKl6o1t3DJc4eYvrM9zzKwKjz 68Xt3U2BnJMWNA==; From: Mathieu Othacehe To: Troy Figiel Subject: Re: [bug#67143] [PATCH v2] gnu: Add python-pyreadstat. In-Reply-To: <87y1d1w0ja.fsf@troyfigiel.com> (Troy Figiel's message of "Sun, 7 Jan 2024 17:40:35 +0100") References: <877cmmn7jz.fsf@troyfigiel.com> <87y1d1w0ja.fsf@troyfigiel.com> Date: Tue, 09 Jan 2024 10:14:58 +0100 Message-ID: <87mstedg19.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67143-done Cc: 67143-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, > * gnu/packages/statistics.scm (python-pyreadstat): New variable. > --- > gnu/local.mk | 2 + > .../python-pyreadstat-link-libiconv.patch | 15 +++++++ You need to comment those in the commit message as well. I fixed that and applied, Thanks, Mathieu From unknown Wed Jun 18 23:13:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 06 Feb 2024 12:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator