[issue8190] Add a PyPI XML-RPC client module

2010-10-01 Thread Éric Araujo

Changes by Éric Araujo :


--
resolution: accepted -> fixed
stage: patch review -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-10-01 Thread Alexis Metaireau

Alexis Metaireau  added the comment:

Yes, all the functions are covered. By the way, I've covered all the functions 
based on the pypi source code, not on the wiki.

I'll update the wiki page with some examples soon :)

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-10-01 Thread Éric Araujo

Éric Araujo  added the comment:

My bad, I took Tarek’s line about “implementing all functions” literally.  Your 
client classes don’t have methods with the same exact names and signatures, but 
what matters is that they provide the functionality.  If you can review the 
functions listed on the XML-RPC wiki page and confirm they have an equivalent 
in d2.index, this bug will be closed :)  Bonus points if you create a wiki page 
explaining how to do operations listed on the XML-RPC page in distutils2.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-09-30 Thread Alexis Metaireau

Alexis Metaireau  added the comment:

Please, can you be a bit more precise about the missing features ? I'll be glad 
to cover them.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-09-29 Thread Éric Araujo

Éric Araujo  added the comment:

distutils2.index implements an XML-RPC client, a crawler for the so-called 
simple index and a wrapper for them.  A quick test showed that not all calls 
listed on the wiki page work now; Alexis, can you give us a status update?

--
resolution:  -> accepted
stage: needs patch -> patch review
versions: +3rd party

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-05-26 Thread Alexis Metaireau

Changes by Alexis Metaireau :


--
nosy: +alexis

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-04-20 Thread Alexandre Conrad

Changes by Alexandre Conrad :


--
nosy: +aconrad

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-03-29 Thread Zubin Mithra

Changes by Zubin Mithra :


--
nosy: +zubin71

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-03-28 Thread Éric Araujo

Éric Araujo  added the comment:

You‘re right, sorry for the noise.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8190] Add a PyPI XML-RPC client module

2010-03-28 Thread Tarek Ziadé

Tarek Ziadé  added the comment:

Please don't. This is confusing because some commands already interact with 
PyPI (upload/register).

I don't see the problem in mentioning XML-RPC in the title here. It makes what 
we need to do crystal clear.

--
title: Add a PyPI client module -> Add a PyPI XML-RPC client module

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com