Gentoo Archives: gentoo-python

From: "W. Trevor King" <wking@×××××××.us>
To: Mike Gilbert <floppym@g.o>
Cc: gentoo-python@l.g.o, python@g.o
Subject: Re: [gentoo-python] [PATCH] distutils-r1: Move egg-base to ${BUILD_DIR}/egg-info and prepend to PYTHONPATH
Date: Sun, 19 Oct 2014 17:37:00
Message-Id: 20141019173655.GN17200@odin.tremily.us
In Reply to: [gentoo-python] [PATCH] distutils-r1: Move egg-base to ${BUILD_DIR}/egg-info and prepend to PYTHONPATH by Mike Gilbert
1 On Sat, Oct 18, 2014 at 08:57:58PM -0400, Mike Gilbert wrote:
2 > This resolves a testing failure in dev-python/cryptography-1.6.1.
3 >
4 > cryptography.hazmat.backends._available_backends() scans the
5 > available setuptools entry_points, and so depends on having a valid
6 > egg-info/entry_points.txt file available.
7
8 This sounds like the issue fixed by my Setuptools patch [1,2]. If I
9 can reproduce the test failure and confirm that my Setuptools patch
10 fixes it, can we use my patch when building Setuptools until it lands
11 upstream?
12
13 Cheers,
14 Trevor
15
16 [1]: https://bugs.gentoo.org/show_bug.cgi?id=524322
17 [2]: https://bitbucket.org/pypa/setuptools/pull-request/85/egg_info-search-egg-base-for-files-to-add/diff
18
19 --
20 This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
21 For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies