Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a metadata section in setup.cfg #52499

Closed
tarekziade mannequin opened this issue Mar 28, 2010 · 8 comments
Closed

add a metadata section in setup.cfg #52499

tarekziade mannequin opened this issue Mar 28, 2010 · 8 comments
Assignees
Labels
type-feature A feature request or enhancement

Comments

@tarekziade
Copy link
Mannequin

tarekziade mannequin commented Mar 28, 2010

BPO 8252
Nosy @ericvsmith, @tarekziade, @merwok

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/merwok'
closed_at = <Date 2011-04-03.16:26:08.450>
created_at = <Date 2010-03-28.14:28:34.808>
labels = ['type-feature']
title = 'add a metadata section in setup.cfg'
updated_at = <Date 2011-04-03.17:56:31.928>
user = 'https://github.com/tarekziade'

bugs.python.org fields:

activity = <Date 2011-04-03.17:56:31.928>
actor = 'l0nwlf'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2011-04-03.16:26:08.450>
closer = 'eric.araujo'
components = ['Distutils2']
creation = <Date 2010-03-28.14:28:34.808>
creator = 'tarek'
dependencies = []
files = []
hgrepos = []
issue_num = 8252
keywords = ['gsoc']
message_count = 8.0
messages = ['101860', '101862', '108375', '108377', '108378', '108389', '110444', '132856']
nosy_count = 6.0
nosy_names = ['titus', 'eric.smith', 'tarek', 'eric.araujo', 'meatballhat', 'zubin71']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue8252'
versions = ['3rd party']

@tarekziade
Copy link
Mannequin Author

tarekziade mannequin commented Mar 28, 2010

let's add a metatadata section in setup.cfg, to express all the metadata fields instead of using setup.py options.

@tarekziade tarekziade mannequin self-assigned this Mar 28, 2010
@tarekziade tarekziade mannequin added the type-feature A feature request or enhancement label Mar 28, 2010
@tarekziade tarekziade mannequin changed the title add a metada section in setup.cfg add a metadata section in setup.cfg Mar 28, 2010
@tarekziade
Copy link
Mannequin Author

tarekziade mannequin commented Mar 28, 2010

and change the mkpkg script accordingly

@merwok
Copy link
Member

merwok commented Jun 22, 2010

I’m starting on this now. Monitor http://bitbucket.org/Merwok/distutils2-killsetup for updates.

@l0nwlf
Copy link
Mannequin

l0nwlf mannequin commented Jun 22, 2010

Is "+gsoc" a keyword too ? :O

On Tue, Jun 22, 2010 at 7:16 PM, Éric Araujo <report@bugs.python.org> wrote:

Éric Araujo <merwok@netwok.org> added the comment:

I’m starting on this now. Monitor
http://bitbucket.org/Merwok/distutils2-killsetup for updates.

----------
keywords: +gsoc
resolution: -> accepted
stage: -> needs patch
versions: -Python 3.3


Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue8252\>


@merwok
Copy link
Member

merwok commented Jun 22, 2010

“keywords: +gsoc” means that the “gsoc” keyword has been added, yes. Tarek asked for this keyword to track things.

(P.S. Please remove unnecessary quotes from your replies, it’s clutter, and don’t send HTML email to the tracker, that creates a useless unnamed file. Thanks :)

@l0nwlf
Copy link
Mannequin

l0nwlf mannequin commented Jun 22, 2010

merwok: Pont noted. I replied it via Gmail, was unaware of the fact that it adds an unnamed file.

@merwok
Copy link
Member

merwok commented Jul 16, 2010

Update: PEP-390 is made obsolete by PEP-345, so the parts left unspecified are being worked out now. Starting point is proposals collected during PyCon 2010 and published here: http://bitbucket.org/carljm/sample-distutils2-project/src/

@merwok merwok assigned merwok and unassigned tarekziade Jul 17, 2010
@merwok
Copy link
Member

merwok commented Apr 3, 2011

This was finished by Tarek and other people some months ago.

@merwok merwok closed this as completed Apr 3, 2011
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant