Re: [Forged Sender] Let's update tornado to 6 and drop python2-torando
On 5/15/19 8:57 AM, Miro Hrončok wrote: Hi. Tornado 6 doesn't support Python 2. Let's update the python-torando package to Python 3 only. There are several consumers of python2-torando and if their maintainers are interested, they can package it separately. $ dnf repoquery --repo=compose{,-source} --whatrequires python2-tornado bup-0:0.29.2-3.fc30.src bup-web-0:0.29.2-3.fc30.x86_64 python-httpretty-0:0.9.5-5.fc30.src python-pika-0:1.0.1-1.fc31.src python-urllib3-0:1.24.2-1.fc31.src salt-0:2019.2.0-1.fc31.noarch uwsgi-plugin-python2-tornado-0:2.0.17.1-10.fc31.x86_64 Note that tornado is often used to test things. We can (and should) just skip such tests from Python 2 httpretty, pika and urllib3. Is the plan OK? I'll talk to the dependent packages maintainers, but wanted to check with torando co-maintainers first. Seems like the way to go. -- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane or...@nwra.com Boulder, CO 80301 https://www.nwra.com/ smime.p7s Description: S/MIME Cryptographic Signature ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Re: Let's update tornado to 6 and drop python2-torando
On Wed, May 15, 2019 at 10:59 AM Miro Hrončok wrote: > > Hi. > > Tornado 6 doesn't support Python 2. Let's update the python-torando package to > Python 3 only. There are several consumers of python2-torando and if their > maintainers are interested, they can package it separately. > > $ dnf repoquery --repo=compose{,-source} --whatrequires python2-tornado > bup-0:0.29.2-3.fc30.src > bup-web-0:0.29.2-3.fc30.x86_64 > python-httpretty-0:0.9.5-5.fc30.src > python-pika-0:1.0.1-1.fc31.src > python-urllib3-0:1.24.2-1.fc31.src > salt-0:2019.2.0-1.fc31.noarch > uwsgi-plugin-python2-tornado-0:2.0.17.1-10.fc31.x86_64 > > Note that tornado is often used to test things. We can (and should) just skip > such tests from Python 2 httpretty, pika and urllib3. > > Is the plan OK? I'll talk to the dependent packages maintainers, but wanted to > check with torando co-maintainers first. I'm okay with this for pika. :) -- 真実はいつも一つ!/ Always, there's only one truth! ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Let's update tornado to 6 and drop python2-torando
Hi. Tornado 6 doesn't support Python 2. Let's update the python-torando package to Python 3 only. There are several consumers of python2-torando and if their maintainers are interested, they can package it separately. $ dnf repoquery --repo=compose{,-source} --whatrequires python2-tornado bup-0:0.29.2-3.fc30.src bup-web-0:0.29.2-3.fc30.x86_64 python-httpretty-0:0.9.5-5.fc30.src python-pika-0:1.0.1-1.fc31.src python-urllib3-0:1.24.2-1.fc31.src salt-0:2019.2.0-1.fc31.noarch uwsgi-plugin-python2-tornado-0:2.0.17.1-10.fc31.x86_64 Note that tornado is often used to test things. We can (and should) just skip such tests from Python 2 httpretty, pika and urllib3. Is the plan OK? I'll talk to the dependent packages maintainers, but wanted to check with torando co-maintainers first. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org