From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gMKIOe28FWGRdgAAgWs5BA (envelope-from ) for ; Fri, 13 Aug 2021 02:29:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0OhSNe28FWFAKwAA1q6Kng (envelope-from ) for ; Fri, 13 Aug 2021 00:29:33 +0000 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 ECF46142EE for ; Fri, 13 Aug 2021 02:29:32 +0200 (CEST) Received: from localhost ([::1]:37818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEKdJ-0005CV-4d for larch@yhetil.org; Thu, 12 Aug 2021 20:01:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEKdC-0005CN-5s for guix-patches@gnu.org; Thu, 12 Aug 2021 20:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56811) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mEKdB-00033o-Mt for guix-patches@gnu.org; Thu, 12 Aug 2021 20:01:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mEKdB-0005hf-Lf for guix-patches@gnu.org; Thu, 12 Aug 2021 20:01:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50033] [PATCH 4/4] gnu: Add isso. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Aug 2021 00:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50033 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50033@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50033-submit@debbugs.gnu.org id=B50033.162881280721783 (code B ref 50033); Fri, 13 Aug 2021 00:01:01 +0000 Received: (at 50033) by debbugs.gnu.org; 13 Aug 2021 00:00:07 +0000 Received: from localhost ([127.0.0.1]:40124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEKcI-0005fF-FH for submit@debbugs.gnu.org; Thu, 12 Aug 2021 20:00:06 -0400 Received: from mout02.posteo.de ([185.67.36.66]:38267) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEKc9-0005dc-FA for 50033@debbugs.gnu.org; Thu, 12 Aug 2021 20:00:05 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C0A8B240103 for <50033@debbugs.gnu.org>; Fri, 13 Aug 2021 01:59:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628812791; bh=xPyrj4ecwNxZZYgBp4oYUfTUj3nqeIWuTffCY1znPO8=; h=From:To:Cc:Subject:Date:From; b=XZ/JrOPneofCY6CSUTxmFnXULTbdbzesIWrWQBvAAEUB9F1TETYtVRjtv0ODWJC/h x3A9ObtTzhQKy9WyHI0/kJaO0JeT8z+TGkyHlSKLJyGYLJUoCZUsEUBXJAfwR+T/s5 ECPpoZNsYmbQreAdYSgXaMpCJ/MClBG+J8jrIF5FBB67z/GrUprz6i7sfPjhbaykNB Wz0YYbCBqJrE9M5i39BB+2+2A1fO1J2mQ0RdntQX02nWUwJUmzw3ANZ+NuetDXJiH5 zcH0sOsTyYNX0kM2pp2o4hfzTNIbKr4jxnPlnBAXLiiv762BLsze1Gj3erRt+m/xw0 iz7F1HSj1JaSw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gm3Zt53hMz6tm5; Fri, 13 Aug 2021 01:59:50 +0200 (CEST) From: Vinicius Monego Date: Thu, 12 Aug 2021 23:58:07 +0000 Message-Id: <20210812235807.26857-4-monego@posteo.net> In-Reply-To: <20210812235807.26857-1-monego@posteo.net> References: <20210812235807.26857-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628814573; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=0XOqp1DXcaM+kRI8WxFkX4Lzce0XoWakkNaaSWgyIus=; b=LyAcheHkAWQo3GqIIiE4u2VDo5PSS+TiLxKrj53hGuSLdud/brmUjH2HPQORohI+xzdvwP 87gF12lWqPjw43sGqsiVPwvvQ1U4QLprgIqISIMw70geUktSafCwVferh3cM67BR9ogSi+ vn9m/Sf8T/tx8v2384sHkSZNZ/Ubh1uJqk467TDb29C1bzgaMpRS3K5VbdIPkKz9XyMtG/ kx7SGY/Jo/Yr1vHqPnJE6/6u055/SpRBxGvuMY97r8VuanPZuiNhH26lgN08DkjZP1xpDX 0oXU7653uQs5pzUfYavXTgN3hI4IaOOHe3ix/8deUrhiAzL0LecrXyG2cKM7RA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628814573; a=rsa-sha256; cv=none; b=TZhEQVWz9MTCBt/HaIXdXIORM4zICtFRWzbWhN32QikGYwQLzrK7oaSVrpq5DPG7VrtjeB KGNl+u4oKt6PFRWXswy+Mi8gylfgQ7us1U+0x0iUWi7XaRFC3skLO+igv1+5vt5Tt5EoKv pqgq/xaiUYNRQMZfRszXtB3fLzwL4yvgIS2e2T2oJVKcEKOM7NkmxABdI1XdAnPoCA5czd ULdQdRqY5JHdGoeKd8KlrFKyV/ix/lBBpaD2Cv5r6KTh9LmgpYUnkB8Y940rIMoKaCVYFA Qp6azRnGfNynjnVRX4sq+qBrgsozBTzmon5uAvpVBxv3BU9FRSxhhZGcxEOf3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="XZ/JrOPn"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 4.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="XZ/JrOPn"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: ECF46142EE X-Spam-Score: 4.49 X-Migadu-Scanner: scn1.migadu.com X-TUID: LbtZ/5jB3k75 * gnu/packages/web.scm (isso): New variable. --- gnu/packages/web.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 432ed3c445..cab0fa248e 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -51,6 +51,7 @@ ;;; Copyright © 2021 Matthew James Kraai ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021 Jack Hill +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -5071,6 +5072,37 @@ using CSS selectors. Inspired by @command{jq}, @command{pup} aims to be a fast and flexible way of exploring HTML from the terminal.") (license license:expat)))) +(define-public isso + (package + (name "isso") + (version "0.12.5") + (source + (origin + (method url-fetch) + (uri (pypi-uri "isso" version)) + (sha256 + (base32 "148n8w1v5p26dbx4d3zij9qjj8bp59zsaf07r6cxmfxrpic6b9px")))) + (build-system python-build-system) + (arguments + `(#:test-target "nosetests")) + (native-inputs + `(("python-flask" ,python-flask) + ("python-nose" ,python-nose))) + (inputs + `(("python-bleach" ,python-bleach) + ("python-flask-caching" ,python-flask-caching) + ("python-html5lib" ,python-html5lib) + ("python-itsdangerous" ,python-itsdangerous) + ("python-jinja2" ,python-jinja2) + ("python-misaka" ,python-misaka) + ("python-werkzeug" ,python-werkzeug))) + (home-page "https://github.com/posativ/isso/") + (synopsis "Lightweight commenting server") + (description "Isso – Ich schrei sonst – is a lightweight commenting server +written in Python and JavaScript. It aims to be a drop-in replacement for +Disqus.") + (license license:expat))) + (define-public uhttpmock (package (name "uhttpmock") -- 2.30.2