All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Romain Naour <romain.naour@gmail.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/python-{treq, twisted}: add a comment to use the same version
Date: Sun, 03 Apr 2022 11:44:46 +0200	[thread overview]
Message-ID: <87pmly1oxd.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220331201718.728570-1-romain.naour@gmail.com> (Romain Naour's message of "Thu, 31 Mar 2022 22:17:18 +0200")

>>>>> "Romain" == Romain Naour <romain.naour@gmail.com> writes:

 > As reported by [1], python-twisted and python-treq must use the same
 > version because its the same project:

 > https://github.com/twisted/twisted
 > https://github.com/twisted/treq

 > We have to update python-treq to version 22.2.0 [2] otherwise we have
 > a runtime issue:

 > Traceback (most recent call last):
 >   File "/root/sample_python_treq.py", line 2, in <module>
 >     import treq
 >   File "/usr/lib/python3.10/site-packages/treq/__init__.py", line 5, in <module>
 >   File "/usr/lib/python3.10/site-packages/treq/api.py", line 5, in <module>
 >   File "/usr/lib/python3.10/site-packages/treq/client.py", line 11, in <module>
 > ImportError: cannot import name '_PY3' from 'twisted.python.compat' (unknown
 > location)

 > The comment should avoid forgeting one of them while upgrading or
 > backporting version bump.

 > [1] http://lists.busybox.net/pipermail/buildroot/2022-February/637505.html
 > [2] https://github.com/twisted/treq/releases/tag/release-22.2.0
 > [3] https://gitlab.com/buildroot.org/buildroot/-/jobs/2179206653

 > Signed-off-by: Romain Naour <romain.naour@gmail.com>
 > Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-04-03  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 20:17 [Buildroot] [PATCH] package/python-{treq, twisted}: add a comment to use the same version Romain Naour
2022-04-03  9:44 ` Peter Korsgaard [this message]
2022-04-04 12:48 ` Peter Korsgaard

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=87pmly1oxd.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=romain.naour@gmail.com \
    /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.
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.