[Python-bugs-list] [ python-Bugs-449009 ] distutils spelling error

noreply@sourceforge.net noreply@sourceforge.net
Tue, 07 Aug 2001 22:43:08 -0700


Bugs item #449009, was opened at 2001-08-07 22:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=449009&group_id=5470

Category: Distutils
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Bumgarner (bbum)
Assigned to: A.M. Kuchling (akuchling)
Summary: distutils spelling error

Initial Comment:
In dist.py, "license" is spelled "licence".  This 
carries through to the setup.py;  if you want to 
specify a "license", it must be under the key 
"licence".

Also, the description mappings are kind of weird:

setup.py => PKG-INFO
-------------------------------
description => summary
long_description => description



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

>Comment By: Bill Bumgarner (bbum)
Date: 2001-08-07 22:43

Message:
Logged In: YES 
user_id=103811

I just realized the licence/license issue is a duplicate of 
#412271.

Maybe this should be retooled as a "make distutils 
meta info keys consistent"?


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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=449009&group_id=5470