Skip to content

Improvements for declarative configuration#879

Closed
idlesign wants to merge 7 commits into
pypa:masterfrom
idlesign:feat_decl_conf_improvements
Closed

Improvements for declarative configuration#879
idlesign wants to merge 7 commits into
pypa:masterfrom
idlesign:feat_decl_conf_improvements

Conversation

@idlesign

Copy link
Copy Markdown
Member

Hi,

  1. read_configuration() now accepts ignore_option_errors argument. This allows scraping tools to read metadata without a need to download entire packages. E.g. we can gather some stats right from GitHub repos just by downloading setup.cfg.

  2. packages find: directive now supports fine tuning from a subsection. The same arguments as for find() are accepted.

@idlesign

idlesign commented Dec 10, 2016

Copy link
Copy Markdown
Member Author

@jaraco Fails on unrelated:

test_mixed_site_and_non_site
test_links_priority
test_setup_requires_honors_fetch_params

upd Sorry, there's some relation. Investigating.

@idlesign

Copy link
Copy Markdown
Member Author

test_setup_requires_honors_fetch_params fail is fixed.

Yet seem to fail in master somehow:
test_mixed_site_and_non_site
test_links_priority

@idlesign

Copy link
Copy Markdown
Member Author

@jaraco Fixed. This one was specific for test environment.

jaraco added a commit that referenced this pull request Dec 10, 2016
@jaraco

jaraco commented Dec 10, 2016

Copy link
Copy Markdown
Member

I've rebased your commits onto the rolled-back master, now terminating at c471788.

@jaraco jaraco closed this Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants