[Patches] [ python-Patches-658094 ] PEP 301 implementation

SourceForge.net noreply@sourceforge.net
Fri, 03 Jan 2003 07:35:50 -0800


Patches item #658094, was opened at 2002-12-23 22:20
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=658094&group_id=5470

Category: Distutils and setup.py
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Richard Jones (richard)
>Assigned to: A.M. Kuchling (akuchling)
Summary: PEP 301 implementation

Initial Comment:
This is the implementation for PEP 301.   
   
dist.py.patch includes the new handling of the classifiers  
keyword in setup().  
  
register.py implements the metadata upload "register" 
command for distutils. 
 

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2003-01-03 10:35

Message:
Logged In: YES 
user_id=11375

Checked in to the trunk.  

I'll close this patch now; subsequent discussion can now take place on python-dev or catalog-sig.


----------------------------------------------------------------------

Comment By: Richard Jones (richard)
Date: 2002-12-27 01:54

Message:
Logged In: YES 
user_id=6405

There's now two register.py implementations. The most recent 
one (version 1.13) is the correct one as it has python.org set 
as the default package index server. I don't have permission to 
delete the other. 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=658094&group_id=5470