[issue11028] Implement the setup.py - setup.cfg in mkcfg

2011-06-09 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

This is now implemented in packaging.create.MainProgram.convert_py_to_cfg.

--
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.3

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



[issue11028] Implement the setup.py - setup.cfg in mkcfg

2011-01-27 Thread alain tty

New submission from alain tty alain...@gmail.com:

It shall be interesting to simplify the building of the setup.cfg from an 
existing setup.py.
A distutils2.mkcfg.load_existing_setup_script function already exists but it 
raises NotImplementedError.
Since taking into account setuptools could be straightforward we propose to add 
a implementation that takes care of distutils arguments only.

--
assignee: tarek
components: Distutils2
messages: 127197
nosy: alaintty, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: Implement the setup.py - setup.cfg in mkcfg
type: feature request

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