From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] PyMySQL: new package
Date: Tue, 5 Apr 2016 09:40:26 +0200 [thread overview]
Message-ID: <57036BEA.2020907@mind.be> (raw)
In-Reply-To: <CAJJ6jxtm+3x_r3D=QeF9t_9EF0NRHDPPvzJrh9sdGcDRaWnovw@mail.gmail.com>
On 04/04/16 23:41, Steve Calfee wrote:
> Hi, Arnout, thanks for your time, see below.
>
> On Mon, Apr 4, 2016 at 2:17 PM, Arnout Vandecappelle <arnout@mind.be> wrote:
>> On 03/28/16 22:37, Steve Calfee wrote:
[snip]
>>> diff --git a/package/python-pymysql/Config.in
>>> b/package/python-pymysql/Config.in
>>> new file mode 100644
>>> index 0000000..a6de53d
>>> --- /dev/null
>>> +++ b/package/python-pymysql/Config.in
>>> @@ -0,0 +1,7 @@
>>> +config BR2_PACKAGE_PYTHON_PYMYSQL
>>> + bool "python-pymysql"
>>> + depends on BR2_PACKAGE_PYTHON
>>
>>
>> Why? According to the website it supports python3 >= 3.3.
>
> What should I use, or in other words, what is the depends on for
> either python 2 or python 3? I use and have tested it in python 2.7...
Nothing at all. package/Config.in already expresses the dependency on python
|| python3. Look at any other python package, you'll only see a dependency on
python or python3 if it doesn't work on the other one.
Ideally you should also (build) test it with python3, but if you don't, the
autobuilders will.
Regards,
Arnout
--
Arnout Vandecappelle arnout dot vandecappelle at essensium dot com
Senior Embedded Software Architect . . . . . . +32-478-010353 (mobile)
Essensium, Mind division . . . . . . . . . . . . . . http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium . . . . . BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
prev parent reply other threads:[~2016-04-05 7:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 20:37 [Buildroot] [PATCH 1/1] PyMySQL: new package Steve Calfee
2016-04-04 17:22 ` Steve Calfee
2016-04-04 21:17 ` Arnout Vandecappelle
2016-04-04 21:41 ` Steve Calfee
2016-04-05 7:40 ` Arnout Vandecappelle [this message]
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=57036BEA.2020907@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox