conda-forge / conda-forge/conda-forge-bot

Refresh metadata

Open
#57 2 comments 1 reaction 0 assignees View on GitHub
GSOC
Dominant language
Python
Stars
76
Forks
99
Avg merge
1h 44m
Merged PRs (30d)
126

Description

Sometimes during version updates, URLs and summaries change. It would be nice if the bot could add these changes as well. This should be possible in Python by running `python setup.py egg_info` inside the sdist and parsing `*.egg-info/PKG-INFO`. There may also be a way to get this info from the PyPI API. Might be possible to pick up on Python version support as well (e.g. is Python 2 supported or now dropped?).

This overlaps to some extent with issue ( https://github.com/regro/cf-scripts/issues/22 ).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.