Thanks. Can somebody please upload this HTML page on
https://pythonhosted.org/psutil/?

<!doctype html>
<html>
    <head>
        <meta http-equiv="REFRESH" content="0; url=
http://psutil.readthedocs.io"; />
        <title>Redirecting to http://psutil.readthedocs.io</title>
    </head>
    <body>
    <h1>This page is outdated</h1>
    <p>
    Redirecting to <a href="http://psutil.readthedocs.io"; rel="me">
http://psutil.readthedocs.io</a>
    </p>
    </body>
</html>


On Fri, Sep 8, 2017 at 5:50 AM, Wes Turner <wes.tur...@gmail.com> wrote:

> Here's an http-equiv REFRESH index.html:
>
> https://github.com/westurner/resume/blob/master/index.html
>
> Is there a
> Sphinx extension to generate redirect pages?
>
> On Thursday, September 7, 2017, Giampaolo Rodola' <g.rod...@gmail.com>
> wrote:
>
>> Whops! I meant: http://pythonhosted.org/pyftpdlib/
>>
>> On Thu, Sep 7, 2017 at 5:28 PM, Giampaolo Rodola' <g.rod...@gmail.com>
>> wrote:
>>
>>> ...and also http://pyftpdlib.readthedocs.io/
>>> <http://psutil.readthedocs.io/> if possible; thanks a lot!
>>>
>>> On Thu, Sep 7, 2017 at 4:10 PM, Giampaolo Rodola' <g.rod...@gmail.com>
>>> wrote:
>>>
>>>> OK I updated the new doc at http://psutil.readthedocs.io/
>>>> Is it possible to redirect the old doc here?
>>>>
>>>> On Tue, Sep 5, 2017 at 3:31 PM, Giampaolo Rodola' <g.rod...@gmail.com>
>>>> wrote:
>>>>
>>>>> A bare redirect would also be fine. It's a shame setup.py classifiers
>>>>> / metadata does not have a "documentation" field otherwise
>>>>> pythonhosted.org/{project_name}
>>>>> <http://pythonhosted.org/%7Bproject_name%7D> could have automatically
>>>>> redirected to the project doc.
>>>>> Perhaps https://pypi.python.org/pypi?:action=pkg_edit&name={
>>>>> project_name} could provide a form where this can be specified.
>>>>> What do you think?
>>>>>
>>>>> On Tue, Sep 5, 2017 at 12:49 PM, Noah Kantrowitz <n...@coderanger.net>
>>>>> wrote:
>>>>>
>>>>>> This was discussed several years ago in
>>>>>> https://mail.python.org/pipermail/distutils-sig/2015-May/026381.html
>>>>>> and a few other threads. The final phases went out earlier this year. I
>>>>>> don't think there is any plan to re-enable uploads to pythonhosted at 
>>>>>> this
>>>>>> time. If you want a one-off redirect change or just having the old files
>>>>>> removed, we can probably do that though, but I very much defer to Donald
>>>>>> and others on that :)
>>>>>>
>>>>>> --Noah
>>>>>>
>>>>>> > On Sep 4, 2017, at 9:43 PM, Giampaolo Rodola' <g.rod...@gmail.com>
>>>>>> wrote:
>>>>>> >
>>>>>> > I think it's wise to revert that commit. It seems pythonhosted only
>>>>>> suggested to migrate to RTD but there never was an official shutdown date
>>>>>> or warning (either via direct email or message on the web page).
>>>>>> >
>>>>>> > On Tue, Sep 5, 2017 at 12:19 PM, Berker Peksağ <
>>>>>> berker.pek...@gmail.com> wrote:
>>>>>> > On Mon, Sep 4, 2017 at 4:56 PM, Nick Coghlan <ncogh...@gmail.com>
>>>>>> wrote:
>>>>>> > > On 2 September 2017 at 15:34, Giampaolo Rodola' <
>>>>>> g.rod...@gmail.com> wrote:
>>>>>> > >> I know it was deprecated long ago in favor of readthedocs but I
>>>>>> kept
>>>>>> > >> postponing it and my doc is still hosted on
>>>>>> > >> https://pythonhosted.org/psutil/.
>>>>>> > >
>>>>>> > > While we've talked about deprecating it, it *hasn't* been
>>>>>> deprecated.
>>>>>> > > Looking at https://github.com/pypa/pypi-legacy/commits/production,
>>>>>> I'm
>>>>>> > > not seeing anything obvious that would have caused problems with
>>>>>> docs
>>>>>> > > management, but that's probably still the best issue tracker to
>>>>>> use to
>>>>>> > > report the bug.
>>>>>> >
>>>>>> > See the 'doc_upload' handler at
>>>>>> > https://github.com/pypa/pypi-legacy/commit/1598e6ea0f7fb0393
>>>>>> 891f6c6bcbf84c191834a0e#diff-19fadc30e1b17100568adbd8c6c3cc13R2804
>>>>>> > I've collected all information I found at
>>>>>> > https://github.com/pypa/pypi-legacy/issues/672#issuecomment-
>>>>>> 316125918
>>>>>> > Please correct me if I missed anything.
>>>>>> >
>>>>>> > --Berker
>>>>>> > _______________________________________________
>>>>>> > Distutils-SIG maillist  -  Distutils-SIG@python.org
>>>>>> > https://mail.python.org/mailman/listinfo/distutils-sig
>>>>>> >
>>>>>> >
>>>>>> >
>>>>>> > --
>>>>>> > Giampaolo - http://grodola.blogspot.com
>>>>>> >
>>>>>> > _______________________________________________
>>>>>> > Distutils-SIG maillist  -  Distutils-SIG@python.org
>>>>>> > https://mail.python.org/mailman/listinfo/distutils-sig
>>>>>>
>>>>>> _______________________________________________
>>>>>> Distutils-SIG maillist  -  Distutils-SIG@python.org
>>>>>> https://mail.python.org/mailman/listinfo/distutils-sig
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Giampaolo - http://grodola.blogspot.com
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Giampaolo - http://grodola.blogspot.com
>>>>
>>>>
>>>
>>>
>>> --
>>> Giampaolo - http://grodola.blogspot.com
>>>
>>>
>>
>>
>> --
>> Giampaolo - http://grodola.blogspot.com
>>
>>


-- 
Giampaolo - http://grodola.blogspot.com
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to