X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-qk1-f193.google.com (mail-qk1-f193.google.com [209.85.222.193]) by lists.alpinelinux.org (Postfix) with ESMTP id 5D54AF855D0 for ; Mon, 8 Jul 2019 20:19:23 +0000 (UTC) Received: by mail-qk1-f193.google.com with SMTP id 201so12188547qkm.9 for ; Mon, 08 Jul 2019 13:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=nSSQxfN6fkWZ1otHlb6+GSPQlBKUNia9Sf41/h0T2k0=; b=RD/WgffY6l9X0K8t2JrOGRbVrmarDp5ItpeDY2RzRMBaftDpGlCtC0y4G7+dO+2wvE tetbylqUbbDWK3sUs5WDFed2x48OfX6Gp78PW+4vvTdK3I1nqk/+2j1j9b6jafBvZce4 z2HA3mb4FXzSplPtg7MQFVe3HHiZvC5OalNMHcJYH9MIxt0fMV6Sv2aY7OjSPYeAA/J8 nZLqUkcdd0MZ0PoYwXl1LmisSooq2kanuV8AkykghYCgaECmTfQ3O3a1HSirhtOV8ey4 klF4AItobn8DmHvriEQNvlvg7XtRC7n9FsYMrGV8YtGAdCRbKxA1b2Dt5M/mmD1V5txb OjlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=nSSQxfN6fkWZ1otHlb6+GSPQlBKUNia9Sf41/h0T2k0=; b=HEZ3s7OXhDlifBVEKDe8lRbezH4GHvXa1WfEPgSsSUoB6Ljw5e0vn+Zra9ZN+sP9xg ZYgsanfFgV3uZ7XLJDhbggXxh6RKbjuyleN+Kzit9IQYF0tQYkf+CTLBepMsO/Sf/fkT WTmdNttMBdimMHjLmHEW52FiVAJPKVH9rtHQARjQu7swuJjHF86R6AqqjP5/rbYYoSXp sas2u6n0v/LByI92Lb69q8RcZBVpIhqcs44UZRrXRyXGGMg0OWaYpLbBWIo1jGsbSTLY 3MeEXoWyN6x1vO/JdqwWaq5KhNXqlUVIZe0zGL7U2SJeL7t2kEcA82npLXntFwj8lrF3 v14Q== X-Gm-Message-State: APjAAAVu383zF59lv5gBtAqcg5ksFTV3TqNibBqLRYnnNQ+/Cusukran 8gqG5OF5shajIOrmYTdVUBIaKnhLdCU= X-Google-Smtp-Source: APXvYqx+RRrjQOx/36/nenJlcVspChoKdpTwEU3qtHxa6zU0LRWMkrdAeOmBNdcxMeGhG7SGY+IXKA== X-Received: by 2002:a37:a5d1:: with SMTP id o200mr16034754qke.93.1562617162437; Mon, 08 Jul 2019 13:19:22 -0700 (PDT) Received: from Impreza ([2804:14c:3ba1:31:3dd7:1a8e:2289:9ba7]) by smtp.gmail.com with ESMTPSA id z5sm7651616qti.80.2019.07.08.13.19.21 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Jul 2019 13:19:21 -0700 (PDT) Received: from impreza (uid 1000) (envelope-from impreza@Impreza) id 742d1f by Impreza (DragonFly Mail Agent v3.8.0.3220.g866b921892); Mon, 08 Jul 2019 17:19:34 -0300 Date: Mon, 8 Jul 2019 17:19:34 -0300 From: maxice8 To: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/py3-weasyprint: upgrade to v48 Message-ID: <20190708201934.fjhy2aaqojhssvqu@Impreza> References: <20190708201138.25817-1-sir@cmpwn.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190708201138.25817-1-sir@cmpwn.com> User-Agent: NeoMutt/20180716 Running it leaves with an import error for 'html5lib'. Problable dependency on py3-html5lib ? --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---