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

Option for exclude default build deps #134

Conversation

jean-helsinki
Copy link

@jean-helsinki jean-helsinki commented Aug 24, 2017

for issue #133

@jean-helsinki jean-helsinki force-pushed the option_exclude_default_build_deps branch 2 times, most recently from d22148a to d90a337 Compare August 24, 2017 15:00
@jean-helsinki jean-helsinki changed the title Option for exclude default build deps #133 Option for exclude default build deps Aug 24, 2017
@dirk-thomas dirk-thomas force-pushed the option_exclude_default_build_deps branch from d90a337 to 7386d05 Compare December 1, 2019 00:28
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@dirk-thomas
Copy link
Collaborator

@jean-helsinki Friendly ping.

@jean-helsinki jean-helsinki force-pushed the option_exclude_default_build_deps branch from 7386d05 to 7c85766 Compare May 17, 2020 13:41
@@ -879,6 +879,15 @@ def __init__(self,
else:
build_deps.append( 'debhelper (>= %s)'%DH_MIN_VERS )

try:
no_default_build_deps = \
cfg.get('DEFAULT', 'No-Default-Build-Deps')\
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of accessing the config directly this should use parse_val() instead.

Please document the new configuration option in the README.

@dirk-thomas
Copy link
Collaborator

@jean-helsinki Friendly ping.

@dirk-thomas
Copy link
Collaborator

Closing due to no response from the author.

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