Gentoo Archives: gentoo-python

From: Brian Dolbec <dolsen@g.o>
To: gentoo-python@l.g.o
Subject: Re: [gentoo-python] Update on python3.7
Date: Fri, 13 Jul 2018 14:10:21
Message-Id: 20180713071015.4421e5e9@professor-x
In Reply to: Re: [gentoo-python] Update on python3.7 by "Michał Górny"
1 On Fri, 13 Jul 2018 13:11:55 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > W dniu czw, 12.07.2018 o godzinie 00∶31 +0200, użytkownik Michał Górny
5 > napisał:
6 > > Hi,
7 > >
8 > > FYI, I'm working on adding Python 3.7 support to an initial set
9 > > of packages (~150 setuptools dependencies). I've already managed
10 > > to get past the initial ~10 dependency loops, and now I'm fighting
11 > > my way through broken tests. This will take some time.
12 > >
13 > > If you'd like to help, then the usual deal would help a lot: adding
14 > > tests to Python packages, running tests and fixing them to actually
15 > > work.
16 > >
17 >
18 > Update:
19 >
20 > I've been able to fix some packages, and test most of them.
21 > I'm pasting the list of remaining packages below. Those packages
22 > I haven't been able to mark for py3.7 because either they failed tests
23 > or had a dependency that failed tests. The list includes both
24 > packages that fail specifically at py3.7 and those that have
25 > generically failing tests.
26 >
27 > I'm done for today so if you have some time, please run tests for
28 > those packages and fix them. Thank you.
29 >
30 >
31 > [ebuild R ] dev-python/urllib3-1.23 USE="test*"
32 > [ebuild R ] dev-python/constantly-15.1.0-r1 USE="test*"
33 > [nomerge ] dev-python/urllib3-1.23 USE="test*"
34 > [ebuild N ] www-servers/tornado-4.5.3 USE="test -doc
35 > -examples" PYTHON_TARGETS="python2_7 python3_5 python3_7 -python3_4
36 > -python3_6" [ebuild R ] dev-python/nose-1.3.7-r3
37 > USE="test*" [ebuild N ] dev-python/twisted-18.4.0 USE="crypt
38 > soap test -conch -http2 -serial" PYTHON_TARGETS="python2_7 python3_5
39 > python3_7 -python3_4 -python3_6" [ebuild N ]
40 > dev-python/automat-0.7.0 USE="test -examples"
41 > PYTHON_TARGETS="python2_7 python3_5 python3_7 -pypy -python3_4
42 > -python3_6" [ebuild N ] dev-python/m2r-0.1.14 USE="test"
43 > PYTHON_TARGETS="python2_7 python3_5 python3_7 -pypy -python3_4
44 > -python3_6" [ebuild N ] dev-python/mistune-0.7.4 USE="test"
45 > PYTHON_TARGETS="python2_7 python3_5 python3_7 -pypy -pypy3 -python3_4
46 > -python3_6" [ebuild N ] dev-python/cython-0.28.2 USE="test
47 > -doc -emacs" PYTHON_TARGETS="python2_7 python3_5 python3_7 -python3_4
48 > -python3_6" [ebuild N ] dev-python/numpy-1.13.3 USE="test
49 > -doc -lapack" PYTHON_TARGETS="python2_7 python3_5 python3_7
50 > -python3_4 -python3_6" [nomerge ] www-servers/tornado-4.5.3
51 > USE="test -doc -examples" PYTHON_TARGETS="python2_7 python3_5
52 > python3_7 -python3_4 -python3_6" [ebuild N ]
53 > dev-python/pycurl-7.43.0 USE="ssl test -examples" CURL_SSL="openssl
54 > -gnutls -libressl -nss" PYTHON_TARGETS="python2_7 python3_5 python3_7
55 > -python3_4 -python3_6" [ebuild U ]
56 > dev-python/sphinxcontrib-websupport-1.1.0 [1.0.1-r1]
57 > USE="test*" [ebuild R ] dev-python/pyrsistent-0.14.2
58 > USE="test*" [ebuild R ] dev-python/apipkg-1.4
59 > USE="test*" [ebuild R ] dev-python/pytest-3.4.2
60 > USE="test*" [ebuild N ] dev-python/pytest-xdist-1.22.2
61 > USE="test" PYTHON_TARGETS="python2_7 python3_5 python3_7 -pypy -pypy3
62 > -python3_4 -python3_6" [ebuild R ] dev-python/pycodestyle-2.3.1
63 > [ebuild R ] dev-python/pbr-4.1.0 USE="test*" [ebuild N ]
64 > dev-python/testrepository-0.0.20 USE="test"
65 > PYTHON_TARGETS="python2_7 python3_5 python3_7 -pypy -pypy3 -python3_4
66 > -python3_6" [ebuild R ] dev-python/setuptools-38.6.1
67 > USE="test*"
68 >
69
70
71 The twisted group have not even begun testing against python-3.7
72 upstream. I'll put that bug in their ear along with the others I
73 maintain.
74
75 --
76 Brian Dolbec <dolsen>

Replies

Subject Author
Re: [gentoo-python] Update on python3.7 Brian Dolbec <dolsen@g.o>