From patchwork Mon Apr 12 10:22:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ekaitz Zarraga X-Patchwork-Id: 28466 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3FE8B27BC85; Mon, 12 Apr 2021 11:24:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D820527BC86 for ; Mon, 12 Apr 2021 11:24:11 +0100 (BST) Received: from localhost ([::1]:43614 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVtjn-0005JL-2b for patchwork@mira.cbaines.net; Mon, 12 Apr 2021 06:24:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVtje-0005J2-3w for guix-patches@gnu.org; Mon, 12 Apr 2021 06:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45035) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lVtjd-00049c-TG for guix-patches@gnu.org; Mon, 12 Apr 2021 06:24:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lVtjd-0000I0-PT for guix-patches@gnu.org; Mon, 12 Apr 2021 06:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47722] [PATCH] gnu: python-mechanicalsoup: Update to 1.0.0 Resent-From: Ekaitz Zarraga Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 10:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47722 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47722@debbugs.gnu.org X-Debbugs-Original-To: "guix-patches@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.16182230011063 (code B ref -1); Mon, 12 Apr 2021 10:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Apr 2021 10:23:21 +0000 Received: from localhost ([127.0.0.1]:56581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVtiv-0000Gx-L2 for submit@debbugs.gnu.org; Mon, 12 Apr 2021 06:23:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:45202) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVtiu-0000Gq-KM for submit@debbugs.gnu.org; Mon, 12 Apr 2021 06:23:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVtit-0005FJ-9b for guix-patches@gnu.org; Mon, 12 Apr 2021 06:23:16 -0400 Received: from mail-40136.protonmail.ch ([185.70.40.136]:33452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVtik-0003eS-HE for guix-patches@gnu.org; Mon, 12 Apr 2021 06:23:14 -0400 Date: Mon, 12 Apr 2021 10:22:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail3; t=1618222982; bh=LSoCXiI0aGrSMep/UUiFt5iPMMPoR4+174i/Xw/X+oU=; h=Date:To:From:Reply-To:Subject:From; b=f4CtGt5BnHVsDC6A+5TFhAQbcsj9n9L+8cwtBGzfZw2VPONpBYkYP/Opauut1FWD5 aZlvchDxDOiMlXu5RrSCTamsG2ztuw8OrawBR52Fcu4BYJ08F/EiSI+f9xCk1mTW0D nOxZ4tAT+LvFKnL7TWwcVPDS0Ys4VnDaAbFr7m095Zdt7UUHK70c7LlPbGYa+XYdg6 r/6qZtLQgfaUYAQhy5BeK86YO/3B8Mgip/w1zEwSCVAJ/qNOOOoJAyTMzzLqHDowc4 1YtfUsvhs9EiJvqcUIezDCdB19q0isx0+/2z8md4Zz/IGMfeGjJBcDMiNsLu4SOvnR crI0bmQhQxqJw== From: Ekaitz Zarraga Message-ID: MIME-Version: 1.0 Received-SPF: pass client-ip=185.70.40.136; envelope-from=ekaitz@elenq.tech; helo=mail-40136.protonmail.ch 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, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-To: Ekaitz Zarraga Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 3fe85d531c56e025868eb90def1b491a9fa32a60 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 12 Apr 2021 12:15:44 +0200 Subject: [PATCH] gnu: python-mechanicalsoup: Update to 1.0.0 * gnu/packages/python-web.scm (python-mechanicalsoup): Update to 1.0.0. (python-machanicalsoup): Enable tests --- gnu/packages/python-web.scm | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) -- 2.31.0 diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index c79fa1bfc4..e842112e97 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -40,6 +40,7 @@ ;;; Copyright © 2020 Vinicius Monego ;;; Copyright © 2020 Konrad Hinsen ;;; Copyright © 2020 Giacomo Leidi +;;; Copyright © 2021 Ekaitz Zarraga ;;; ;;; This file is part of GNU Guix. ;;; @@ -795,29 +796,27 @@ object graph to and from JSON.") (define-public python-mechanicalsoup (package (name "python-mechanicalsoup") - (version "0.11.0") + (version "1.0.0") (source (origin (method url-fetch) (uri (pypi-uri "MechanicalSoup" version)) (sha256 - (base32 "0k59wwk75q7nz6i6gynvzhagy02ql0bv7py3qqcwgjw7607yq4i7")))) + (base32 "01sddjxy3rznh63hnl5lbv1hhk6xyiviwmkiw4x7v4ap35fb3lrp")))) (build-system python-build-system) - (arguments - ;; TODO: Enable tests when python-flake8@3.5 hits master. - `(#:tests? #f)) (propagated-inputs `(("python-beautifulsoup4" ,python-beautifulsoup4) ("python-lxml" ,python-lxml) ("python-requests" ,python-requests) ("python-six" ,python-six))) - ;; (native-inputs - ;; ;; For tests. - ;; `(("python-pytest-flake8" ,python-pytest-flake8) - ;; ("python-pytest-httpbin" ,python-pytest-httpbin) - ;; ("python-pytest-mock" ,python-pytest-mock) - ;; ("python-pytest-runner" ,python-pytest-runner) - ;; ("python-requests-mock" ,python-requests-mock))) + (native-inputs + ;; For tests. + `(("python-pytest-flake8" ,python-pytest-flake8) + ("python-pytest-httpbin" ,python-pytest-httpbin) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-mock" ,python-pytest-mock) + ("python-pytest-runner" ,python-pytest-runner) + ("python-requests-mock" ,python-requests-mock))) (home-page "https://mechanicalsoup.readthedocs.io/") (synopsis "Python library for automating website interaction") (description