From nobody Tue Apr 23 07:05:55 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=patchew-devel-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1540894857225221.43256384968436; Tue, 30 Oct 2018 03:20:57 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E7D4A8EA29; Tue, 30 Oct 2018 10:20:55 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D98035D77C; Tue, 30 Oct 2018 10:20:55 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id BC82318005B3; Tue, 30 Oct 2018 10:20:55 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id w9UA57hI028686 for ; Tue, 30 Oct 2018 06:05:07 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8150A6046B; Tue, 30 Oct 2018 10:05:07 +0000 (UTC) Received: from magic.redhat.com (ovpn-12-200.pek2.redhat.com [10.72.12.200]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6675960160 for ; Tue, 30 Oct 2018 10:05:06 +0000 (UTC) From: Fam Zheng To: patchew-devel@redhat.com Date: Tue, 30 Oct 2018 18:05:02 +0800 Message-Id: <20181030100503.26278-2-famz@redhat.com> In-Reply-To: <20181030100503.26278-1-famz@redhat.com> References: <20181030100503.26278-1-famz@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: patchew-devel@redhat.com Subject: [Patchew-devel] [PATCH 1/2] requirements: Limit Markdown to < 3.0 X-BeenThere: patchew-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Patchew development and discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: patchew-devel-bounces@redhat.com Errors-To: patchew-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Tue, 30 Oct 2018 10:20:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" We are not compatible with higher versions of Markdown. Signed-off-by: Fam Zheng --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1b40ecd..0758ab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ Django>=3D1.11, <2.0 Pillow>=3D3.2.0 -Markdown>=3D2.6.6 +Markdown>=3D2.6.6, < 3.0 django-debug-toolbar=3D=3D1.8 gunicorn>=3D19 djangorestframework>=3D3.0.0 jsonfield2 >=3D 3.0, < 4.0 drf-nested-routers -coreapi-cli \ No newline at end of file +coreapi-cli --=20 2.17.2 _______________________________________________ Patchew-devel mailing list Patchew-devel@redhat.com https://www.redhat.com/mailman/listinfo/patchew-devel From nobody Tue Apr 23 07:05:55 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=patchew-devel-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1540894915236117.61095112370185; Tue, 30 Oct 2018 03:21:55 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 086EEC04958D; Tue, 30 Oct 2018 10:21:54 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E47885D9D6; Tue, 30 Oct 2018 10:21:53 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id CA15A180B5B7; Tue, 30 Oct 2018 10:21:53 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id w9UA59mp028696 for ; Tue, 30 Oct 2018 06:05:09 -0400 Received: by smtp.corp.redhat.com (Postfix) id 723FC601A1; Tue, 30 Oct 2018 10:05:09 +0000 (UTC) Received: from magic.redhat.com (ovpn-12-200.pek2.redhat.com [10.72.12.200]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7128960160 for ; Tue, 30 Oct 2018 10:05:08 +0000 (UTC) From: Fam Zheng To: patchew-devel@redhat.com Date: Tue, 30 Oct 2018 18:05:03 +0800 Message-Id: <20181030100503.26278-3-famz@redhat.com> In-Reply-To: <20181030100503.26278-1-famz@redhat.com> References: <20181030100503.26278-1-famz@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: patchew-devel@redhat.com Subject: [Patchew-devel] [PATCH 2/2] requirements: Install pyyaml X-BeenThere: patchew-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Patchew development and discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: patchew-devel-bounces@redhat.com Errors-To: patchew-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Tue, 30 Oct 2018 10:21:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" rest_framework now requires pyyaml. Signed-off-by: Fam Zheng --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0758ab0..aa89c4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,4 @@ djangorestframework>=3D3.0.0 jsonfield2 >=3D 3.0, < 4.0 drf-nested-routers coreapi-cli +pyyaml --=20 2.17.2 _______________________________________________ Patchew-devel mailing list Patchew-devel@redhat.com https://www.redhat.com/mailman/listinfo/patchew-devel