Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Re: Distutils and Distribute "upload_docs" command

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


chris at simplistix

Oct 9, 2009, 8:37 AM

Post #1 of 5 (659 views)
Permalink
Re: Distutils and Distribute "upload_docs" command

Tarek Ziadé wrote:
> Some new commands are added there, when they are helpful and don't
> interact with the rest. I am thinking
> about "upload_docs" that let you upload documentation to PyPI. The
> goal is to move it to Distutils
> at some point, if the documentation feature of PyPI stays and starts to be used.

This is already available:

http://pypi.python.org/pypi/Sphinx-PyPI-upload

How about helping the author of that extension make it work with
Distribute or just get that implementation into Distutils core instead?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


ziade.tarek at gmail

Oct 9, 2009, 8:56 AM

Post #2 of 5 (595 views)
Permalink
Re: Distutils and Distribute "upload_docs" command [In reply to]

On Fri, Oct 9, 2009 at 5:37 PM, Chris Withers <chris [at] simplistix> wrote:
> Tarek Ziadé wrote:
>>
>> Some new commands are added there, when they are helpful and don't
>> interact with the rest. I am thinking
>> about "upload_docs" that let you upload documentation to PyPI. The
>> goal is to move it to Distutils
>> at some point, if the documentation feature of PyPI stays and starts to be
>> used.
>
> This is already available:
>
> http://pypi.python.org/pypi/Sphinx-PyPI-upload
>
> How about helping the author of that extension make it work with Distribute
> or just get that implementation into Distutils core instead?

It's the case. The author is a Distribute commiter and *he* has added
it in Distribute.

PS: its' weird, it looks like your answers to the original thread are
not belonging to
the thread anymore. Is that my gmail or something on your mail client.

Tarek
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


chris at simplistix

Oct 9, 2009, 9:03 AM

Post #3 of 5 (600 views)
Permalink
Re: Distutils and Distribute "upload_docs" command [In reply to]

Tarek Ziadé wrote:
>> How about helping the author of that extension make it work with Distribute
>> or just get that implementation into Distutils core instead?
>
> It's the case. The author is a Distribute commiter and *he* has added
> it in Distribute.

Great, but about just getting it into Distutils? I can't imagine it's
that contentious...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


ziade.tarek at gmail

Oct 9, 2009, 9:12 AM

Post #4 of 5 (597 views)
Permalink
Re: Distutils and Distribute "upload_docs" command [In reply to]

On Fri, Oct 9, 2009 at 6:03 PM, Chris Withers <chris [at] simplistix> wrote:
> Tarek Ziadé wrote:
>>>
>>> How about helping the author of that extension make it work with
>>> Distribute
>>> or just get that implementation into Distutils core instead?
>>
>> It's the case. The author is a Distribute commiter and *he* has added
>> it in Distribute.
>
> Great, but about just getting it into Distutils? I can't imagine it's that
> contentious...

This PyPI feature is pretty new. It's great to have the client command
on Distribute.
If its usage spreads it'll make it to Distutils.

If you want to see it included Distutils (I do too) help us promoting its usage

Tarek.
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


chris at simplistix

Oct 9, 2009, 9:15 AM

Post #5 of 5 (601 views)
Permalink
Re: Distutils and Distribute "upload_docs" command [In reply to]

Tarek Ziadé wrote:
> This PyPI feature is pretty new. It's great to have the client command
> on Distribute.
> If its usage spreads it'll make it to Distutils.
>
> If you want to see it included Distutils (I do too) help us promoting its usage

The only thing that discourages me from using the PyPI docs feature is
that it only allows documentation per-distribution, not
per-version-per-distribution.

While you can work around this by building docs for all versions and
putting them in one .zip file, that seems like a hack.

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.