From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51897) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBGu7-000488-Lj for guix-patches@gnu.org; Mon, 09 Mar 2020 07:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBGu6-0007BZ-MG for guix-patches@gnu.org; Mon, 09 Mar 2020 07:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43921) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jBGu6-0007BV-JS for guix-patches@gnu.org; Mon, 09 Mar 2020 07:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jBGu6-0000w2-IA for guix-patches@gnu.org; Mon, 09 Mar 2020 07:49:02 -0400 Subject: [bug#39990] [PATCH] gnu: Update python-statsmodels to 0.11.1. Resent-Message-ID: Date: Mon, 9 Mar 2020 13:47:49 +0200 From: Efraim Flashner Message-ID: <20200309114749.GM1423@E5400> References: <20200309104549.GI1423@E5400> <2fa8263b8d6c8744de76acaf06e8bc3f0cf3d2a1.camel@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lBqJz4CGKwlWe7/k" Content-Disposition: inline In-Reply-To: <2fa8263b8d6c8744de76acaf06e8bc3f0cf3d2a1.camel@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Roel Janssen Cc: 39990@debbugs.gnu.org --lBqJz4CGKwlWe7/k Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 09, 2020 at 12:20:47PM +0100, Roel Janssen wrote: > On Mon, 2020-03-09 at 12:45 +0200, Efraim Flashner wrote: > > On Sun, Mar 08, 2020 at 11:19:06PM +0100, Roel Janssen wrote: > > > Dear Guix, > > >=20 > > > I'd like to update python-statsmodels because I'm packaging > > > something > > > that requires a newer version. > > >=20 > > > The patch is trivial, but I'm unsure whether it would trigger too > > > many > > > rebuilds. How do I check this? > >=20 > > 'guix refresh --list-dependent python-statsmodels' will give you a > > list of leaf > > packages affected by this package. As a python package, you should > > also > > check the python2- variant, so 'guix refresh -l python-statsmodels > > python2-statsmodels' > >=20 >=20 > Thanks! Is my conclusion correct that, by updating python-statsmodels > (and thus python2-statsmodels), only "ribodiff" will be rebuilt? And > therefore, the update can be pushed to master directly? Yep, straight to master. Although if ribodiff builds before your patch and then doesn't after you're on the hook to fix it :) --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --lBqJz4CGKwlWe7/k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl5mLOUACgkQQarn3Mo9 g1GtDQ//WqOdobw3DzA9MLLpeDgv4tzfgBeP+Bc967ZeA2tHe27Gv+TP1FrcU1Qq isTXYkm8AH3ZyV6JP4lacd5C2CIlsFWZVooqceAdSIDMpqLi4F9dk1Z51C9Ow1rR NYmXz4sa+f6QLWmfO5gaGEmcooQfwH4BS3O3VthE1ycrRbNAZbHzqzsv0Ig/gFu8 VwfhSij365yfPDBxOH74IaevL/7xI+JwjBoxH+TtrZA+iWGREe7x7cNwdxdT8Eqs FY6DxazeSOvh2Wq3Rr3E16lAktknhN9ptL8BJRn69Qv4nZm5tNlkorGu+YJQ3DdW bcPycI+z6dao0bekUE7iRd3N7QvGPrxkbWXAYTGh2ufrn/PKhiJdYT92rxHCH2u9 kgZ6Nr7HQnxW7bVSUJmlMIMSp3vaZR+eq24N8ySn4nvZWBUPYedHDOa5iz6GoJna mXB1439o3uth/2zSYyJG3jM5AolJ5OylbhLlMkeAE2TfL3ALHw0QBfQC1CeNiFW5 5c6V+cUec5/A6wHzeaO+93MnIYTQCBn87Hd6uJyW1rG6hIwaqdXVPjGgZ7x1dI+c y5YnGYyCA3duvlbKVNcKHaQ0ohmViet7sJBZUEe3gSW79yMG1Rs0ATlLPOVCOkCH lIv59wkjMQs4QpGUGDijYz4K7YTsEqy8YT7LMRc37TOgQhSXui4= =Hcz4 -----END PGP SIGNATURE----- --lBqJz4CGKwlWe7/k--