From patchwork Mon Oct 22 06:35:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 1962 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 8CCA361E88 for ; Sun, 21 Oct 2018 21:35:47 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 4E085216DA21; Sun, 21 Oct 2018 20:35:47 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540150547; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=0GJhcRL3AJGai2+yO7OmSJNom3mJxm53/TBVtIVcLps=; b=eZaJcdTB415pwE0RtLCCd01E8R7K0Ux7Fhv5gwODCJQk2Tdfn2ri900YyH/mOLWNV4vh/F 94aYmVSBShA5yFi8/zDRXDKCWlhXDGIGQzqHK/QK0ZVAp5UehHz2ir7ie97ZV6CI7FnZfL +NPHnSM7GTlRoE5V0cFfkfICEdN9GP78CeTDj4Uf8W3hi3an+OxYA4HGnTcp7hncLkyiFG rfaV8OsC6wZXgmpSNnaSofTFPLQPoNEmc7/SWDq84pDj25vw+0/VNPDiv4nV+ijYggef/Z V6549QdfcKGN1WfIJg9GP8+4O7Y2W/RzHdh2QTY74uSJta2gsoR7ote4noIfnw== Received: from tuxedo.stevee (078132056097.public.t-mobile.at [78.132.56.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id AB896216DA12; Sun, 21 Oct 2018 20:35:38 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1540150538; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=0GJhcRL3AJGai2+yO7OmSJNom3mJxm53/TBVtIVcLps=; b=qp0IY0ualH2/eRNy+02+q93yVBpQ63CYxxFGyHT4QE0Lnx4R5AchkudszCGIV+S2Up5nUC C3inVLI46lZgqxxbVmTmDsgyPF8I6TTgF+BMUYl5N+RbXe0N8KBjd1sLQ+8oHuOh6xsh23 1Ef2H6Q0Qus79HaUJcEqVAw1Y8CuLMNV8p2v2+Y6ARor4f3W0O/s22BF7exPQy39xdDMBX fnXOKi02pwiWzpONEgZW6CDnEE/SChTdCNkT2DV+Gy0aJstI1QDGWyzmUGJyhL4sJV5jQz YN2xaEtSlpZHnuO/3uBN9bQBHXVESXINFSlHxZMyxK0tm5KFoa33SltUOy49Cg== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 2/5] python-lxml: Update to 4.2.5 Date: Sun, 21 Oct 2018 21:35:31 +0200 Message-Id: <20181021193534.31718-2-stefan.schantl@ipfire.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181021193534.31718-1-stefan.schantl@ipfire.org> References: <20181021193534.31718-1-stefan.schantl@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=stevee smtp.mailfrom=stefan.schantl@ipfire.org X-Spamd-Result: default: False [-6.10 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; REPLY(-4.00)[]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:8412, ipnet:78.132.0.0/17, country:AT]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-6.10 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- python-lxml/python-lxml.nm | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/python-lxml/python-lxml.nm b/python-lxml/python-lxml.nm index 82c07c57a..94938c027 100644 --- a/python-lxml/python-lxml.nm +++ b/python-lxml/python-lxml.nm @@ -4,7 +4,7 @@ ############################################################################### name = python-lxml -version = 3.4.4 +version = 4.2.5 release = 1 thisapp = lxml-%{version} @@ -43,11 +43,6 @@ build # Run tests. %{python3} test.py -p -v - - # Launch more tests. - export PYTHONPATH=src - %{python3} selftest.py - %{python3} selftest2.py end install