From unknown Sun Jun 22 11:32:19 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#74458 <74458@debbugs.gnu.org> To: bug#74458 <74458@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add python-shxparser. Reply-To: bug#74458 <74458@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:32:19 +0000 retitle 74458 [PATCH] gnu: Add python-shxparser. reassign 74458 guix-patches submitter 74458 Evgeny Pisemsky severity 74458 normal tag 74458 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 21 06:05:50 2024 Received: (at submit) by debbugs.gnu.org; 21 Nov 2024 11:05:50 +0000 Received: from localhost ([127.0.0.1]:49285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tE50P-0004VC-OP for submit@debbugs.gnu.org; Thu, 21 Nov 2024 06:05:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:41200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tE50L-0004V1-2W for submit@debbugs.gnu.org; Thu, 21 Nov 2024 06:05:48 -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 1tE50K-0008LK-Qe for guix-patches@gnu.org; Thu, 21 Nov 2024 06:05:44 -0500 Received: from roxy-shared.hosting.energy ([137.74.182.160] helo=roxy.hosting.energy) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tE50J-0001Fc-07 for guix-patches@gnu.org; Thu, 21 Nov 2024 06:05:44 -0500 Received: from [212.233.86.109] (helo=laptop) by roxy.hosting.energy with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1tE500-000000006y8-3m1L for guix-patches@gnu.org; Thu, 21 Nov 2024 14:05:25 +0300 From: Evgeny Pisemsky To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-shxparser. Date: Thu, 21 Nov 2024 14:05:24 +0300 Message-ID: <87mshs26ff.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-python-shxparser.patch Content-Transfer-Encoding: quoted-printable X-Scanned-By: ClamAV 0.101.4; Thu, 21 Nov 2024 14:05:25 +0300 Received-SPF: pass client-ip=137.74.182.160; envelope-from=mail@pisemsky.site; helo=roxy.hosting.energy X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_FAIL=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) >From 6298330046d3685321cb88273da059a3684cb7c8 Mon Sep 17 00:00:00 2001 Message-ID: <6298330046d3685321cb88273da059a3684cb7c8.1732186805.git.mail@p= isemsky.site> From: Evgeny Pisemsky Date: Thu, 21 Nov 2024 13:55:13 +0300 Subject: [PATCH] gnu: Add python-shxparser. * gnu/packages/python-xyz.scm (python-shxparser): New variable. Change-Id: Iaa4bdc216f0e06595237d6fb8e5ee138797605bc --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9a42072cee..5014353e6f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -116,7 +116,7 @@ ;;; Copyright =C2=A9 2021 Greg Hogan ;;; Copyright =C2=A9 2022, 2023 John Kehayias ;;; Copyright =C2=A9 2022 Aleksandr Vityazev -;;; Copyright =C2=A9 2022 Evgeny Pisemsky +;;; Copyright =C2=A9 2022, 2024 Evgeny Pisemsky ;;; Copyright =C2=A9 2022 drozdov ;;; Copyright =C2=A9 2022 Peter Polidoro ;;; Copyright =C2=A9 2022, 2023 Wamm K. D. @@ -157,7 +157,6 @@ ;;; Copyright =C2=A9 2024 Rick Huijzer ;;; Copyright =C2=A9 2024 Peter Kannewitz ;;; Copyright =C2=A9 2024 Aaron Covrig -;;; Copyright =C2=A9 2024 Evgeny Pisemsky ;;; ;;; This file is part of GNU Guix. ;;; @@ -32636,6 +32635,26 @@ (define-public python-dparse (description "This package provides a parser for Python dependency fil= es.") (license license:expat))) =20 +(define-public python-shxparser + (package + (name "python-shxparser") + (version "0.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "shxparser" version)) + (sha256 + (base32 "0w7j5ywskandp91v74966pw1pvq9d5zrx5gkjcn84xi8wsyf8hc5")))) + (build-system pyproject-build-system) + (native-inputs (list python-svgelements)) + (home-page "https://github.com/tatarize/shxparser") + (synopsis "SHX line font parser") + (description + "This is a pure python parser for SHX Hershey font files that are an +AutoCad format which can encode single line fonts. This format is +used for many CNC and laser operations.") + (license license:expat))) + (define-public python-dpath (package (name "python-dpath") base-commit: 603bee5f3b670b06d6594e63066dc0c6d836c921 --=20 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 20 14:19:45 2024 Received: (at 74458) by debbugs.gnu.org; 20 Dec 2024 19:19:45 +0000 Received: from localhost ([127.0.0.1]:44066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tOiXI-0001D6-UW for submit@debbugs.gnu.org; Fri, 20 Dec 2024 14:19:45 -0500 Received: from sofi-shared.hosting.energy ([146.59.24.90]:53825 helo=sofi.hosting.energy) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tOiXE-0001Cm-S7 for 74458@debbugs.gnu.org; Fri, 20 Dec 2024 14:19:43 -0500 Received: from [212.233.86.43] (helo=laptop) by sofi.hosting.energy with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1tOiV4-00070C-WD for 74458@debbugs.gnu.org; Fri, 20 Dec 2024 22:17:27 +0300 From: Evgeny Pisemsky To: 74458@debbugs.gnu.org Subject: [PATCH] gnu: Add python-shxparser. Date: Fri, 20 Dec 2024 22:17:14 +0300 Message-ID: <87ed22qi4l.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This is updated version after recent python-team merge. From 537f7202781fcae116e60a2878cbc3489f68639e Mon Sep 17 00:00:00 2001 Message-ID: <537f7202781fcae116e60a2878cbc3489f68639e.1734721990.git.mail@pisemsky.site> From: Evgeny Pisemsky List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This is updated version after recent python-team merge. From 537f7202781fcae116e60a2878cbc3489f68639e Mon Sep 17 00:00:00 2001 Message-ID: <537f7202781fcae116e60a2878cbc3489f68639e.1734721990.git.mail@pisemsky.site> From: Evgeny Pisemsky From 537f7202781fcae116e60a2878cbc3489f68639e Mon Sep 17 00:00:00 2001 Message-ID: <537f7202781fcae116e60a2878cbc3489f68639e.1734721990.git.mail@p= isemsky.site> From: Evgeny Pisemsky Date: Fri, 20 Dec 2024 22:11:22 +0300 Subject: [PATCH] gnu: Add python-shxparser. * gnu/packages/python-xyz.scm (python-shxparser): New variable. Change-Id: Iaa4bdc216f0e06595237d6fb8e5ee138797605bc --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 29aa1d5682..1373cd8ac2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -116,7 +116,7 @@ ;;; Copyright =C2=A9 2021 Greg Hogan ;;; Copyright =C2=A9 2022, 2023 John Kehayias ;;; Copyright =C2=A9 2022 Aleksandr Vityazev -;;; Copyright =C2=A9 2022 Evgeny Pisemsky +;;; Copyright =C2=A9 2022, 2024 Evgeny Pisemsky ;;; Copyright =C2=A9 2022 drozdov ;;; Copyright =C2=A9 2022 Peter Polidoro ;;; Copyright =C2=A9 2022, 2023 Wamm K. D. @@ -157,7 +157,6 @@ ;;; Copyright =C2=A9 2024 Rick Huijzer ;;; Copyright =C2=A9 2024 Peter Kannewitz ;;; Copyright =C2=A9 2024 Aaron Covrig -;;; Copyright =C2=A9 2024 Evgeny Pisemsky ;;; Copyright =C2=A9 2024 Markku Korkeala ;;; ;;; This file is part of GNU Guix. @@ -33634,6 +33633,26 @@ (define-public python-dparse (description "This package provides a parser for Python dependency fil= es.") (license license:expat))) =20 +(define-public python-shxparser + (package + (name "python-shxparser") + (version "0.0.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "shxparser" version)) + (sha256 + (base32 "0w7j5ywskandp91v74966pw1pvq9d5zrx5gkjcn84xi8wsyf8hc5")))) + (build-system pyproject-build-system) + (native-inputs (list python-svgelements python-setuptools python-wheel= )) + (home-page "https://github.com/tatarize/shxparser") + (synopsis "SHX line font parser") + (description + "This is a pure python parser for SHX Hershey font files that are an +AutoCad format which can encode single line fonts. This format is +used for many CNC and laser operations.") + (license license:expat))) + (define-public python-dpath (package (name "python-dpath") base-commit: 07b4b1d055c36c6c61d39273c26974771dbfe805 --=20 2.46.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 15:23:33 2025 Received: (at control) by debbugs.gnu.org; 19 Jan 2025 20:23:33 +0000 Received: from localhost ([127.0.0.1]:47547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZbpV-0007gU-Eg for submit@debbugs.gnu.org; Sun, 19 Jan 2025 15:23:33 -0500 Received: from sofi-shared.hosting.energy ([2001:41d0:602:1f56::]:38068 helo=sofi.hosting.energy) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZbpT-0007gG-3H for control@debbugs.gnu.org; Sun, 19 Jan 2025 15:23:31 -0500 Received: from [212.233.84.120] (helo=laptop) by sofi.hosting.energy with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1tZbpM-0002SW-Mo for control@debbugs.gnu.org; Sun, 19 Jan 2025 23:23:24 +0300 From: Evgeny Pisemsky To: control@debbugs.gnu.org Subject: Close superseded bug report Date: Sun, 19 Jan 2025 23:23:23 +0300 Message-ID: <87h65ud03o.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 4.0 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 74458 Content analysis details: (4.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [212.233.84.120 listed in zen.spamhaus.org] 0.0 T_SPF_PERMERROR SPF: test of record failed (permerror) 0.0 T_SPF_HELO_PERMERROR SPF: test of HELO record failed (permerror) 0.4 KHOP_HELO_FCRDNS Relay HELO differs from its IP's reverse DNS X-Debbugs-Envelope-To: control 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: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 74458 Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [212.233.84.120 listed in zen.spamhaus.org] 0.0 T_SPF_PERMERROR SPF: test of record failed (permerror) 0.0 T_SPF_HELO_PERMERROR SPF: test of HELO record failed (permerror) -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager close 74458 From unknown Sun Jun 22 11:32:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 17 Feb 2025 12:24:12 +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