From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-enum34: change setup type to setuptools
Date: Sun, 21 May 2017 23:38:26 +0200 [thread overview]
Message-ID: <87o9ul28ml.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170521114625.7884-1-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Sun, 21 May 2017 13:46:25 +0200")
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> With version 1.1.3 the project switched to setuptools:
> https://bitbucket.org/stoneleaf/enum34/commits/589b4f9d2e733a32c6e67a1e7aa50f476920d121
> Fixes
> http://autobuild.buildroot.net/results/cb6/cb678ca9e57382a876f3f6034a47a4e2c59bc8d0/
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Are you sure. I don't know much about Python packaging, but it still
has:
from distutils.core import setup
..
if __name__ == '__main__':
setup(**data)
The tarball (and not git) has a dummy setup.cfg, which afaik is related
to setuptools.
I'm not sure what the correct fix is. Yegor? Either we patch out the
'import setuptools' line or we add host-python-setuptools to the
dependencies.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2017-05-21 21:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-21 11:46 [Buildroot] [PATCH 1/1] package/python-enum34: change setup type to setuptools Bernd Kuhls
2017-05-21 21:38 ` Peter Korsgaard [this message]
2017-05-22 8:25 ` Yegor Yefremov
2017-05-22 9:24 ` 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=87o9ul28ml.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--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