From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8CXd-0000yN-At for guix-patches@gnu.org; Mon, 16 Apr 2018 18:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8CXa-00032w-K2 for guix-patches@gnu.org; Mon, 16 Apr 2018 18:24:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48500) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8CXa-00031J-Fn for guix-patches@gnu.org; Mon, 16 Apr 2018 18:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8CXa-0000Ph-7R for guix-patches@gnu.org; Mon, 16 Apr 2018 18:24:02 -0400 Subject: [bug#31156] [PATCH 2/2] gnu: gajim: Update to 1.0.1. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20180414223554.28742-2-clement@lassieur.org> References: <20180414223554.28742-1-clement@lassieur.org> <20180414223554.28742-2-clement@lassieur.org> Date: Tue, 17 Apr 2018 00:23:18 +0200 Message-ID: <878t9mdc4p.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur , 31156@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cl=C3=A9ment Lassieur writes: > * gnu/packages/messaging.scm (python2-nbxmpp): Remove variable. > (gajim): Update to 1.0.1. > [build-system]: Change to PYTHON-BUILD-SYSTEM. > [arguments]: Remove the PYTHONPATH wrapper. Don't override "APP". Add a > GI_TYPELIB_PATH wrapper. Add 'remove-test-resolver, 'start-xserver and > 'install-icons phases. > [native-inputs]: Add XORG-SERVER. > [inputs]: Remove PYTHON2-AXOLOTL, PYTHON2-NBXMPP, PYTHON2-PYOPENSSL, > PYTHON2-GNUPG, PYTHON2-PYGTK, PYTHON-2. Add ADWAITA-ICON-THEME, > GNOME-KEYRING, GTK+, GTKSPELL3, HICOLOR-ICON-THEME, LIBSECRET, PYTHON-DBU= S, > PYTHON-DOCUTILS, PYTHON-GNUPG, PYTHON-NBXMPP, PYTHON-PILLOW, PYTHON-PYASN= 1, > PYTHON-PYCAIRO, PYTHON-PYGOBJECT, PYTHON-PYOPENSSL. Wooow, nice work. Is there any reason to remove python2-nbmxmpp? I understand gajim was the only consumer in Guix, but it may be needed again in the future, or be in use by downstreams. If upstream no longer supports Python2, maybe it would be better as a separate change/squashed in the previous commit? Anyway, thanks for this, the Gajim changes LGTM! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlrVIlYACgkQoqBt8qM6 VPp8Vgf/bpLddggNO3f/kVp4M15tmT1niJOMW73WSMPuVJMZN6o8GF91RX9bVGip IjbJy9u/biVrrv8YjFtLXLSHg91Y9doOYCwJlkc0rDgNZa2Pp/0r9GEDX4Sdq4Rt +vN4Yy8VwkwWSBOGLF7Ijjg2rTaGuj0gGHvW/aRupAr+fd4I2RvccYRa0kfbsBng RYpteI/Qy4JVWmw6z51yAFhgh/FqalMcNG13bJVZma/dSFj3bW3AjiX8tsMM52ty 7eb539FUq4H1alXh8zOR5Tm0v+sXvA0l0IgBd9xSZyLs7XdXB+LdKG58jjGwgRSv DyZ/Udft/86ZClDbHB4dl0N6IZ/aNg== =r9cU -----END PGP SIGNATURE----- --=-=-=--