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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 26 Dec 2002 22:54:40 -0800


Patches item #658094, was opened at 2002-12-24 14: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: Open
Resolution: None
Priority: 5
Submitted By: Richard Jones (richard)
Assigned to: Nobody/Anonymous (nobody)
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: Richard Jones (richard)
Date: 2002-12-27 17: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