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

2019-08-11 Thread Ant
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 "", line 1, in 
  File "/tmp/pip-install-2h_su73e/Twisted/setup.py", line 20, in 
setuptools.setup(**_setup["getSetupArgs"]())
  File "", line 257, in getSetupArgs
  File "", 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. :)

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


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

2019-09-10 Thread Ant
Are there any updates on this? I still see this minor issue. :(


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 "", line 1, in 
>   File "/tmp/pip-install-2h_su73e/Twisted/setup.py", line 20, in 
> setuptools.setup(**_setup["getSetupArgs"]())
>   File "", line 257, in getSetupArgs
>   File "", 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. :)
-- 
Colony is currently recovering from a nasty flu! It came early too. :(
Note: A fixed width font (Courier, Monospace, etc.) is required to see this 
signature correctly.
  /\___/\ Ant(Dude) @ phi...@earthlink.net / a...@zimage.com
 / /\ /\ \   http://antfarm.ma.cx / http://antfarm.home.dhs.org
| |o   o| |   & http://aqfl.net
   \ _ /Please kindly use Ant nickname & URL/link if crediting.
( )

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


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

2019-09-10 Thread Ant
On Tue, Sep 10, 2019 at 03:54:56PM -0400, Kyle Altendorf wrote:
> 
> 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

Thank you. :)

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


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

2019-10-09 Thread Ant
> On Tue, Sep 10, 2019 at 03:54:56PM -0400, Kyle Altendorf wrote:
> > 
> > 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

What is the ETA on this issue that I reported since it had been seven weeks so 
far?
-- 
Why is this ant sick again, but with a nasty allergy (leaks, sneezes, and 
itches)? No cold, flu like from the end of August, and massive poops from this 
stupid old body. :(
Note: A fixed width font (Courier, Monospace, etc.) is required to see this 
signature correctly.
  /\___/\ Ant(Dude) @ phi...@earthlink.net / a...@zimage.com
 / /\ /\ \   http://antfarm.ma.cx / http://antfarm.home.dhs.org
| |o   o| |   & http://aqfl.net
   \ _ /Please kindly use Ant nickname & URL/link if crediting.
( )

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


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

2019-10-10 Thread Ant
On Thu, Oct 10, 2019 at 12:11:37AM -0700, Glyph wrote:
...
>  Ticket: [2]https://twistedmatrix.com/trac/ticket/9701
>  PR: [3]https://github.com/twisted/twisted/pull/1183
> 
>  What is the ETA on this issue that I reported since it had been seven
>  weeks so far?
> 
>Hi Ant,
>As this is a volunteer project, it really just depends on the bandwidth of
>other reviewers; we can't give you a specific ETA.
>Looking at [4]https://twisted.reviews/, it seems like it's at the end of
>the queue right now, but the queue is not all that long.  The main way to
>speed this up is to volunteer to do other stuff for the project in
>exchange for reviewers to review your stuff and get it merged :).
>Thanks for your interest in Twisted,
>-g
> 
> References
> 
>Visible links
>1. mailto:a...@zimage.com
>2. https://twistedmatrix.com/trac/ticket/9701
>3. https://github.com/twisted/twisted/pull/1183
>4. https://twisted.reviews/

OK and thanks for the update again. :)
-- 
Why is this ant sick again, but with a nasty allergy (leaks, sneezes, and 
itches)? No cold, flu like from the end of August, and massive poops from this 
stupid old body. :(
Note: A fixed width font (Courier, Monospace, etc.) is required to see this 
signature correctly.
  /\___/\ Ant(Dude) @ phi...@earthlink.net / a...@zimage.com
 / /\ /\ \   http://antfarm.ma.cx / http://antfarm.home.dhs.org
| |o   o| |   & http://aqfl.net
   \ _ /Please kindly use Ant nickname & URL/link if crediting.
( )

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python