From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-python+bounces-717-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id AC8A5138334
	for <garchives@archives.gentoo.org>; Fri, 13 Jul 2018 16:05:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C5805E082B;
	Fri, 13 Jul 2018 16:04:59 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7922FE082B
	for <gentoo-python@lists.gentoo.org>; Fri, 13 Jul 2018 16:04:59 +0000 (UTC)
Received: from professor-x (d108-172-194-6.bchsia.telus.net [108.172.194.6])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: dolsen)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 2281D335D6B;
	Fri, 13 Jul 2018 16:04:58 +0000 (UTC)
Date: Fri, 13 Jul 2018 09:04:57 -0700
From: Brian Dolbec <dolsen@gentoo.org>
To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org>
Cc: gentoo-python@lists.gentoo.org
Subject: Re: [gentoo-python] Update on python3.7
Message-ID: <20180713090457.03f3b5e5@professor-x>
In-Reply-To: <236BA43C-5BB1-46EE-AB55-77D1E1245758@gentoo.org>
References: <1531348309.20022.7.camel@gentoo.org>
	<1531480315.880.16.camel@gentoo.org>
	<20180713071015.4421e5e9@professor-x>
	<20180713073859.6da0dc88@professor-x>
	<236BA43C-5BB1-46EE-AB55-77D1E1245758@gentoo.org>
X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-python@lists.gentoo.org>
List-Help: <mailto:gentoo-python+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-python+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-python+subscribe@lists.gentoo.org>
List-Id: Discussions centering around the Python ecosystem in Gentoo Linux <gentoo-python.gentoo.org>
X-BeenThere: gentoo-python@gentoo.org
X-BeenThere: gentoo-python@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 977915b9-2e63-414d-ae83-e312aa6e5980
X-Archives-Hash: d0e577c130faefa0ad54fb2e223f20be

On Fri, 13 Jul 2018 17:44:00 +0200
Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org> wrote:

> Dnia 13 lipca 2018 16:38:59 CEST, Brian Dolbec <dolsen@gentoo.org>
> napisa=C5=82(a):
> >On Fri, 13 Jul 2018 07:10:15 -0700
> >Brian Dolbec <dolsen@gentoo.org> wrote:
> > =20
> >> On Fri, 13 Jul 2018 13:11:55 +0200
> >> Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org> wrote:
> >>  =20
> >> > W dniu czw, 12.07.2018 o godzinie 00=E2=88=B631=E2=80=89+0200, u=C5=
=BCytkownik Micha=C5=82
> >> > G=C3=B3rny napisa=C5=82:   =20
> >> > > Hi,
> >> > >=20
> >> > > FYI, I'm working on adding Python 3.7 support to an initial set
> >> > > of packages (~150 setuptools dependencies).  I've already
> >> > > managed to get past the initial ~10 dependency loops, and now
> >> > > I'm =20
> >fighting =20
> >> > > my way through broken tests.  This will take some time.
> >> > >=20
> >> > > If you'd like to help, then the usual deal would help a lot:
> >> > > adding tests to Python packages, running tests and fixing them
> >> > > to actually work.
> >> > >      =20
> >> >=20
> >> > Update:
> >> >=20
> >> > I've been able to fix some packages, and test most of them.
> >> > I'm pasting the list of remaining packages below.  Those packages
> >> > I haven't been able to mark for py3.7 because either they failed
> >> > tests or had a dependency that failed tests.  The list includes =20
> >both =20
> >> > packages that fail specifically at py3.7 and those that have
> >> > generically failing tests.
> >> >=20
> >> > I'm done for today so if you have some time, please run tests for
> >> > those packages and fix them.  Thank you.
> >> >=20
> >> >=20
> >> > [ebuild   R    ] dev-python/urllib3-1.23  USE=3D"test*"=20
> >> > [ebuild   R    ] dev-python/constantly-15.1.0-r1  USE=3D"test*"=20
> >> > [nomerge       ] dev-python/urllib3-1.23  USE=3D"test*"=20
> >> > [ebuild  N     ]  www-servers/tornado-4.5.3  USE=3D"test -doc
> >> > -examples" PYTHON_TARGETS=3D"python2_7 python3_5 python3_7
> >> > -python3_4 -python3_6" [ebuild   R    ] dev-python/nose-1.3.7-r3
> >> > USE=3D"test*" [ebuild  N     ]  dev-python/twisted-18.4.0
> >> > USE=3D"crypt soap test -conch -http2 -serial"
> >> > PYTHON_TARGETS=3D"python2_7 =20
> >python3_5 =20
> >> > python3_7 -python3_4 -python3_6" [ebuild  N     ]
> >> > dev-python/automat-0.7.0  USE=3D"test -examples"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -pypy -python3_4
> >> > -python3_6" [ebuild  N     ]    dev-python/m2r-0.1.14  USE=3D"test"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -pypy -python3_4
> >> > -python3_6" [ebuild  N     ]     dev-python/mistune-0.7.4
> >> > USE=3D"test" PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -pypy
> >> > -pypy3 -python3_4 -python3_6" [ebuild  N     ]
> >> > dev-python/cython-0.28.2  USE=3D"test -doc -emacs"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -python3_4
> >> > -python3_6" [ebuild  N     ]       dev-python/numpy-1.13.3
> >> > USE=3D"test -doc -lapack" PYTHON_TARGETS=3D"python2_7 python3_5
> >> > python3_7 -python3_4 -python3_6" [nomerge       ]
> >> > www-servers/tornado-4.5.3 USE=3D"test -doc -examples"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -python3_4
> >> > -python3_6" [ebuild  N     ] dev-python/pycurl-7.43.0  USE=3D"ssl
> >> > test -examples" CURL_SSL=3D"openssl -gnutls -libressl -nss"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -python3_4
> >> > -python3_6" [ebuild     U  ]
> >> > dev-python/sphinxcontrib-websupport-1.1.0 [1.0.1-r1]
> >> > USE=3D"test*" [ebuild   R    ] dev-python/pyrsistent-0.14.2
> >> > USE=3D"test*" [ebuild   R    ] dev-python/apipkg-1.4
> >> > USE=3D"test*" [ebuild   R    ]  dev-python/pytest-3.4.2
> >> > USE=3D"test*" [ebuild  N     ]   dev-python/pytest-xdist-1.22.2
> >> > USE=3D"test" PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -pypy
> >> > -pypy3 -python3_4 -python3_6" [ebuild   R    ]
> >> > dev-python/pycodestyle-2.3.1 [ebuild   R    ]
> >> > dev-python/pbr-4.1.0 USE=3D"test*" [ebuild  N     ]
> >> > dev-python/testrepository-0.0.20 USE=3D"test"
> >> > PYTHON_TARGETS=3D"python2_7 python3_5 python3_7 -pypy -pypy3
> >> > -python3_4 -python3_6" [ebuild   R    ]
> >> > dev-python/setuptools-38.6.1 USE=3D"test*"  =20
> >>=20
> >>=20
> >> The twisted group have not even begun testing against python-3.7
> >> upstream.  I'll put that bug in their ear along with the others I
> >> maintain.
> >>  =20
> >
> >twisted upstream bug #9489
> >
> >https://twistedmatrix.com/trac/ticket/9489
> >
> >rocky's group (uncompyle6, python-xdis,spark_parser)=20
> >https://github.com/rocky/python-uncompyle6/issues/184
> >
> >tornado added python-3.7 to tox.ini 3 days ago, a new release 2 days
> >ago, which includes 3.7 in setup.py.  I'll bump it to that release. =20
>=20
> Thx. FTR, please don't add 3.7 to python_compat yet, I'm working on
> synced change for that.
>=20
>=20

I wasn't

--=20
Brian Dolbec <dolsen>