From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: 14/15: gnu: python-beautifulsoup4: Update to 4.7.1. Date: Tue, 04 Jun 2019 04:31:28 +0200 Message-ID: <877ea2dqtb.fsf@nckx> References: <20190603203221.30535.94392@vcs0.savannah.gnu.org> <20190603203229.6C90720536@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hXzEl-0003D5-Kr for guix-devel@gnu.org; Mon, 03 Jun 2019 22:31:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hXzEk-0001wc-5y for guix-devel@gnu.org; Mon, 03 Jun 2019 22:31:43 -0400 Received: from tobias.gr ([2001:470:7405::1]:38616) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hXzEj-0001kH-8k for guix-devel@gnu.org; Mon, 03 Jun 2019 22:31:42 -0400 In-reply-to: <20190603203229.6C90720536@vcs0.savannah.gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: Guix-devel --=-=-= Content-Type: text/plain; format=flowed Marius, guix-commits@gnu.org wrote: > commit abb53e6f871cbf79fe24b7052fb41c8aff2f65ac > Author: Marius Bakke > Date: Mon Jun 3 18:32:56 2019 +0200 > > gnu: python-beautifulsoup4: Update to 4.7.1. Thanks, as always! I've been gravely negligent in my update duties of late. > + (native-inputs > + `(("python-soupsieve" ,python-soupsieve))) Unfortunately, as-is this breaks hangups, which I need to talk to my totally real friends that exist, and I think python-swiftclient too. Beautifulsoup has the following requirement requires.txt:soupsieve>=1.2 which I think warrants propagation, as much 's I dislike it. Thoughts? T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXPXYAAAKCRANsP+IT1Vt eeMwAP9zXR5cYK6H2HPvhLdOMWJnLQ3HXpsw/FbpnjyEu+EywwD/SrS3TWqik2eO SWnVa+z9fpaN4C/R27GvhAdWU7RJdQ8= =wn8g -----END PGP SIGNATURE----- --=-=-=--