all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: 45111@debbugs.gnu.org
Subject: [bug#45111] [PATCH 0/3] Update python-dnspython and b4
Date: Tue, 08 Dec 2020 02:44:03 GMT	[thread overview]
Message-ID: <20201208024309.21231-1-kyle@kyleam.com> (raw)


The recent release of b4 adds a couple of dependencies, including the latest
version (2.0.0) of python-dnspython.  This series updates python-dnspython
from 1.16.0 to 2.0.0, keeping a definition for the older version around for
three packages that don't support the new version.  (This includes two
packages that had python2-dnspython as input, as dnspython 2.0.0 dropped
support for Python 2).

  [1/3] gnu: python-dnspython: Fix indentation.
  [2/3] gnu: python-dnspython: Update to 2.0.0.
  [3/3] gnu: b4: Update to 0.6.1.

 gnu/packages/ebook.scm           |  2 +-
 gnu/packages/finance.scm         |  2 +-
 gnu/packages/python-xyz.scm      | 51 ++++++++++++++++++++------------
 gnu/packages/version-control.scm | 28 +++++-------------
 gnu/packages/web.scm             |  2 +-
 5 files changed, 43 insertions(+), 42 deletions(-)


base-commit: 608113c083312d31d74a7a395c8537dc32484c3d
-- 
2.29.2.576.ga3fc446d84





             reply	other threads:[~2020-12-08  2:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08  2:44 Kyle Meyer [this message]
2020-12-08  2:46 ` [bug#45111] [PATCH 1/3] gnu: python-dnspython: Fix indentation Kyle Meyer
2020-12-08  2:46 ` [bug#45111] [PATCH 2/3] gnu: python-dnspython: Update to 2.0.0 Kyle Meyer
2020-12-08  2:46 ` [bug#45111] [PATCH 3/3] gnu: b4: Update to 0.6.1 Kyle Meyer
2020-12-14 11:27 ` bug#45111: [PATCH 0/3] Update python-dnspython and b4 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201208024309.21231-1-kyle@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=45111@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.