From unknown Sat Aug 09 20:51:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#49429] [PATCH] gnu: Add python-flask-misaka. Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Jul 2021 05:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49429 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49429@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16255492568887 (code B ref -1); Tue, 06 Jul 2021 05:28:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jul 2021 05:27:36 +0000 Received: from localhost ([127.0.0.1]:47080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dcO-0002JH-KA for submit@debbugs.gnu.org; Tue, 06 Jul 2021 01:27:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:60698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dcN-0002J9-Ku for submit@debbugs.gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0dcN-0007Xk-E5 for guix-patches@gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from mx1.dismail.de ([78.46.223.134]:35836) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0dcL-0008Ak-Gj for guix-patches@gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 07ff198e; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to; s=20190914; bh=PgI0yCWvAL/1hlMxjQwgWo5Bp TK9nwIdIiqJsk1pu9w=; b=s2ZkCmZTRtK15K1Hmxtq1U6g4PZzo+kCpPVTR+byP j/WPlpNj4HtkvXTFozIFwFjYIiN6NvPr7uw+oqgrkg+qWleYLVvgMcbdf1J/VPGB 99gVGGVFAmBlpvDlvc7wGQ9ACMUz7d2Okme+T1Bi5BQl6oj12VkqGu54XWNESR/Z Q6sGP6cvy7+P4fhzKdhocJ+W81aeUMc/mZ0Nh7HoHS0Ar/MNweP8oNrtKxrz+dDI wNYL8L/LLSCNFezRTcGNMqK0OuelRjVMgaEIdTxAeXFjniBm3yTcinG2k0Rq1ux2 jZ4iTjKvaFK2thbj/+Hy1RiIVKBmMn9qb0RbW2UrK8Wvg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e77c8298; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 2719058e; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id b8d97e4c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 6 Jul 2021 07:27:29 +0200 (CEST) MIME-Version: 1.0 Date: Tue, 06 Jul 2021 05:27:28 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.14.0a From: "jgart" Message-ID: Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de 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_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) Hi Guix,=0A=0AThis is a patch for python-flask-misaka. Tests are enabled = and passing.=0A=0AThank you!=0A=0Ajgart From unknown Sat Aug 09 20:51:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#49429] [PATCH] gnu: Add python-flask-misaka. References: In-Reply-To: Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Jul 2021 05:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49429 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49429@debbugs.gnu.org Cc: jgart Received: via spool by 49429-submit@debbugs.gnu.org id=B49429.16255495469711 (code B ref 49429); Tue, 06 Jul 2021 05:33:01 +0000 Received: (at 49429) by debbugs.gnu.org; 6 Jul 2021 05:32:26 +0000 Received: from localhost ([127.0.0.1]:47086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dh4-0002WZ-5G for submit@debbugs.gnu.org; Tue, 06 Jul 2021 01:32:26 -0400 Received: from mx1.dismail.de ([78.46.223.134]:24636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dh2-0002WL-ES for 49429@debbugs.gnu.org; Tue, 06 Jul 2021 01:32:25 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6fd8f333 for <49429@debbugs.gnu.org>; Tue, 6 Jul 2021 07:32:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=lKKQvDFyaqdxoxILBN8kBuVG0Wf/rThEXEAV37zIfGs=; b= uKcoAq3Uc4pCOo/HgXNB/aa9F7LkSLHllgvzqJ6bun7CqBmMZ9hH72OS5wLaWB+z vkSRHcxgFKHop+09kOhksdTEwm3NdRufLRIkjT8Fd6WxIYN6Zsyu4hDfHIeIQQ54 wDe/TpWXUcyBS5hfX788CO+aBMFS+Nr2PhGuEMwqdN3oaH3odEWryJSW5YyQwLH9 3X3OKYatDUNaCj/JIXdlDtBbfjgzi/QKajnzvTxD6pT+bKqum9jJ43DwM7Z+hqgB 0RQB17fu93lUFjAPEV8MKupon9vQHsHtgGg/joBdrzKeGMC1nfgjMU6L/mlQWh+l b1E6Uz6ZnvmhUhvD7mzHHg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 24b33333 for <49429@debbugs.gnu.org>; Tue, 6 Jul 2021 07:32:18 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id bbd3b792 for <49429@debbugs.gnu.org>; Tue, 6 Jul 2021 07:32:18 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id cf28303f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 6 Jul 2021 07:32:13 +0200 (CEST) From: jgart Date: Tue, 6 Jul 2021 01:32:00 -0400 Message-Id: <20210706053200.10308-1-jgart@dismail.de> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) 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/python-web.scm (python-flask-misaka): New variable. --- gnu/packages/python-web.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 656f310dc1..e0027ce9dc 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1063,6 +1063,32 @@ Origin Resource Sharing}, making cross-origin AJAX possible.") into Jinja2 by default.") (license license:bsd-3))) +(define-public python-flask-misaka + (package + (name "python-flask-misaka") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "Flask-Misaka" version)) + (sha256 + (base32 + "12gm6hq3lvlj0ddw8p6lk5pky8jk3pw758ihffjl49shnnzc68zl")))) + (build-system python-build-system) + (native-inputs + `(("python-coverage" ,python-coverage) + ("python-mock" ,python-mock))) + (propagated-inputs + `(("python-flask" ,python-flask) + ("python-misaka" ,python-misaka))) + (home-page + "https://github.com/singingwolfboy/flask-misaka/") + (synopsis + "Flask interface to Misaka, a markdown parsing library") + (description + "A pleasant interface between the Flask web framework and the Misaka Markdown parser.") + (license license:expat))) + (define-public python-flask-session (package (name "python-flask-session") -- 2.31.1 From unknown Sat Aug 09 20:51:52 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: "jgart" Subject: bug#49429: closed (Re: bug#49429: [PATCH] gnu: Add python-flask-misaka.) Message-ID: References: <87r1fl6kjx.fsf_-_@gnu.org> X-Gnu-PR-Message: they-closed 49429 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 49429@debbugs.gnu.org Date: Mon, 26 Jul 2021 17:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1627321262-4783-1" This is a multi-part message in MIME format... ------------=_1627321262-4783-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #49429: [PATCH] gnu: Add python-flask-misaka. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 49429@debbugs.gnu.org. --=20 49429: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D49429 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1627321262-4783-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 49429-done) by debbugs.gnu.org; 26 Jul 2021 17:40:12 +0000 Received: from localhost ([127.0.0.1]:51446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m84aJ-0001DW-Mk for submit@debbugs.gnu.org; Mon, 26 Jul 2021 13:40:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m84aH-0001DC-DE for 49429-done@debbugs.gnu.org; Mon, 26 Jul 2021 13:40:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49128) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m84aC-0007aP-30; Mon, 26 Jul 2021 13:40:04 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=45310 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m84aB-0006rQ-RA; Mon, 26 Jul 2021 13:40:04 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: jgart Subject: Re: bug#49429: [PATCH] gnu: Add python-flask-misaka. References: <20210706053200.10308-1-jgart@dismail.de> Date: Mon, 26 Jul 2021 19:40:02 +0200 In-Reply-To: <20210706053200.10308-1-jgart@dismail.de> (jgart@dismail.de's message of "Tue, 6 Jul 2021 01:32:00 -0400") Message-ID: <87r1fl6kjx.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49429-done Cc: 49429-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 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, jgart skribis: > * gnu/packages/python-web.scm (python-flask-misaka): New variable. Applied with the minor tweak below, as per: https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 83ea50d913..b75cb5ddfd 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1086,12 +1086,11 @@ into Jinja2 by default.") (propagated-inputs `(("python-flask" ,python-flask) ("python-misaka" ,python-misaka))) - (home-page - "https://github.com/singingwolfboy/flask-misaka/") - (synopsis - "Flask interface to Misaka, a markdown parsing library") + (home-page "https://github.com/singingwolfboy/flask-misaka/") + (synopsis "Flask interface to Misaka, a Markdown parsing library") (description - "A pleasant interface between the Flask web framework and the Misaka Markdown parser.") + "This package provides an interface between the Flask web framework and +the Misaka Markdown parser.") (license license:expat))) (define-public python-flask-session --=-=-=-- ------------=_1627321262-4783-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jul 2021 05:27:36 +0000 Received: from localhost ([127.0.0.1]:47080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dcO-0002JH-KA for submit@debbugs.gnu.org; Tue, 06 Jul 2021 01:27:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:60698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0dcN-0002J9-Ku for submit@debbugs.gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0dcN-0007Xk-E5 for guix-patches@gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from mx1.dismail.de ([78.46.223.134]:35836) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0dcL-0008Ak-Gj for guix-patches@gnu.org; Tue, 06 Jul 2021 01:27:35 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 07ff198e; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to; s=20190914; bh=PgI0yCWvAL/1hlMxjQwgWo5Bp TK9nwIdIiqJsk1pu9w=; b=s2ZkCmZTRtK15K1Hmxtq1U6g4PZzo+kCpPVTR+byP j/WPlpNj4HtkvXTFozIFwFjYIiN6NvPr7uw+oqgrkg+qWleYLVvgMcbdf1J/VPGB 99gVGGVFAmBlpvDlvc7wGQ9ACMUz7d2Okme+T1Bi5BQl6oj12VkqGu54XWNESR/Z Q6sGP6cvy7+P4fhzKdhocJ+W81aeUMc/mZ0Nh7HoHS0Ar/MNweP8oNrtKxrz+dDI wNYL8L/LLSCNFezRTcGNMqK0OuelRjVMgaEIdTxAeXFjniBm3yTcinG2k0Rq1ux2 jZ4iTjKvaFK2thbj/+Hy1RiIVKBmMn9qb0RbW2UrK8Wvg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e77c8298; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 2719058e; Tue, 6 Jul 2021 07:27:29 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id b8d97e4c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 6 Jul 2021 07:27:29 +0200 (CEST) MIME-Version: 1.0 Date: Tue, 06 Jul 2021 05:27:28 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.14.0a From: "jgart" Message-ID: Subject: [PATCH] gnu: Add python-flask-misaka. To: guix-patches@gnu.org Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de 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_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) Hi Guix,=0A=0AThis is a patch for python-flask-misaka. Tests are enabled = and passing.=0A=0AThank you!=0A=0Ajgart ------------=_1627321262-4783-1--