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 resource+files section in setup.cfg #52500

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

add a resource+files section in setup.cfg #52500

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

Comments

@tarekziade
Copy link
Mannequin

tarekziade mannequin commented Mar 28, 2010

BPO 8253
Nosy @tarekziade, @merwok
Dependencies
  • bpo-8252: add a metadata section in setup.cfg
  • 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:28:08.674>
    created_at = <Date 2010-03-28.14:34:13.933>
    labels = ['type-feature']
    title = 'add a resource+files section in setup.cfg'
    updated_at = <Date 2011-04-03.17:57:00.248>
    user = 'https://github.com/tarekziade'

    bugs.python.org fields:

    activity = <Date 2011-04-03.17:57:00.248>
    actor = 'l0nwlf'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2011-04-03.16:28:08.674>
    closer = 'eric.araujo'
    components = ['Distutils2']
    creation = <Date 2010-03-28.14:34:13.933>
    creator = 'tarek'
    dependencies = ['8252']
    files = []
    hgrepos = []
    issue_num = 8253
    keywords = ['gsoc']
    message_count = 6.0
    messages = ['101861', '101863', '102872', '108376', '110619', '132858']
    nosy_count = 5.0
    nosy_names = ['titus', 'tarek', 'eric.araujo', 'meatballhat', 'zubin71']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8253'
    versions = ['3rd party']

    @tarekziade
    Copy link
    Mannequin Author

    tarekziade mannequin commented Mar 28, 2010

    Implement the [resources] section described in:

    http://hg.python.org/distutils2/file/tip/docs/design/wiki.rst

    We also need to add a description of packages, scripts and modules.
    The result should be that projects will not need a setup.py file anymore

    @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
    Copy link
    Mannequin Author

    tarekziade mannequin commented Mar 28, 2010

    and change the mkpkg script accordingly

    @merwok
    Copy link
    Member

    merwok commented Apr 11, 2010

    I’ve read some distutils-sig threads about this. Do you still want to write a PEP for it before implementation?

    @merwok
    Copy link
    Member

    merwok commented Jun 22, 2010

    I’m doing this after bpo-8252. Monitor that bug and http://bitbucket.org/Merwok/distutils2-killsetup for updates.

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

    merwok commented Jul 18, 2010

    I’m working on the files section alongside the metadata section (bpo-8252. I will wait for resources, since it’s much more controversial. I’ll clean up mkpkg (see bpo-8591) before updating it to support the new sections.

    @merwok
    Copy link
    Member

    merwok commented Apr 3, 2011

    This is now done thanks to Tarek and sprinters.

    @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