[Twisted-Python] Pip's Twisted 19.7.0 package is offered to upgrade my v19.2.1...

Kyle Altendorf sda at fstab.net
Tue Sep 10 13:54:56 MDT 2019



On 2019-09-10 15:14, Ant wrote:
> Are there any updates on this? I still see this minor issue. :(

Sorry, it appears I found time for a ticket and a PR...  but not an 
email.  They have been submitted for review.

Ticket: https://twistedmatrix.com/trac/ticket/9701
PR: https://github.com/twisted/twisted/pull/1183

Cheers,
-kyle


> On Sun, Aug 11, 2019 at 12:31:20PM -0700, Ant wrote:
>> Hello.
>> 
>> I cannot figure out how to report this minor bug of a minor upgrade
>> issue (https://github.com/twisted/twisted didn't have an issues
>> section) that I noticed since last week:
>> 
>> $ pip list --outdated                       DEPRECATION: Python 3.4 
>> support has been deprecated. pip 19.1 will be the last one supporting 
>> it. Please upgrade your Python as Python 3.4 won't be maintained after 
>> March 2019 (cf PEP 429).
>> Package Version Latest Type
>> ------- ------- ------ -----
>> Twisted 19.2.1  19.7.0 sdist
>> 
>> $ pip install --upgrade Twisted
>> DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be 
>> the last one supporting it. Please upgrade your Python as Python 3.4 
>> won't be maintained after March 2019 (cf PEP 429).
>> Collecting Twisted
>>   Using cached 
>> https://files.pythonhosted.org/packages/61/31/3855dcacd1d3b2e60c0b4ccc8e727b8cd497bd7087d327d81a9f0cbb580c/Twisted-19.7.0.tar.bz2
>>     ERROR: Complete output from command python setup.py egg_info:
>>     ERROR: Traceback (most recent call last):
>>       File "<string>", line 1, in <module>
>>       File "/tmp/pip-install-2h_su73e/Twisted/setup.py", line 20, in 
>> <module>
>>         setuptools.setup(**_setup["getSetupArgs"]())
>>       File "<string>", line 257, in getSetupArgs
>>       File "<string>", line 208, in _checkPythonVersion
>>     ImportError: Twisted on Python 3 requires Python 3.5 or later.
>>     ----------------------------------------
>> ERROR: Command "python setup.py egg_info" failed with error code 1 in 
>> /tmp/pip-install-2h_su73e/Twisted/
>> 
>> 
>> That v19.7.0 shouldn't even be offered for my outdated setups. :(
>> 
>> Thank you for reading and hopefully answering soon. :)




More information about the Twisted-Python mailing list